aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King1-1/+1
2014-05-30ARM: l2c: fix register namingRussell King1-3/+3
2014-05-22ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)Russell King1-5/+14
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixesArnd Bergmann3-3/+3
2014-04-24ARM: spear: add __init to spear_clocksource_init()Alex Elder1-1/+1
2014-04-18Shiraz has movedViresh Kumar3-3/+3
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-29/+0
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-03-12ARM: 8002/1: spear: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12cpufreq: SPEAr: Instantiate as platform_driverViresh Kumar2-0/+2
2014-03-10ARM: spear: clean up editing mistakePaul Bolle1-1/+1
2014-02-28Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanupArnd Bergmann1-10/+0
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-8/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-19/+0
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-2/+0
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-08-25ARM: debug: move SPEAr debug to generic PL01x codeRussell King2-38/+0
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2-3/+3
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-3/+6
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+4
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2-4/+4
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-05-24ARM: spear: Remove init_irq declaration in machine descriptionMaxime Ripard6-12/+0
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-0/+2
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-257/+6
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann1-3/+3
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+0
2013-05-02ARM: SPEAr: conditionalize SMP codeArnd Bergmann1-3/+3
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-0/+2999
2013-04-19Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann6-253/+2
2013-04-19Merge branch 'spear/multiplatform' into late/cleanupArnd Bergmann26-0/+3003
2013-04-19ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"Paul Bolle1-1/+1
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+2
2013-03-28Merge branch 'prima2/multiplatform' into next/multiplatformArnd Bergmann1-2/+2
2013-03-19ARM: spear: build hotplug.o for armv7-aArnd Bergmann1-0/+2
2013-03-12ARM: SPEAr13xx: Pass generic DW DMAC platform data from DTArnd Bergmann6-253/+2
2013-03-12ARM: spear: fix build error in restart.cArnd Bergmann1-1/+2
2013-03-12ARM: spear: use multiplatform configuration options.Arnd Bergmann2-27/+42
2013-03-12ARM: spear: rename duplicate pl080_plat_dataArnd Bergmann1-2/+2
2013-03-12ARM: spear: make clock driver independent of headersArnd Bergmann8-36/+31
2013-03-12ARM: spear: move generic.h and pl080.h into private dirArnd Bergmann14-14/+13
2013-03-12ARM: spear: move all files to mach-spearArnd Bergmann27-0/+2993