| Commit message (Expand) | Author | Age | Files | Lines |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 1 | -1/+1 |
* | ARM: integrator: fix build with INTEGRATOR_AP off | Arnd Bergmann | 2013-02-14 | 1 | -1/+1 |
* | ARM: integrator: push down SC dependencies | Linus Walleij | 2012-11-17 | 1 | -46/+4 |
* | ARM: integrator: hook the AP into the SoC bus | Linus Walleij | 2012-11-16 | 1 | -0/+91 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 1 | -6/+11 |
|\ |
|
| * | ARM: 7518/1: integrator: convert AMBA devices to device tree | Linus Walleij | 2012-09-17 | 1 | -2/+6 |
| * | 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 | 1 | -4/+2 |
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -3/+0 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-16 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| * | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 | 1 | -3/+0 |
| |\ \ |
|
| | * | | ARM: mach-integrator: retire custom LED code | Bryan Wu | 2012-08-01 | 1 | -1/+0 |
| | * | | ARM: mach-integrator: move CM_CTRL to header file for accessing by other func... | Bryan Wu | 2012-08-01 | 1 | -2/+0 |
* | | | | ARM: integrator: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | ARM: integrator: include <linux/export.h> | Arnd Bergmann | 2012-08-09 | 1 | -0/+1 |
|/ / |
|
* | | ARM: integrator: convert to common clock | Linus Walleij | 2012-07-11 | 1 | -45/+0 |
* | | ARM: integrator: put symbolic bus names on devices | Linus Walleij | 2012-07-11 | 1 | -10/+10 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2012-03-27 | 1 | -57/+13 |
| |\ |
|
| * | | ARM: 7349/1: integrator: convert to sparse irqs | Linus Walleij | 2012-03-24 | 1 | -1/+2 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
| |/ |
|
* | | ARM: amba: integrator: use common amba device initializers | Russell King | 2012-01-26 | 1 | -57/+13 |
* | | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali... | Russell King | 2012-01-25 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -0/+8 |
|\ |
|
| * | ARM: restart: integrator: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+8 |
* | | ARM: 7238/1: integrator: only hardcode AP PrimeCell IDs | Linus Walleij | 2011-12-23 | 1 | -5/+14 |
|/ |
|
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -3/+3 |
|\ |
|
| * | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 | 1 | -3/+3 |
* | | ARM: 7087/2: mach-integrator: get timer frequency from clock | Linus Walleij | 2011-10-17 | 1 | -0/+4 |
|/ |
|
* | ARM: integrator: use new init_early for clock tree init | Russell King | 2011-02-19 | 1 | -2/+5 |
* | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -2/+1 |
*-. | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 1 | -1/+18 |
|\ \ |
|
| | * | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 2010-07-22 | 1 | -1/+6 |
| |/
|/| |
|
| * | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 | 1 | -2/+2 |
| * | ARM: Move platform memory reservations out of generic code | Russell King | 2010-07-16 | 1 | -0/+12 |
|/ |
|
* | ARM: Integrator: move 16-bit timer support to Integrator/AP | Russell King | 2010-05-02 | 1 | -157/+0 |
* | ARM: Integrator: convert to use register definitions | Russell King | 2010-05-02 | 1 | -6/+6 |
* | ARM: Integrator: pass 'khz' to integrator_time_init | Russell King | 2010-04-29 | 1 | -3/+3 |
* | ARM: Integrator: convert to generic clockevent support | Russell King | 2010-04-29 | 1 | -34/+73 |
* | ARM: Integrator: convert to generic time support | Russell King | 2010-04-29 | 1 | -32/+30 |
* | ARM: Fix Versatile&Integrator includes to behave in the same way as Realview | Russell King | 2010-04-29 | 1 | -0/+1 |
* | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 1 | -2/+1 |
* | [ARM] 5517/1: integrator: don't put clock lookups in __initdata | Rabin Vincent | 2009-05-18 | 1 | -1/+1 |
* | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -5/+5 |
* | [ARM] integrator: convert to clkdev and lookup clocks by device name | Russell King | 2008-11-27 | 1 | -0/+35 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 2008-01-28 | 1 | -4/+0 |