Age | Commit message (Expand) | Author |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-01-17 | image: Rename load_addr, save_addr, save_size | Simon Glass |
2019-12-05 | iminfo: add missing map_sysmem | Philippe Reynes |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_get() to env.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 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-07-11 | cmd: bootm: use get_nand_dev_by_index() | Grygorii Strashko |
2017-02-08 | cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND | Grygorii Strashko |
2017-01-20 | bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set | Rick Altherr |
2016-10-31 | Fix spelling of "extended". | Vagrant Cascadian |
2016-08-20 | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini |
2016-06-24 | common: image: minimal android image iminfo support | Michael Trimarchi |
2016-06-03 | nand: Embed mtd_info in struct nand_chip | Scott Wood |
2016-06-03 | mtd: nand: Remove nand_info_t typedef | Scott Wood |
2016-05-25 | arm64: fix arm64 Linux boot image header field sizes | Andre Przywara |
2016-04-01 | arm64: booti: add missing unmap_sysmem() | Masahiro Yamada |
2016-02-24 | booti: Help text rework. | Karsten Merker |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |