aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear13xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-2/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson5-22/+6
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring4-17/+5
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring2-2/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren4-8/+4
2012-11-26ARM: SPEAr1310: Fix AUXDATA for compact flash controllerVipul Kumar Samar1-1/+8
2012-11-26ARM: SPEAr13xx: Remove fields not required for ssp controllerShiraz Hashim2-4/+0
2012-11-26ARM: SPEAr1310: Move 1310 specific misc register into machine specific filesVipul Kumar Samar2-8/+5
2012-10-25ARM: SPEAr: Remove unused empty filesViresh Kumar2-0/+0
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+3
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-51/+23
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko1-0/+2
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko1-0/+1
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson5-29/+23
2012-09-19ARM: spear13xx: use __iomem pointers for MMIOArnd Bergmann2-10/+10
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-3/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-19/+0
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2-7/+0
2012-09-14ARM: SoC: convert spear13xx to SMP operationsArnd Bergmann5-22/+23
2012-06-20Viresh has movedViresh Kumar11-11/+11
2012-05-14pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar1-0/+2
2012-05-14SPEAr13xx: Add source filesViresh Kumar9-0/+804
2012-05-14SPEAr13xx: Add header filesViresh Kumar11-0/+331