aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi/sunxi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-06-16ARM: sunxi: Add Allwinner A10s machine compatibleMaxime Ripard1-0/+1
2013-06-14Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/cleanupOlof Johansson1-2/+0
2013-05-24ARM: sunxi: Remove the .map_io function declarationMaxime Ripard1-17/+0
2013-05-15ARM: sunxi: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-04-08ARM: sunxi: Rework the restart codeMaxime Ripard1-23/+35
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-3/+2
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-2/+9
2013-02-05sunxi: Cleanup the reset code and add meaningful registers definesMaxime Ripard1-4/+15
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+0
2013-01-12ARM: remove unneeded vic.h includesRob Herring1-2/+0
2013-01-08Merge branch 'timer/cleanup' into next/cleanupOlof Johansson1-1/+1
2013-01-08ARM: sunxi: fix struct sys_timer removalStephen Warren1-1/+1
2012-12-23sunxi: Change the machine compatible string.Maxime Ripard1-2/+2
2012-11-30ARM: sunxi: add missing include for mdelay()Josh Cartwright1-0/+1
2012-11-21ARM: sunxi: Add sunxi restart function via onchip watchdogMaxime Ripard1-0/+34
2012-11-20ARM: sunxi: Add sun4i and cubieboard supportStefan Roese1-0/+1
2012-11-16ARM: sunxi: Add basic support for Allwinner A1x SoCsMaxime Ripard1-0/+60