| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: versatile: use OF init for sp804 timer | Rob Herring | 2013-04-11 | 2 | -14/+13 |
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 6 | -18/+6 |
|\ |
|
| * | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -1/+0 |
| |\ |
|
| | * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -1/+0 |
| * | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-14 | 4 | -7/+1 |
| |\ \ |
|
| | * | | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
| | * | | ARM: remove unneeded vic.h includes | Rob Herring | 2013-01-12 | 3 | -3/+0 |
| | * | | ARM: remove mach .handle_irq for VIC users | Rob Herring | 2013-01-12 | 3 | -3/+0 |
| * | | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|
| * | | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 5 | -10/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 2 | -1/+6 |
|\ \ \ |
|
| * | | | ARM: pick Versatile by default for !MMU | Arnd Bergmann | 2013-02-14 | 1 | -0/+5 |
| * | | | ARM: integrator/versatile: fix NOMMU warnings | Arnd Bergmann | 2013-02-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | ARM: 7635/1: versatile: fix the PCI IRQ regression | Linus Walleij | 2013-02-06 | 2 | -6/+20 |
|/ / |
|
* | | ARM: 7610/1: versatile: bump IRQ numbers | Linus Walleij | 2013-01-02 | 1 | -3/+3 |
|/ |
|
* | ARM: plat-versatile: move FPGA irq driver to drivers/irqchip | Linus Walleij | 2012-11-04 | 1 | -1/+1 |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -2/+2 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 1 | -1/+0 |
|\ |
|
| * | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-20 | 1 | -1/+0 |
| |\ |
|
| | * | ARM: make mach/gpio.h headers optional | Rob Herring | 2012-09-14 | 1 | -1/+0 |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -5/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: mach-realview and mach-versatile: retire custom LED code | Bryan Wu | 2012-08-01 | 1 | -5/+0 |
| |/ |
|
* | | ARM: versatile: use fixed PCI i/o mapping | Rob Herring | 2012-07-26 | 4 | -51/+4 |
|/ |
|
* | ARM: fix mach-versatile/pci.c warning | Russell King | 2012-07-04 | 1 | -1/+0 |
* | arm: versatile: fix and enable PCI I/O space | Arnd Bergmann | 2012-06-16 | 4 | -19/+48 |
*-. | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 2012-05-21 | 2 | -21/+10 |
|\ \ |
|
| | * | ARM: 7391/1: versatile: add some auxdata for device trees | Linus Walleij | 2012-05-04 | 1 | -2/+3 |
| | * | ARM: 7389/2: plat-versatile: modernize FPGA IRQ controller | Linus Walleij | 2012-05-04 | 1 | -8/+5 |
| |/
|/| |
|
| * | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 | 1 | -7/+1 |
| * | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2012-05-13 | 1 | -1/+0 |
| * | ARM: PCI: versatile: fix PCI interrupt setup | Russell King | 2012-05-13 | 1 | -4/+2 |
|/ |
|
* | ARM: versatile: fix build failure in pci.c | Paul Gortmaker | 2012-04-02 | 1 | -5/+5 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 1 | -28/+0 |
|\ |
|
| * | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -28/+0 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -2/+0 |
|\ \ |
|
| * | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 2 | -2/+0 |
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 5 | -107/+49 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -15/+0 |
| |\ \ |
|
| | * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -15/+0 |
| * | | | Merge branch 'amba' into for-armsoc | Russell King | 2012-01-26 | 3 | -59/+49 |
| |\ \ \ |
|
| | * | | | ARM: amba: versatile: get rid of private platform amba_device initializer | Russell King | 2012-01-25 | 3 | -38/+28 |
| | * | | | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali... | Russell King | 2012-01-25 | 2 | -21/+21 |
| | |/ / |
|
| * | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -33/+0 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -3/+3 |
| |/ |
|
* | | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 2012-02-16 | 1 | -2/+5 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -9/+10 |
|\ |
|
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -9/+10 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 3 | -3/+0 |
|\ \ |
|
| * | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 3 | -3/+0 |
| |/ |
|