aboutsummaryrefslogtreecommitdiff
path: root/cmd/disk.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-09cmd: Rework disk.c usageTom Rini1-3/+0
2016-05-27cmd: disk: Fix unused variable warningMarek Vasut1-1/+2
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini1-6/+6
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-3/+3
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass1-3/+3
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass1-1/+1
2016-03-14dm: blk: Rename get_device_and_partition()Simon Glass1-1/+1
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+132