u-boot-brain/arch/arm/mach-tegra
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
..
tegra20 aes: add support of aes192 and aes256 2020-01-17 10:15:49 -05:00
tegra30 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra114 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra124 apalis-tk1: remove non-essential power rails on boot 2019-08-09 10:01:35 -07:00
tegra186 arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
tegra210 arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
ap.c ARM: tegra: avoid more operations in non-secure world 2018-08-21 08:41:00 -07:00
arm64-mmu.c arm64: zynqmp: Move SoC sources to mach-zynqmp 2019-01-24 10:03:44 +01:00
board.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
board2.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
cache.c ARM: tegra: Guard GP pad control code with a Kconfig symbol 2019-06-05 09:16:33 -07:00
cboot.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
clock.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
cmd_enterrcm.c common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
cpu.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
cpu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dt-setup.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
emc.c ARM: tegra: Use common header for PMU declarations 2019-06-05 09:16:33 -07:00
emc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gpu.c ARM: tegra: avoid more operations in non-secure world 2018-08-21 08:41:00 -07:00
ivc.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
Kconfig arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
Makefile ARM: tegra: Implement cboot_save_boot_params() in C 2019-06-05 09:16:34 -07:00
pinmux-common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pmc.c common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
powergate.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
psci.S tegra: psci: save context id in cpu_on command 2018-05-07 11:52:55 -04:00
spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_info.c apalis-tk1/t30: colibri_t30: display reset reason 2019-08-09 10:01:35 -07:00
xusb-padctl-common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xusb-padctl-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xusb-padctl-dummy.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00