summaryrefslogtreecommitdiff
path: root/cmd/bootm.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-12-05iminfo: add missing map_sysmemPhilippe Reynes
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-11cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko
2017-01-20bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr
2016-10-31Fix spelling of "extended".Vagrant Cascadian
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2016-05-25arm64: fix arm64 Linux boot image header field sizesAndre Przywara
2016-04-01arm64: booti: add missing unmap_sysmem()Masahiro Yamada
2016-02-24booti: Help text rework.Karsten Merker
2016-01-25Remove the cmd_ prefix from command filesSimon Glass