index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2026-03-18
sandbox: Call bootm_final()
Simon Glass
2024-04-12
sandbox: move sandbox specifics to booti_setup()
Heinrich Schuchardt
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-12-13
sandbox: Add a dummy booti command
Simon Glass
2023-02-10
Correct SPL uses of LMB
Simon Glass
2022-10-17
sandbox: Support FDT fixups
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-07-14
sandbox: Don't exit when bootm completes
Simon Glass
2015-04-19
sandbox: Add support for bootz
Sjoerd Simons
2015-04-19
sandbox: Split bootm code out into lib/bootm
Sjoerd Simons