u-boot/arch/m68k/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
..
ashldi3.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ashrdi3.c m68k: add private libgcc ashrdi3 2023-03-15 01:52:02 +01:00
bdinfo.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
bootm.c bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
cache.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
fec.c m68k: Remove CONFIG_FSLDMAFEC 2023-11-07 14:50:51 -05:00
interrupts.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
lshrdi3.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile m68k: add private libgcc ashrdi3 2023-03-15 01:52:02 +01:00
muldi3.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
time.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
traps.c Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00