u-boot-brain/arch/arm/mach-stm32mp
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
..
include/mach stm32mp1: declare backup registers for coprocessor 2020-01-07 11:13:25 -05:00
bsec.c bsec: update after MISC u-class update 2019-08-27 11:19:23 +02:00
cmd_stm32key.c stm32mp1: key: add stm32key command 2019-07-12 11:18:53 +02:00
config.mk stm32mp1: add trusted boot with TF-A 2019-04-12 16:09:13 +02:00
cpu.c stm32mp1: reset coprocessor status at cold boot 2020-01-07 11:13:25 -05:00
dram_init.c SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fdt.c stm32mp1: update device tree with ETZPC status 2019-07-12 11:18:53 +02:00
Kconfig stm32mp1: remove the imply BOOTSTAGE 2019-12-18 11:58:36 +01:00
Makefile stm32mp1: Makefile cleanup 2019-08-27 11:19:23 +02:00
psci.c psci: Fix warnings when compiling with W=1 2019-07-24 14:15:38 -04:00
pwr_regulator.c stm32mp: regulator: add SoC pwr regulator support 2018-05-08 09:07:38 -04:00
spl.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
syscon.c stm32mp1: syscon: remove stgen 2019-07-12 11:18:53 +02:00