summaryrefslogtreecommitdiff
path: root/arch/arm/mach-spear
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner3-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-01ARM: smp: remove arch-provided "pen_release"Russell King4-13/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-20/+8
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2-20/+8
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2016-11-07ARM: spear: Fix error handlingChristophe JAILLET1-1/+1
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang4-8/+4
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2-3/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-3/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-2/+2
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd1-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-40/+51
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-07-17Update Viresh Kumar's email addressViresh Kumar15-15/+15
2015-07-17ARM/SPEAr/time: Migrate to new 'set-state' interfaceViresh Kumar1-39/+50
2014-09-05ARM: spear: Remove references to PLAT_SPEAR_SINGLEPaul Bolle1-5/+4
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-127/+8
2014-07-14ARM: SPEAr13xx: Add pcie and miphy DT nodesPratyush Anand2-124/+4
2014-07-14ARM: SPEAr13xx: Add bindings and dt node for misc blockPratyush Anand1-0/+1
2014-07-14ARM: SPEAr13xx: Fix static mapping tablePratyush Anand2-3/+3
2014-07-06ARM: spear: Staticize local symbols in spear1340.cSachin Kamat1-3/+3
2014-07-06ARM: spear: Staticize spear1310_io_desc in spear1310.cSachin Kamat1-1/+1
2014-07-06ARM: spear: Staticize spear13xx_io_descSachin Kamat1-1/+1
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-1/+0
2014-05-30ARM: l2c: spear13xx: remove cache size overrideRussell King1-1/+1
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...Arnd 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...Linus 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/jik...Linus 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/ke...Arnd 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