Age | Commit message (Expand) | Author |
2022-07-22 | ARM: cns3xxx: add CONFIG_UNUSED_BOARD_FILES dependency | Arnd Bergmann |
2022-07-22 | ARM: add ATAGS dependencies to non-DT platforms | Arnd Bergmann |
2022-06-24 | ARM: cns3xxx: Fix refcount leak in cns3xxx_init | Miaoqian Lin |
2020-03-27 | ARM: cns3xxx: replace setup_irq() by request_irq() | afzal mohammed |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 418 | Thomas Gleixner |
2019-03-21 | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner |
2019-03-11 | irqchip/gic: Drop support for secondary GIC in non-DT systems | Marc Zyngier |
2019-01-31 | ARM: cns3xxx: Use actual size reads for PCIe | Koen Vandeputte |
2019-01-31 | ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment | Koen Vandeputte |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-19 | ARM: remove duplicate 'const' annotations' | Arnd Bergmann |
2016-09-21 | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM | Kishon Vijay Abraham I |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-12 | CNS3xxx: Fix PCI cns3xxx_write_config() | Krzysztof Halasa |
2016-03-02 | CNS3xxx: remove unused *_VIRT definitions | Krzysztof Hałasa |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada |
2015-10-08 | ARM: cns3xxx: pci: avoid potential stack overflow | Arnd Bergmann |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2015-07-17 | ARM/cns3xxx/timer: Migrate to new 'set-state' interface | Viresh Kumar |
2015-03-13 | ARM: cns3xxx: don't export static symbol | Julia Lawall |
2015-02-02 | Merge branch 'pci/config' into next | Bjorn Helgaas |
2015-01-22 | ARM: cns3xxx: Convert PCI to use generic config accessors | Rob Herring |
2014-12-27 | CNS3xxx: Remove artificial dependency on pci_sys_data domain. | Lorenzo Pieralisi |
2014-09-25 | CNS3xxx: Fix PCIe read size limit. | Krzysztof Hałasa |
2014-09-25 | CNS3xxx: Fix logical PCIe topology. | Krzysztof Hałasa |
2014-09-04 | ARM: cns3xxx: fix allmodconfig panic in pci driver | Xia Kaixu |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | ARM: l2c: cns3xxx: remove cache size override | Russell King |
2014-05-30 | ARM: l2c: fix register naming | Russell King |
2014-05-29 | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-17 | CNS3xxx: Fix PCIe early iotable_init(). | Krzysztof Hałasa |
2014-03-17 | CNS3xxx: Fix a WARN() related to IRQ allocation. | Krzysztof Hałasa |
2014-03-12 | ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-02-19 | ARM: cns3xxx: enable V6K instead of plain V6 | Rob Herring |
2014-02-19 | ARM: Select V6K instead of V6 by default for multi-platform | Rob Herring |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-03-30 | ARM: cns3xxx: remove unused virtual address and iotable defines | Mac Lin |
2013-03-30 | ARM: cns3xxx: fix mapping of private memory region | Mac Lin |
2013-03-14 | ARM: cns3xxx: initial DT support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: enable multiplatform support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: move debug_ll code to include/debug/ | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: enable sparse IRQ support | Arnd Bergmann |