Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
cmd
/
disk.c
c649e3c
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
2a981dc
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· 9 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
e35929e
dm: blk: Rename get_device_and_partition()
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_disk.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_disk.c]
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
21d29f7
bootm: make use of legacy image format configurable
by Heiko Schocher
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
04735e9
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· 11 years ago
10a37fd
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
475c797
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
7405a13
combine block device load commands into common function
by Rob Herring
· 12 years ago