Age | Commit message (Expand) | Author | Files | Lines |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -4/+3 |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -5/+5 |
2014-05-30 | ARM: l2c: cns3xxx: remove cache size override | Russell King | 1 | -1/+1 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -4/+4 |
2014-05-29 | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon | 1 | -1/+0 |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -3/+0 |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -75/+64 |
2014-03-17 | CNS3xxx: Fix PCIe early iotable_init(). | Krzysztof Hałasa | 2 | -73/+64 |
2014-03-17 | CNS3xxx: Fix a WARN() related to IRQ allocation. | Krzysztof Hałasa | 2 | -2/+0 |
2014-03-12 | ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2014-02-19 | ARM: cns3xxx: enable V6K instead of plain V6 | Rob Herring | 1 | -1/+0 |
2014-02-19 | ARM: Select V6K instead of V6 by default for multi-platform | Rob Herring | 1 | -1/+1 |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -1/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2 | -2/+4 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -126/+147 |
2013-03-30 | ARM: cns3xxx: remove unused virtual address and iotable defines | Mac Lin | 2 | -37/+0 |
2013-03-30 | ARM: cns3xxx: fix mapping of private memory region | Mac Lin | 2 | -21/+11 |
2013-03-14 | ARM: cns3xxx: initial DT support | Arnd Bergmann | 3 | -3/+125 |
2013-03-14 | ARM: cns3xxx: enable multiplatform support | Arnd Bergmann | 3 | -65/+11 |
2013-03-14 | ARM: cns3xxx: move debug_ll code to include/debug/ | Arnd Bergmann | 1 | -19/+0 |
2013-03-14 | ARM: cns3xxx: enable sparse IRQ support | Arnd Bergmann | 2 | -24/+1 |
2013-03-14 | ARM: cns3xxx: make mach header files local | Arnd Bergmann | 8 | -16/+11 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -1/+0 |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2 | -3/+1 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 1 | -10/+3 |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 1 | -10/+3 |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 1 | -1/+1 |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring | 1 | -2/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 3 | -7/+3 |
2012-12-12 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2012-11-12 | ARM: cns3xxx: drop unnecessary symbol selection | Imre Kaloz | 1 | -1/+0 |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 1 | -1/+0 |
2012-10-22 | ARM: cns3xxx: use OHCI platform driver | Florian Fainelli | 1 | -5/+13 |
2012-10-22 | ARM: cns3xxx: use ehci platform driver | Florian Fainelli | 1 | -1/+43 |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King | 1 | -8/+2 |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 1 | -2/+0 |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 3 | -22/+5 |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -40/+0 |
2012-03-13 | ARM: __io abuse cleanup | Rob Herring | 2 | -5/+5 |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -17/+0 |
2012-02-23 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -2/+2 |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -15/+0 |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -15/+0 |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -25/+0 |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -4/+4 |
2012-01-06 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -4/+4 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 4 | -5/+4 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |