u-boot/arch/arm/mach-bcm283x
Alexander Graf 6b0ee50634 ARM: bcm283x: Implement EFI RTS reset_system
The rpi has a pretty simple way of resetting the whole system. All it takes
is to poke a few registers at a well defined location in MMIO space.

This patch adds support for the EFI loader implementation to allow an OS to
reset and power off the system when we're outside of boot time.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-11-28 20:15:19 -05:00
..
include/mach ARM: bcm283x: Implement EFI RTS reset_system 2016-11-28 20:15:19 -05:00
Kconfig rpi: remove redundant board files 2016-04-11 20:48:23 -04:00
Makefile rpi: remove redundant board files 2016-04-11 20:48:23 -04:00
init.c RPi: Enable caches for rpi2 2016-03-27 09:12:18 -04:00
lowlevel_init.S Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
mbox.c ARM: bcm2835: fix 64-bit build warning in mbox 2016-03-27 09:12:20 -04:00
phys2bus.c ARM: bcm283x: don't always define CONFIG_BCM2835 2016-03-27 09:12:20 -04:00
reset.c ARM: bcm283x: Implement EFI RTS reset_system 2016-11-28 20:15:19 -05:00