u-boot-brain/arch/arm/include/asm/arch-sunxi
Jens Kuske 1bc464be1f sunxi: A64: use H3 DRAM initialization code for A64 as well
The A64 DRAM controller is very similar to the H3 one,
so the code can be reused with some small changes.
This refactoring does not change the code size for the existing H3 part.

[Andre: rework from #ifdefs to using socid parameters in static
        functions, minor fixes, merging in fixes from Jens]

Signed-off-by: Jens Kuske <jenskuske@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2017-01-04 16:37:42 +01:00
..
boot0.h sunxi: A64: do an RMR switch if started in AArch32 mode 2017-01-04 16:37:42 +01:00
clock_sun4i.h sunxi: Add missing macros to configure the NAND controller clk 2016-07-24 20:36:28 -05:00
clock_sun6i.h sunxi: A64: use H3 DRAM initialization code for A64 as well 2017-01-04 16:37:42 +01:00
clock_sun8i_a83t.h sunxi: clk: Fix USB PHY clock macros for A83T 2016-03-31 17:04:08 +02:00
clock_sun9i.h sunxi: add initial clock setup for sun9i for SPL 2016-10-30 11:38:04 +01:00
clock.h sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
cpu_sun4i.h sunxi: fix SID read on H3 2016-12-20 16:08:50 +01:00
cpu_sun9i.h sunxi: Add support for SID e-fuses on sun9i 2016-10-30 11:38:04 +01:00
cpu.h sunxi: A64: use H3 DRAM initialization code for A64 as well 2017-01-04 16:37:42 +01:00
cpucfg.h sunxi: Add CPUCFG debug lock and sun7i cpu power controls 2016-06-20 22:44:00 +02:00
display.h
dma_sun4i.h
dma.h
dram_sun4i.h
dram_sun6i.h
dram_sun8i_a23.h
dram_sun8i_a33.h
dram_sun8i_a83t.h
dram_sun8i_h3.h sunxi: A64: use H3 DRAM initialization code for A64 as well 2017-01-04 16:37:42 +01:00
dram_sun9i.h sunxi: DRAM initialisation for sun9i 2016-10-30 11:38:04 +01:00
dram.h sunxi: A64: use H3 DRAM initialization code for A64 as well 2017-01-04 16:37:42 +01:00
gpio.h sunxi: display: Use PWM to drive backlight where applicable 2016-08-26 16:58:37 +02:00
gtbus_sun9i.h sunxi: add gtbus-initialisation for sun9i 2016-10-30 11:38:04 +01:00
gtbus.h sunxi: add gtbus-initialisation for sun9i 2016-10-30 11:38:04 +01:00
i2c.h
mmc.h sunxi: Use BROM stored boot_media value to determine our boot-source 2016-07-15 15:54:56 +02:00
p2wi.h
pmic_bus.h
prcm.h sunxi: Group cpu core related controls together 2016-06-20 22:44:00 +02:00
pwm.h sunxi: display: Use PWM to drive backlight where applicable 2016-08-26 16:58:37 +02:00
rsb.h
spl.h sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data 2016-07-15 08:34:34 +02:00
sys_proto.h
timer.h
tzpc.h
usb_phy.h sunxi: musb: Power off OTG port VBUS when disabled 2016-09-17 14:37:40 +02:00
watchdog.h