| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion | Sudeep Holla | 2015-06-02 | 1 | -1/+0 |
* | soc: move SoC driver for the ARM Integrator | Linus Walleij | 2014-11-13 | 1 | -27/+0 |
* | ARM: integrator: move restart to the device tree | Linus Walleij | 2014-11-13 | 1 | -1/+0 |
* | ARM: integrator: move AP timer to clocksource | Linus Walleij | 2014-10-28 | 1 | -190/+0 |
* | Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2014-07-07 | 1 | -8/+2 |
|\ |
|
| * | ARM: integrator: convert to use irqchip_init | Rob Herring | 2014-06-24 | 1 | -8/+2 |
* | | ARM: integrator: fix OF-related regression | Linus Walleij | 2014-06-24 | 1 | -19/+7 |
|/ |
|
* | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-05 | 1 | -4/+2 |
|\ |
|
| * | ARM: integrator: localize the hardware.h header | Linus Walleij | 2014-02-26 | 1 | -1/+1 |
| * | ARM: integrator: merge platform.h to hardware.h | Linus Walleij | 2014-02-26 | 1 | -1/+0 |
| * | ARM: integrator: localize the lm.h header | Linus Walleij | 2014-02-26 | 1 | -2/+1 |
* | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -5/+14 |
|\ \
| |/ |
|
| * | ARM: integrator: switch to fetch clocks from device tree | Linus Walleij | 2014-02-13 | 1 | -5/+14 |
* | | ARM: 8000/1: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-12 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-01-23 | 1 | -29/+31 |
|\ |
|
| * | ARM: integrator: move EBI to the device tree | Linus Walleij | 2013-12-04 | 1 | -22/+30 |
| * | ARM: integrator: delete static core module mappings | Linus Walleij | 2013-12-04 | 1 | -7/+1 |
* | | ARM: integrator: Switch to sched_clock_register() | Stephen Boyd | 2013-11-21 | 1 | -2/+2 |
|/ |
|
* | ARM: integrator: core module registers from compatible strings | Linus Walleij | 2013-10-16 | 1 | -1/+7 |
* | ARM: integrator: move CM base into device tree | Linus Walleij | 2013-10-16 | 1 | -3/+3 |
* | ARM: integrator: decommission the <mach/irqs.h> header | Linus Walleij | 2013-10-16 | 1 | -1/+0 |
* | ARM: integrator: delete non-devicetree boot path | Linus Walleij | 2013-10-16 | 1 | -135/+0 |
* | ARM: integrator: get the LM interrupts from DT | Linus Walleij | 2013-10-16 | 1 | -1/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 1 | -1/+1 |
|\ |
|
| * | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | | ARM: integrator: basic PCIv3 device tree support | Linus Walleij | 2013-06-15 | 1 | -11/+0 |
* | | ARM: integrator: move static ioremapping into PCIv3 driver | Linus Walleij | 2013-06-03 | 1 | -15/+2 |
* | | ARM: integrator: move VGA base assignment | Linus Walleij | 2013-06-03 | 1 | -2/+0 |
* | | ARM: integrator: remap PCIv3 base dynamically | Linus Walleij | 2013-06-03 | 1 | -6/+0 |
* | | ARM: integrator: convert PCIv3 bridge to platform device | Linus Walleij | 2013-06-03 | 1 | -0/+17 |
|/ |
|
* | Merge branch 'cleanup' into for-linus | Russell King | 2013-05-02 | 1 | -4/+2 |
|\ |
|
| * | ARM: cleanup: soc_device_register() error checking | Russell King | 2013-02-24 | 1 | -4/+2 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -12/+4 |
|\ \ |
|
| * | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -12/+4 |
| |/ |
|
* | | Merge branch 'warning-fixes' into next/fixes-non-critical | Arnd Bergmann | 2013-02-14 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: integrator/versatile: fix NOMMU warnings | Arnd Bergmann | 2013-02-14 | 1 | -1/+1 |
| |/ |
|
* | | ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU | Will Deacon | 2013-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -4/+1 |
|\ |
|
| * | ARM: plat-versatile: move FPGA irq driver to drivers/irqchip | Linus Walleij | 2012-11-04 | 1 | -2/+1 |
| * | ARM: integrator: get rid of preallocated irq descriptors | Linus Walleij | 2012-10-27 | 1 | -2/+0 |
* | | ARM: integrator: push down SC dependencies | Linus Walleij | 2012-11-17 | 1 | -3/+43 |
* | | ARM: integrator: delete static UART1 mapping | Linus Walleij | 2012-11-16 | 1 | -5/+0 |
* | | ARM: integrator: remove static AP syscon mapping | Linus Walleij | 2012-11-16 | 1 | -20/+38 |
* | | ARM: integrator: hook the AP into the SoC bus | Linus Walleij | 2012-11-16 | 1 | -2/+55 |
|/ |
|
* | ARM: integrator: use __iomem pointers for MMIO, part 2 | Arnd Bergmann | 2012-10-09 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 1 | -69/+207 |
|\ |
|
| * | ARM: 7519/1: integrator: convert platform devices to Device Tree | Linus Walleij | 2012-09-17 | 1 | -18/+18 |
| * | ARM: 7518/1: integrator: convert AMBA devices to device tree | Linus Walleij | 2012-09-17 | 1 | -31/+78 |
| * | ARM: 7517/1: integrator: initial device tree support | Linus Walleij | 2012-09-17 | 1 | -25/+114 |
| * | ARM: 7514/1: integrator: call common init function from machine | Linus Walleij | 2012-09-17 | 1 | -0/+2 |