u-boot/arch/x86/cpu/quark
Simon Glass db41d65a97 common: Move hang() to the same header as panic()
At present panic() is in the vsprintf.h header file. That does not seem
like an obvious choice for hang(), even though it relates to panic(). So
let's put hang() in its own header.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Migrate a few more files]
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-01-17 17:53:40 -05:00
..
Kconfig x86: Kconfig: spelling fixes 2019-01-18 09:16:15 -05:00
Makefile x86: irq: Remove chipset specific irq router drivers 2018-06-13 09:50:57 +08:00
acpi.c x86: quark: acpi: Add full reset bit to the reset register value in FADT 2018-07-20 09:33:22 +08:00
car.S
dram.c x86: Update mrccache to support multiple caches 2019-12-15 11:44:14 +08:00
hte.c
hte.h
mrc.c
mrc_util.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
mrc_util.h
msg_port.c
quark.c common: Move checkcpu() out of common.h 2019-12-02 18:23:14 -05:00
smc.c
smc.h