u-boot/arch/arc/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
..
_millicodethunk.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootm.c bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
cache.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
cpu.c arc: Cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
init_helpers.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
interrupts.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
ints_low.S arc: Drop CONFIG_MMU 2023-02-07 14:33:48 -05:00
libgcc2.c arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division 2019-09-03 19:05:34 +03:00
libgcc2.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
relocate.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
reset.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
start.S Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00