summaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx
AgeCommit message (Expand)Author
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-12CNS3xxx: Fix PCI cns3xxx_write_config()Krzysztof Halasa
2016-03-02CNS3xxx: remove unused *_VIRT definitionsKrzysztof Hałasa
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-10-08ARM: cns3xxx: pci: avoid potential stack overflowArnd Bergmann
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-07-17ARM/cns3xxx/timer: Migrate to new 'set-state' interfaceViresh Kumar
2015-03-13ARM: cns3xxx: don't export static symbolJulia Lawall
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas
2015-01-22ARM: cns3xxx: Convert PCI to use generic config accessorsRob Herring
2014-12-27CNS3xxx: Remove artificial dependency on pci_sys_data domain.Lorenzo Pieralisi
2014-09-25CNS3xxx: Fix PCIe read size limit.Krzysztof Hałasa
2014-09-25CNS3xxx: Fix logical PCIe topology.Krzysztof Hałasa
2014-09-04ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-05-30ARM: l2c: cns3xxx: remove cache size overrideRussell King
2014-05-30ARM: l2c: fix register namingRussell King
2014-05-29ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-17CNS3xxx: Fix PCIe early iotable_init().Krzysztof Hałasa
2014-03-17CNS3xxx: Fix a WARN() related to IRQ allocation.Krzysztof Hałasa
2014-03-12ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-02-19ARM: cns3xxx: enable V6K instead of plain V6Rob Herring
2014-02-19ARM: Select V6K instead of V6 by default for multi-platformRob Herring
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-30ARM: cns3xxx: remove unused virtual address and iotable definesMac Lin
2013-03-30ARM: cns3xxx: fix mapping of private memory regionMac Lin
2013-03-14ARM: cns3xxx: initial DT supportArnd Bergmann
2013-03-14ARM: cns3xxx: enable multiplatform supportArnd Bergmann
2013-03-14ARM: cns3xxx: move debug_ll code to include/debug/Arnd Bergmann
2013-03-14ARM: cns3xxx: enable sparse IRQ supportArnd Bergmann
2013-03-14ARM: cns3xxx: make mach header files localArnd Bergmann
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo