Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into next/soc
From Maxime Ripard: Allwinner SoC support for 3.8 * tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux: ARM: sunxi: Add entry to MAINTAINERS ARM: sunxi: Add device tree for the A13 and the Olinuxino board ARM: sunxi: Add earlyprintk support ARM: sunxi: Add basic support for Allwinner A1x SoCs irqchip: sunxi: Add irq controller driver clocksource: sunxi: Add Allwinner A1X Timer Driver clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCs Signed-off-by: Olof Johansson <olof@lixom.net>
Showing
arch/arm/boot/dts/sun5i.dtsi
0 → 100644
arch/arm/mach-sunxi/Kconfig
0 → 100644
arch/arm/mach-sunxi/Makefile
0 → 100644
arch/arm/mach-sunxi/sunxi.c
0 → 100644
arch/arm/mach-sunxi/sunxi.h
0 → 100644
drivers/clk/clk-sunxi.c
0 → 100644
drivers/irqchip/irq-sunxi.c
0 → 100644
include/linux/clk/sunxi.h
0 → 100644
include/linux/sunxi_timer.h
0 → 100644
Please register or sign in to comment