u-boot/arch/sandbox/lib
Tom Rini 7c4647b8fb Merge patch series "Complete decoupling of bootm logic from commands"
Simon Glass <sjg@chromium.org> says:

This series continues refactoring the bootm code to allow it to be used
with CONFIG_COMMAND disabled. The OS-handling code is refactored and
a new bootm_run() function is created to run through the bootm stages.
This completes the work.

A booti_go() function is created also, in case it proves useful, but at
last for now standard boot does not use this.

This is cmdd (part d of CMDLINE refactoring)
It depends on dm/bootstda-working
which depends on dm/cmdc-working
2023-12-21 16:10:00 -05:00
..
bootm.c Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
crt0_sandbox_efi.S Pull request for UEFI sub-system for efi-2020-01-rc3 2019-11-14 09:51:39 -05:00
fdt_fixup.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
interrupts.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
Makefile sandbox: provide /chosen/boot-hartid property 2021-10-21 12:50:48 -06:00
pci_io.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
reloc_sandbox_efi.c efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
sections.c sandbox: Rename EFI runtime sections 2022-06-23 12:58:18 -04:00