u-boot-brain/arch/arm/mach-socfpga
Marek Vasut 1115cd2de7 arm: socfpga: reset: Start reworking the SoCFPGA reset manager
Implement macro SOCFPGA_RESET(name), which produces an abstract
reset number. Implement macros which allow extracting the reset
offset in permodrstN register and which permodrstN register the
reset is located in from this abstract reset number. Use these
macros throughout the reset manager.

Signed-off-by: Marek Vasut <marex@denx.de>
2015-08-08 14:14:06 +02:00
..
include/mach arm: socfpga: reset: Start reworking the SoCFPGA reset manager 2015-08-08 14:14:06 +02:00
clock_manager.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
fpga_manager.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
freeze_controller.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
misc.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
reset_manager.c arm: socfpga: reset: Start reworking the SoCFPGA reset manager 2015-08-08 14:14:06 +02:00
scan_manager.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
spl.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
system_manager.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
timer.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
u-boot-spl.lds ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00