summaryrefslogtreecommitdiffstats
path: root/cmd/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-151-3/+3
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-171-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-10/+13
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-2/+3
* iminfo: add missing map_sysmemPhilippe Reynes2019-12-051-1/+11
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-111-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+1
* cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko2017-02-081-2/+2
* bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr2017-01-201-0/+3
* Fix spelling of "extended".Vagrant Cascadian2016-10-311-1/+1
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-201-250/+0
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-241-0/+6
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-031-16/+14
* arm64: fix arm64 Linux boot image header field sizesAndre Przywara2016-05-251-3/+6
* arm64: booti: add missing unmap_sysmem()Masahiro Yamada2016-04-011-0/+5
* booti: Help text rework.Karsten Merker2016-02-241-7/+7
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+775