]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi: Add basic A33 basic support
authorVishnu Patekar <vishnupatekar0510@gmail.com>
Sun, 1 Mar 2015 18:17:48 +0000 (23:47 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:18 +0000 (22:35 +0200)
commit845cbb0e5a2fb540d721eb1f3a62b7c9f655520a
treed801fc45c849e2c1220d3da45fc3c9b0197301f2
parentde5f655804f2966818cc8e515fc156fee2f462b0
sunxi: Add basic A33 basic support

Enable full support for the A33 SoC including display, otg-usb, etc.

Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/cpu_info.c
arch/arm/cpu/armv7/sunxi/usbc.c
board/sunxi/Kconfig
drivers/usb/musb-new/musb_regs.h
drivers/video/sunxi_display.c