uboot/arch/arm/mach-sunxi
Siarhei Siamashka d96ebc468d sunxi: Add support for Allwinner A64 SoCs
The Allwinner A64 SoC is used in the Pine64. This patch adds
all bits necessary to compile U-Boot for it running in AArch64
mode.

Unfortunately SPL is not ready yet due to legal problems, so
we need to boot using the binary boot0 for now.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
[agraf: remove SPL code, move to AArch64]
Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-04-01 09:52:28 +02:00
..
Makefile sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
board.c sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
clock.c
clock_sun4i.c
clock_sun6i.c
clock_sun8i_a83t.c
clock_sun9i.c
cpu_info.c sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
dram_helpers.c
dram_sun4i.c
dram_sun6i.c
dram_sun8i_a23.c
dram_sun8i_a33.c
dram_sun8i_a83t.c
dram_sun8i_h3.c
p2wi.c
pinmux.c
pmic_bus.c
prcm.c
rsb.c
usb_phy.c