u-boot-brain/drivers/sysreset
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 sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo 2019-12-13 13:01:53 -05:00
Makefile sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo 2019-12-13 13:01:53 -05:00
sysreset_ast.c
sysreset_gpio.c
sysreset_microblaze.c
sysreset_mpc83xx.c
sysreset_mpc83xx.h
sysreset_psci.c sysreset: switch to using SYSRESET_POWER_OFF for poweroff 2019-08-19 12:43:26 +08:00
sysreset_rockchip.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
sysreset_sandbox.c sysreset: switch to using SYSRESET_POWER_OFF for poweroff 2019-08-19 12:43:26 +08:00
sysreset_socfpga_s10.c sysreset: socfpga: stratix10: add sysreset driver 2019-07-21 12:45:10 +02:00
sysreset_socfpga.c arm: socfpga: Convert reset manager from struct to defines 2020-01-07 14:38:33 +01:00
sysreset_sti.c
sysreset_syscon.c sysreset: syscon: add support for power off 2019-07-12 11:18:53 +02:00
sysreset_watchdog.c
sysreset_x86.c x86: Move acpi_s3.h to a common location 2019-10-08 13:57:46 +08:00
sysreset_xtfpga.c
sysreset-ti-sci.c
sysreset-uclass.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00