summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: sunxi: add missing include for mdelay()Josh Cartwright2012-11-301-0/+1
| | | | | | | | | | CC arch/arm/mach-sunxi/sunxi.o ./arch/arm/mach-sunxi/sunxi.c: In function 'sunxi_restart': ./arch/arm/mach-sunxi/sunxi.c:55:3: error: implicit declaration of function 'mdelay' [-Werror=implicit-function-declaration] Signed-off-by: Josh Cartwright <josh.cartwright@ni.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: sunxi: Add sunxi restart function via onchip watchdogMaxime Ripard2012-11-211-0/+34
| | | | | Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sunxi: Add sun4i and cubieboard supportStefan Roese2012-11-201-0/+1
| | | | | | | | | | This patch adds support for the Cubieboard based on the Allwinner A10/sun4i SoC. Currently only UART is supported. Other devices will eventually follow. Signed-off-by: Stefan Roese <sr@denx.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sunxi: Add basic support for Allwinner A1x SoCsMaxime Ripard2012-11-165-0/+91
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Stefan Roese <sr@denx.de>
OpenPOWER on IntegriCloud