u-boot-brain/arch/arm/cpu/armv7/sunxi
Hans de Goede 745325a97d sunxi: Add sun4i support
Add support for the Allwinner A10 SoC also known as the Allwinner sun4i family,
and add the Cubieboard board which uses the A10 SoC.

Compared to sun7 only the DRAM controller is a bit different:
-Controller reset bits are inverted, but only for Rev. A
-Different hpcr values
-No MBUS on sun4i
-Various other initialization changes

Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Oliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2014-07-06 20:12:44 +01:00
..
board.c sunxi: Implement reset_cpu 2014-07-06 20:12:44 +01:00
clock_sun4i.c sunxi: add sun7i clocks and timer support. 2014-05-25 16:12:12 +02:00
clock.c sunxi: add sun7i clocks and timer support. 2014-05-25 16:12:12 +02:00
config.mk sunxi: non-FEL SPL boot support for sun7i 2014-05-25 16:31:03 +02:00
cpu_info.c sunxi: Add sun4i support 2014-07-06 20:12:44 +01:00
dram.c sunxi: Add sun4i support 2014-07-06 20:12:44 +01:00
Makefile sunxi: Add sun4i support 2014-07-06 20:12:44 +01:00
pinmux.c sunxi: add sun7i pinmux and gpio support 2014-05-25 16:12:21 +02:00
start.c sunxi: add sun7i cpu, board and start of day support 2014-05-25 16:12:40 +02:00
timer.c sunxi: add sun7i clocks and timer support. 2014-05-25 16:12:12 +02:00
u-boot-spl-fel.lds sunxi: add sun7i cpu, board and start of day support 2014-05-25 16:12:40 +02:00
u-boot-spl.lds sunxi: Fix u-boot-spl.lds to refer to .vectors 2014-07-06 17:41:13 +01:00