~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootm.c
Commit message (
Expand
)
Author
Age
*
bootm: Drop #ifdef from do_bootm()
Simon Glass
2022-10-17
*
bootm: Avoid returning error codes from command
Simon Glass
2022-10-17
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
cmd: bootm: add subcommand preload
Philippe Reynes
2022-03-31
*
cmd: bootm: add a stage pre-load
Philippe Reynes
2022-03-31
*
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2022-01-21
*
bootm: Tidy up use of autostart env var
Simon Glass
2021-11-16
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
*
iminfo: add missing map_sysmem
Philippe Reynes
2019-12-05
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
cmd: bootm: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
*
cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
Grygorii Strashko
2017-02-08
*
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Rick Altherr
2017-01-20
*
Fix spelling of "extended".
Vagrant Cascadian
2016-10-31
*
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
*
common: image: minimal android image iminfo support
Michael Trimarchi
2016-06-24
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
*
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
*
arm64: fix arm64 Linux boot image header field sizes
Andre Przywara
2016-05-25
*
arm64: booti: add missing unmap_sysmem()
Masahiro Yamada
2016-04-01
*
booti: Help text rework.
Karsten Merker
2016-02-24
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25