summaryrefslogtreecommitdiff
path: root/arch/sandbox/lib/bootm.c
AgeCommit message (Expand)Author
2024-04-12sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21sandbox: Audit config.h and common.h usageTom Rini
2023-12-13sandbox: Add a dummy booti commandSimon Glass
2023-02-10Correct SPL uses of LMBSimon Glass
2022-10-17sandbox: Support FDT fixupsSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-07-14sandbox: Don't exit when bootm completesSimon Glass
2015-04-19sandbox: Add support for bootzSjoerd Simons
2015-04-19sandbox: Split bootm code out into lib/bootmSjoerd Simons