summaryrefslogtreecommitdiffstats
path: root/cmd/disk.c
Commit message (Expand)AuthorAgeFilesLines
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-151-1/+1
* cmd: disk: Remove fit_print_contents APIRavik Hasija2021-01-161-1/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-1/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-111-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: Rework disk.c usageTom Rini2016-09-091-3/+0
* cmd: disk: Fix unused variable warningMarek Vasut2016-05-271-1/+2
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-141-6/+6
|\
| * dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-3/+3
| * dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-1/+1
| * dm: blk: Rename get_device_and_partition()Simon Glass2016-03-141-1/+1
| * dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
* | Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-3/+3
|/
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+132