u-boot-brain/arch
Simon Glass 9a3b4ceb37 common: Move reset_cpu() to the CPU header
Move this function out of common.h and into a relevant header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-17 14:02:31 -05:00
..
arc common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
arm common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
m68k common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
microblaze common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
mips common: Move get_tbclk() to time.h 2020-01-17 13:27:30 -05:00
nds32 common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
nios2 common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00
powerpc common: Move get_tbclk() to time.h 2020-01-17 13:27:30 -05:00
riscv common: Move device-tree setup functions to fdt_support.h 2020-01-17 13:27:27 -05:00
sandbox dm: Increased separation of ofdata_to_platdata() and probe methods 2020-01-09 08:52:21 -05:00
sh common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
x86 common: Move ll_boot_init() to init.h 2020-01-17 13:27:28 -05:00
xtensa common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00
.gitignore
Kconfig x86: Enable pinctrl in SPL and TPL 2019-12-15 11:44:24 +08:00