Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
192121a26f93936a2a5aaacfc63eac0291e2d9c1
/
cmd
/
disk.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
1301186
cmd: Rework disk.c usage
by Tom Rini
· 8 years ago
74fcb4f
cmd: disk: Fix unused variable warning
by Marek Vasut
· 9 years ago
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
2ee8ada
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· 9 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
e76ee97
dm: blk: Rename get_device_and_partition()
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_disk.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_disk.c]
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
515eb12
bootm: make use of legacy image format configurable
by Heiko Schocher
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e7ee028
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· 11 years ago
c87ff22
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
ede8436
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
a20cbf9
combine block device load commands into common function
by Rob Herring
· 12 years ago