summaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 418Thomas Gleixner9-36/+9
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner1-1/+1
2019-03-11irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier1-1/+1
2019-01-31ARM: cns3xxx: Use actual size reads for PCIeKoen Vandeputte1-1/+1
2019-01-31ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann1-1/+1
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I1-1/+0
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+0
2016-03-12CNS3xxx: Fix PCI cns3xxx_write_config()Krzysztof Halasa1-3/+3
2016-03-02CNS3xxx: remove unused *_VIRT definitionsKrzysztof Hałasa1-6/+0
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-10-08ARM: cns3xxx: pci: avoid potential stack overflowArnd Bergmann1-41/+30
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
2015-03-13ARM: cns3xxx: don't export static symbolJulia Lawall1-1/+0
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas1-42/+10
2015-01-22ARM: cns3xxx: Convert PCI to use generic config accessorsRob Herring1-42/+10
2014-12-27CNS3xxx: Remove artificial dependency on pci_sys_data domain.Lorenzo Pieralisi1-23/+17
2014-09-25CNS3xxx: Fix PCIe read size limit.Krzysztof Hałasa1-6/+9
2014-09-25CNS3xxx: Fix logical PCIe topology.Krzysztof Hałasa1-15/+14
2014-09-04ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu4-4/+9
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-4/+3
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-5/+5
2014-05-30ARM: l2c: cns3xxx: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: fix register namingRussell King1-4/+4
2014-05-29ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon1-1/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-3/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-75/+64
2014-03-17CNS3xxx: Fix PCIe early iotable_init().Krzysztof Hałasa2-73/+64
2014-03-17CNS3xxx: Fix a WARN() related to IRQ allocation.Krzysztof Hałasa2-2/+0
2014-03-12ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-02-19ARM: cns3xxx: enable V6K instead of plain V6Rob Herring1-1/+0
2014-02-19ARM: Select V6K instead of V6 by default for multi-platformRob Herring1-1/+1
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+4
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-126/+147
2013-03-30ARM: cns3xxx: remove unused virtual address and iotable definesMac Lin2-37/+0
2013-03-30ARM: cns3xxx: fix mapping of private memory regionMac Lin2-21/+11
2013-03-14ARM: cns3xxx: initial DT supportArnd Bergmann3-3/+125
2013-03-14ARM: cns3xxx: enable multiplatform supportArnd Bergmann3-65/+11
2013-03-14ARM: cns3xxx: move debug_ll code to include/debug/Arnd Bergmann1-19/+0
2013-03-14ARM: cns3xxx: enable sparse IRQ supportArnd Bergmann2-24/+1
2013-03-14ARM: cns3xxx: make mach header files localArnd Bergmann8-16/+11
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-1/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2-3/+1
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-10/+3