index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
disk.c
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-09
cmd: Rework disk.c usage
Tom Rini
2016-05-27
cmd: disk: Fix unused variable warning
Marek Vasut
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass