u-boot-brain/arch/arm/mach-mediatek
Simon Glass 29a4a9f105 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-24 23:06:49 +05:30
..
mt7622 ARM: MediaTek: Add support for MediaTek MT7622 SoC 2020-01-16 09:39:45 -05:00
mt7623 common: Move RAM-sizing functions to init.h 2020-01-24 23:06:49 +05:30
mt7629 arm: mediatek: add missing arch timer configuration for MT7629 2019-07-18 11:31:30 -04:00
mt8512 ARM: MediaTek: Add support for MediaTek MT8512 SoC 2020-01-16 09:39:45 -05:00
mt8516 common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
mt8518 common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
Kconfig ARM: MediaTek: Add support for MediaTek MT7622 SoC 2020-01-16 09:39:45 -05:00
Makefile ARM: MediaTek: Add support for MediaTek MT7622 SoC 2020-01-16 09:39:45 -05:00
cpu.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
init.h arm: MediaTek: add basic support for MT7629 boards 2018-11-28 23:04:50 -05:00
spl.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30