Age | Commit message (Expand) | Author |
2014-01-23 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-12-06 | Merge branch 'soc/sched_clock' into next/soc | Kevin Hilman |
2013-11-26 | ARM: u300: fix timekeeping when periodic mode is used | Uwe Kleine-König |
2013-11-26 | ARM: u300: fix return value check in __u300_init_boardpower() | Wei Yongjun |
2013-11-21 | ARM: u300: Switch to sched_clock_register() | Stephen Boyd |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König |
2013-09-18 | ARM: u300: hide submenus | Linus Walleij |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | ARM: u300: only build for ARCH_MULTI_V5 | Arnd Bergmann |
2013-06-17 | ARM: u300: switch to using syscon regmap for board | Linus Walleij |
2013-06-17 | pinctrl: get rid of all platform data for coh901 | Linus Walleij |
2013-06-17 | ARM: u300: move the gated system controller clocks to DT | Linus Walleij |
2013-06-17 | ARM: u300: remove register definition file | Linus Walleij |
2013-06-17 | ARM: u300: add syscon node | Linus Walleij |
2013-06-17 | ARM: u300 use module_spi_driver to register driver | Peter Huewe |
2013-06-17 | ARM: u300: delete remnant machine headers | Linus Walleij |
2013-06-17 | ARM: u300: convert to multiplatform | Linus Walleij |
2013-06-17 | ARM: u300: localize <mach/u300-regs.h> | Linus Walleij |
2013-06-17 | ARM: u300: delete <mach/irqs.h> | Linus Walleij |
2013-06-17 | ARM: u300: delete <mach/hardware.h> | Linus Walleij |
2013-06-17 | ARM: u300: push down syscon registers | Linus Walleij |
2013-06-17 | ARM: u300: move debugmacro to debug includes | Linus Walleij |
2013-06-17 | ARM: u300: delete all static board data | Linus Walleij |
2013-06-17 | ARM: u300: add FSMC flash into the device tree | Linus Walleij |
2013-06-17 | ARM: u300: probe the U300 dummy-spichip from device tree | Linus Walleij |
2013-06-17 | ARM: u300: add SPI PL022 to the device tree | Linus Walleij |
2013-06-17 | ARM: u300: add the COH 901 318 DMAC to device tree | Linus Walleij |
2013-06-17 | ARM: u300: set up board power from device tree | Linus Walleij |
2013-06-17 | ARM: u300: add RTC to device tree | Linus Walleij |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-05-31 | ARM: u300: add the COH 901 327 watchdog to device tree | Linus Walleij |
2013-05-31 | ARM: u300: register I2C bus drivers from device tree | Linus Walleij |
2013-05-31 | ARM: u300: basic device tree support | Linus Walleij |
2013-05-31 | ARM: u300: device tree support for the timer | Linus Walleij |
2013-05-31 | ARM: u300: enable delaytimer on the U300 | Linus Walleij |
2013-04-26 | ARM: u300: fix ages old copy/paste bug | Linus Walleij |
2013-02-21 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-28 | Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-12 | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for VIC users | Rob Herring |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2013-01-07 | dma: coh901318: push header down into the DMA subsystem | Linus Walleij |
2013-01-07 | dma: coh901318: skip hard-coded addresses | Linus Walleij |
2013-01-07 | dma: coh901318: push platform data into driver | Linus Walleij |