summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx/core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 418Thomas Gleixner2019-06-051-4/+1Star
* irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-1/+1
* ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-05-191-1/+1
* arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-2/+1Star
* ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-2/+2
* ARM/cns3xxx/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-24/+31
* ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu2014-09-041-0/+1
* ARM: l2c: cns3xxx: remove cache size overrideRussell King2014-05-301-1/+1
* ARM: l2c: fix register namingRussell King2014-05-301-4/+4
* Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-1/+32
|\
| * CNS3xxx: Fix PCIe early iotable_init().Krzysztof Hałasa2014-03-171-0/+32
| * CNS3xxx: Fix a WARN() related to IRQ allocation.Krzysztof Hałasa2014-03-171-1/+0Star
* | ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
|/
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+120
|\
| * ARM: cns3xxx: initial DT supportArnd Bergmann2013-03-141-0/+119
| * ARM: cns3xxx: make mach header files localArnd Bergmann2013-03-141-1/+1
* | ARM: cns3xxx: remove unused virtual address and iotable definesMac Lin2013-03-301-10/+0Star
* | ARM: cns3xxx: fix mapping of private memory regionMac Lin2013-03-301-13/+3Star
|/
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-151-1/+1
|\
| * irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-10/+3Star
|\ \
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-10/+3Star
| |/
* / ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1Star
|/
* ARM: __io abuse cleanupRob Herring2012-03-141-4/+4
* ARM: cns3xxx: Add support for L2 Cache ControllerAnton Vorontsov2011-07-071-0/+43
* ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-141-4/+1Star
* ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-141-2/+2
* ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processorsAnton Vorontsov2010-05-021-0/+249