| Commit message (Expand) | Author | Age | Files | Lines |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 1 | -3/+3 |
* | 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: u300: only build for ARCH_MULTI_V5 | Arnd Bergmann | 2013-06-20 | 1 | -1/+1 |
* | | ARM: u300: switch to using syscon regmap for board | Linus Walleij | 2013-06-17 | 2 | -11/+9 |
* | | pinctrl: get rid of all platform data for coh901 | Linus Walleij | 2013-06-17 | 1 | -11/+1 |
* | | ARM: u300: move the gated system controller clocks to DT | Linus Walleij | 2013-06-17 | 1 | -1/+1 |
* | | ARM: u300: remove register definition file | Linus Walleij | 2013-06-17 | 2 | -166/+112 |
* | | ARM: u300: add syscon node | Linus Walleij | 2013-06-17 | 2 | -7/+36 |
* | | ARM: u300 use module_spi_driver to register driver | Peter Huewe | 2013-06-17 | 1 | -13/+1 |
* | | ARM: u300: delete remnant machine headers | Linus Walleij | 2013-06-17 | 2 | -62/+0 |
* | | ARM: u300: convert to multiplatform | Linus Walleij | 2013-06-17 | 1 | -6/+25 |
* | | ARM: u300: localize <mach/u300-regs.h> | Linus Walleij | 2013-06-17 | 3 | -2/+2 |
* | | ARM: u300: delete <mach/irqs.h> | Linus Walleij | 2013-06-17 | 2 | -82/+0 |
* | | ARM: u300: delete <mach/hardware.h> | Linus Walleij | 2013-06-17 | 2 | -6/+0 |
* | | ARM: u300: push down syscon registers | Linus Walleij | 2013-06-17 | 3 | -596/+31 |
* | | ARM: u300: move debugmacro to debug includes | Linus Walleij | 2013-06-17 | 1 | -21/+0 |
* | | ARM: u300: delete all static board data | Linus Walleij | 2013-06-17 | 10 | -1087/+21 |
* | | ARM: u300: add FSMC flash into the device tree | Linus Walleij | 2013-06-17 | 1 | -0/+2 |
* | | ARM: u300: probe the U300 dummy-spichip from device tree | Linus Walleij | 2013-06-17 | 1 | -0/+6 |
* | | ARM: u300: add SPI PL022 to the device tree | Linus Walleij | 2013-06-17 | 1 | -0/+19 |
* | | ARM: u300: add the COH 901 318 DMAC to device tree | Linus Walleij | 2013-06-17 | 1 | -0/+2 |
* | | ARM: u300: set up board power from device tree | Linus Walleij | 2013-06-17 | 1 | -3/+39 |
* | | ARM: u300: add RTC to device tree | Linus Walleij | 2013-06-17 | 1 | -0/+2 |
* | | ARM: u300: add the COH 901 327 watchdog to device tree | Linus Walleij | 2013-05-31 | 1 | -0/+2 |
* | | ARM: u300: register I2C bus drivers from device tree | Linus Walleij | 2013-05-31 | 1 | -0/+4 |
* | | ARM: u300: basic device tree support | Linus Walleij | 2013-05-31 | 1 | -0/+81 |
* | | ARM: u300: device tree support for the timer | Linus Walleij | 2013-05-31 | 2 | -38/+72 |
* | | ARM: u300: enable delaytimer on the U300 | Linus Walleij | 2013-05-31 | 1 | -0/+11 |
|/ |
|
* | ARM: u300: fix ages old copy/paste bug | Linus Walleij | 2013-04-26 | 1 | -1/+1 |
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 4 | -1415/+2 |
|\ |
|
| * | Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2013-01-28 | 4 | -1415/+2 |
| |\ |
|
| | * | dma: coh901318: push header down into the DMA subsystem | Linus Walleij | 2013-01-07 | 3 | -251/+0 |
| | * | dma: coh901318: skip hard-coded addresses | Linus Walleij | 2013-01-07 | 1 | -2/+0 |
| | * | dma: coh901318: push platform data into driver | Linus Walleij | 2013-01-07 | 1 | -1084/+0 |
| | * | dma: coh901318: create a proper platform data file | Linus Walleij | 2013-01-07 | 4 | -78/+2 |
* | | | 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 | 1 | -2/+1 |
|\ \ |
|
| * | | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
| * | | ARM: remove mach .handle_irq for VIC users | Rob Herring | 2013-01-12 | 1 | -1/+0 |
* | | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
| |/ |
|
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 3 | -11/+3 |
|/ |
|
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-20 | 1 | -34/+0 |
|\ |
|
| * | ARM: u300: delete custom pin hog code | Linus Walleij | 2012-12-17 | 1 | -34/+0 |
* | | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-12-19 | 1 | -2/+12 |
|\ \
| |/
|/| |
|
| * | mtd: fsmc_nand: pass the ale and cmd resource via resource | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-15 | 1 | -2/+12 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -2/+0 |
|\ \ |
|
| * | | ARM: u300: remove obsoleted init_consistent_dma_size() | Marek Szyprowski | 2012-11-13 | 1 | -2/+0 |
| |/ |
|