Age | Commit message (Expand) | Author | Files | Lines |
2013-01-11 | ARM: integrator: move syscon remap for AP PCIv3 | Linus Walleij | 1 | -4/+10 |
2012-12-13 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -63/+57 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 7 | -117/+340 |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -3/+4 |
2012-12-03 | ARM: 7589/1: integrator: pass the lm resource to amba | Linus Walleij | 1 | -3/+4 |
2012-11-21 | clk: move IM-PD1 clocks to drivers/clk | Linus Walleij | 1 | -66/+3 |
2012-11-17 | ARM: integrator: use BUG_ON where possible | Sasha Levin | 1 | -6/+3 |
2012-11-17 | ARM: integrator: push down SC dependencies | Linus Walleij | 6 | -62/+69 |
2012-11-17 | ARM: integrator: delete static UART1 mapping | Linus Walleij | 2 | -10/+0 |
2012-11-17 | ARM: integrator: delete SC mapping on the CP | Linus Walleij | 1 | -5/+0 |
2012-11-17 | ARM: integrator: remove static CP syscon mapping | Linus Walleij | 1 | -17/+33 |
2012-11-17 | ARM: integrator: remove static AP syscon mapping | Linus Walleij | 1 | -20/+38 |
2012-11-17 | ARM: integrator: hook the CP into the SoC bus | Linus Walleij | 2 | -2/+56 |
2012-11-17 | ARM: integrator: hook the AP into the SoC bus | Linus Walleij | 4 | -2/+148 |
2012-11-04 | ARM: plat-versatile: move FPGA irq driver to drivers/irqchip | Linus Walleij | 2 | -3/+2 |
2012-10-27 | ARM: integrator: get rid of preallocated irq descriptors | Linus Walleij | 3 | -60/+55 |
2012-10-09 | ARM: integrator: use __iomem pointers for MMIO, part 2 | Arnd Bergmann | 4 | -7/+7 |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 4 | -180/+441 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -68/+101 |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 5 | -21/+21 |
2012-09-19 | ARM: integrator: use __iomem pointers for MMIO | Arnd Bergmann | 5 | -21/+21 |
2012-09-18 | ARM: 7519/1: integrator: convert platform devices to Device Tree | Linus Walleij | 2 | -63/+65 |
2012-09-18 | ARM: 7518/1: integrator: convert AMBA devices to device tree | Linus Walleij | 4 | -53/+150 |
2012-09-18 | ARM: 7517/1: integrator: initial device tree support | Linus Walleij | 2 | -68/+225 |
2012-09-17 | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2 | -1/+2 |
2012-09-17 | ARM: 7515/1: integrator: check PL010 base address from resource | Linus Walleij | 1 | -1/+4 |
2012-09-17 | ARM: 7514/1: integrator: call common init function from machine | Linus Walleij | 4 | -4/+6 |
2012-09-04 | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann | 4 | -142/+19 |
2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 4 | -68/+101 |
2012-08-09 | ARM: integrator: include <linux/export.h> | Arnd Bergmann | 1 | -0/+1 |
2012-08-06 | ARM: integrator: use clk_prepare_enable() for timer | Linus Walleij | 1 | -1/+1 |
2012-08-01 | ARM: mach-integrator: retire custom LED code | Bryan Wu | 3 | -66/+99 |
2012-08-01 | ARM: mach-integrator: move CM_CTRL to header file for accessing by other func... | Bryan Wu | 2 | -2/+2 |
2012-07-26 | ARM: integrator: remove trailing whitespace on pci_v3.c | Rob Herring | 1 | -23/+23 |
2012-07-26 | ARM: integrator: use fixed PCI i/o mapping | Rob Herring | 4 | -43/+7 |
2012-07-12 | ARM: integrator: convert to common clock | Linus Walleij | 4 | -133/+9 |
2012-07-12 | ARM: integrator: put symbolic bus names on devices | Linus Walleij | 2 | -14/+14 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 6 | -123/+49 |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King | 2 | -8/+2 |
2012-05-13 | ARM: PCI: integrator: use common PCI swizzle | Russell King | 1 | -14/+3 |
2012-05-04 | ARM: 7389/2: plat-versatile: modernize FPGA IRQ controller | Linus Walleij | 4 | -101/+44 |
2012-04-19 | ARM: 7371/1: integrator: factor out dynamic amba device allocator | Linus Walleij | 1 | -15/+7 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -1/+0 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -6/+19 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 4 | -4/+0 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 4 | -4/+0 |
2012-03-27 | Merge branch 'devel-stable' into for-linus | Russell King | 5 | -137/+25 |
2012-03-24 | ARM: 7349/1: integrator: convert to sparse irqs | Linus Walleij | 6 | -6/+12 |
2012-03-24 | ARM: 7310/1: integrator: implement sched_clock across all boards | Linus Walleij | 2 | -0/+8 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -142/+25 |