aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 418Thomas Gleixner1-4/+1
2019-03-11irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier1-1/+1
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-2/+2
2015-07-17ARM/cns3xxx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-24/+31
2014-09-04ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu1-0/+1
2014-05-30ARM: l2c: cns3xxx: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: fix register namingRussell King1-4/+4
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+32
2014-03-17CNS3xxx: Fix PCIe early iotable_init().Krzysztof Hałasa1-0/+32
2014-03-17CNS3xxx: Fix a WARN() related to IRQ allocation.Krzysztof Hałasa1-1/+0
2014-03-12ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+120
2013-03-30ARM: cns3xxx: remove unused virtual address and iotable definesMac Lin1-10/+0
2013-03-30ARM: cns3xxx: fix mapping of private memory regionMac Lin1-13/+3
2013-03-14ARM: cns3xxx: initial DT supportArnd Bergmann1-0/+119
2013-03-14ARM: cns3xxx: make mach header files localArnd Bergmann1-1/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-1/+1
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-10/+3
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-10/+3
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-03-13ARM: __io abuse cleanupRob Herring1-4/+4
2011-07-07ARM: cns3xxx: Add support for L2 Cache ControllerAnton Vorontsov1-0/+43
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-4/+1
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-2/+2
2010-05-02ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processorsAnton Vorontsov1-0/+249