~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootm: Drop #ifdef from do_bootm()Simon Glass2022-10-17
* bootm: Avoid returning error codes from commandSimon Glass2022-10-17
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* Audit <flash.h> inclusionTom Rini2022-08-04
* cmd: bootm: add subcommand preloadPhilippe Reynes2022-03-31
* cmd: bootm: add a stage pre-loadPhilippe Reynes2022-03-31
* mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay2022-01-21
* bootm: Tidy up use of autostart env varSimon Glass2021-11-16
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-15
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-17
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-17
* iminfo: add missing map_sysmemPhilippe Reynes2019-12-05
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_get() to env.hSimon Glass2019-08-11
* configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko2017-07-11
* cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko2017-02-08
* bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr2017-01-20
* Fix spelling of "extended".Vagrant Cascadian2016-10-31
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-24
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03
* arm64: fix arm64 Linux boot image header field sizesAndre Przywara2016-05-25
* arm64: booti: add missing unmap_sysmem()Masahiro Yamada2016-04-01
* booti: Help text rework.Karsten Merker2016-02-24
* Remove the cmd_ prefix from command filesSimon Glass2016-01-25