| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 3 | -26/+8 |
|\ |
|
| * | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -2/+0 |
| |\ |
|
| | * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -2/+0 |
| * | | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson | 2013-01-27 | 1 | -4/+10 |
| |\ \ |
|
| * | | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 2 | -24/+8 |
| | |/
| |/| |
|
* | | | Merge branch 'warning-fixes' into next/fixes-non-critical | Arnd Bergmann | 2013-02-14 | 4 | -8/+3 |
|\ \ \ |
|
| * | | | ARM: integrator: fix build with INTEGRATOR_AP off | Arnd Bergmann | 2013-02-14 | 2 | -6/+1 |
| * | | | ARM: integrator/versatile: fix NOMMU warnings | Arnd Bergmann | 2013-02-14 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU | Will Deacon | 2013-02-09 | 1 | -1/+1 |
|/ / |
|
* | | ARM: integrator: move syscon remap for AP PCIv3 | Linus Walleij | 2013-01-11 | 1 | -4/+10 |
|/ |
|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 3 | -63/+57 |
|\ |
|
| * | ARM: plat-versatile: move FPGA irq driver to drivers/irqchip | Linus Walleij | 2012-11-04 | 2 | -3/+2 |
| * | ARM: integrator: get rid of preallocated irq descriptors | Linus Walleij | 2012-10-27 | 3 | -60/+55 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 7 | -117/+340 |
|\ \ |
|
| * | | ARM: integrator: use BUG_ON where possible | Sasha Levin | 2012-11-17 | 1 | -6/+3 |
| * | | ARM: integrator: push down SC dependencies | Linus Walleij | 2012-11-17 | 6 | -62/+69 |
| * | | ARM: integrator: delete static UART1 mapping | Linus Walleij | 2012-11-16 | 2 | -10/+0 |
| * | | ARM: integrator: delete SC mapping on the CP | Linus Walleij | 2012-11-16 | 1 | -5/+0 |
| * | | ARM: integrator: remove static CP syscon mapping | Linus Walleij | 2012-11-16 | 1 | -17/+33 |
| * | | ARM: integrator: remove static AP syscon mapping | Linus Walleij | 2012-11-16 | 1 | -20/+38 |
| * | | ARM: integrator: hook the CP into the SoC bus | Linus Walleij | 2012-11-16 | 2 | -2/+56 |
| * | | ARM: integrator: hook the AP into the SoC bus | Linus Walleij | 2012-11-16 | 4 | -2/+148 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 1 | -3/+4 |
|\ \ |
|
| * | | ARM: 7589/1: integrator: pass the lm resource to amba | Linus Walleij | 2012-12-03 | 1 | -3/+4 |
| |/ |
|
* | | clk: move IM-PD1 clocks to drivers/clk | Linus Walleij | 2012-11-21 | 1 | -66/+3 |
|/ |
|
* | ARM: integrator: use __iomem pointers for MMIO, part 2 | Arnd Bergmann | 2012-10-09 | 4 | -7/+7 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 4 | -180/+441 |
|\ |
|
| * | ARM: 7519/1: integrator: convert platform devices to Device Tree | Linus Walleij | 2012-09-17 | 2 | -63/+65 |
| * | ARM: 7518/1: integrator: convert AMBA devices to device tree | Linus Walleij | 2012-09-17 | 4 | -53/+150 |
| * | ARM: 7517/1: integrator: initial device tree support | Linus Walleij | 2012-09-17 | 2 | -68/+225 |
| * | ARM: 7515/1: integrator: check PL010 base address from resource | Linus Walleij | 2012-09-17 | 1 | -1/+4 |
| * | ARM: 7514/1: integrator: call common init function from machine | Linus Walleij | 2012-09-17 | 4 | -4/+6 |
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 4 | -68/+101 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-16 | 2 | -1/+2 |
| |\ \
| | |/ |
|
| * | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 | 4 | -68/+101 |
| |\ \ |
|
| | * | | ARM: mach-integrator: retire custom LED code | Bryan Wu | 2012-08-01 | 3 | -66/+99 |
| | * | | ARM: mach-integrator: move CM_CTRL to header file for accessing by other func... | Bryan Wu | 2012-08-01 | 2 | -2/+2 |
* | | | | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 5 | -21/+21 |
|\ \ \ \ |
|
| * | | | | ARM: integrator: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 5 | -21/+21 |
| | |_|/
| |/| | |
|
* | | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann | 2012-09-04 | 4 | -142/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | ARM: integrator: include <linux/export.h> | Arnd Bergmann | 2012-08-09 | 1 | -0/+1 |
| * | | | ARM: integrator: use clk_prepare_enable() for timer | Linus Walleij | 2012-08-06 | 1 | -1/+1 |
| |/ / |
|
| * | | ARM: integrator: convert to common clock | Linus Walleij | 2012-07-11 | 4 | -133/+9 |
| * | | ARM: integrator: put symbolic bus names on devices | Linus Walleij | 2012-07-11 | 2 | -14/+14 |
| |/ |
|
* | | ARM: integrator: remove trailing whitespace on pci_v3.c | Rob Herring | 2012-07-26 | 1 | -23/+23 |
* | | ARM: integrator: use fixed PCI i/o mapping | Rob Herring | 2012-07-26 | 4 | -43/+7 |
|/ |
|
*---. | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 2012-05-21 | 6 | -123/+49 |
|\ \ \ |
|
| | | * | ARM: 7389/2: plat-versatile: modernize FPGA IRQ controller | Linus Walleij | 2012-05-04 | 4 | -101/+44 |
| | |/
| |/| |
|
| | * | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 | 2 | -8/+2 |
| | * | ARM: PCI: integrator: use common PCI swizzle | Russell King | 2012-05-13 | 1 | -14/+3 |
| |/ |
|