aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-26ARM: u300: fix timekeeping when periodic mode is usedUwe Kleine-König1-14/+24
2013-11-26ARM: u300: fix return value check in __u300_init_boardpower()Wei Yongjun1-2/+2
2013-11-21ARM: u300: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-5/+4
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding1-5/+4
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-1/+0
2013-09-18ARM: u300: hide submenusLinus Walleij1-5/+5
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-3/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-06-20ARM: u300: only build for ARCH_MULTI_V5Arnd Bergmann1-1/+1
2013-06-17ARM: u300: switch to using syscon regmap for boardLinus Walleij2-11/+9
2013-06-17pinctrl: get rid of all platform data for coh901Linus Walleij1-11/+1
2013-06-17ARM: u300: move the gated system controller clocks to DTLinus Walleij1-1/+1
2013-06-17ARM: u300: remove register definition fileLinus Walleij2-166/+112
2013-06-17ARM: u300: add syscon nodeLinus Walleij2-7/+36
2013-06-17ARM: u300 use module_spi_driver to register driverPeter Huewe1-13/+1
2013-06-17ARM: u300: delete remnant machine headersLinus Walleij2-62/+0
2013-06-17ARM: u300: convert to multiplatformLinus Walleij1-6/+25
2013-06-17ARM: u300: localize <mach/u300-regs.h>Linus Walleij3-2/+2
2013-06-17ARM: u300: delete <mach/irqs.h>Linus Walleij2-82/+0
2013-06-17ARM: u300: delete <mach/hardware.h>Linus Walleij2-6/+0
2013-06-17ARM: u300: push down syscon registersLinus Walleij3-596/+31
2013-06-17ARM: u300: move debugmacro to debug includesLinus Walleij1-21/+0
2013-06-17ARM: u300: delete all static board dataLinus Walleij10-1087/+21
2013-06-17ARM: u300: add FSMC flash into the device treeLinus Walleij1-0/+2
2013-06-17ARM: u300: probe the U300 dummy-spichip from device treeLinus Walleij1-0/+6
2013-06-17ARM: u300: add SPI PL022 to the device treeLinus Walleij1-0/+19
2013-06-17ARM: u300: add the COH 901 318 DMAC to device treeLinus Walleij1-0/+2
2013-06-17ARM: u300: set up board power from device treeLinus Walleij1-3/+39
2013-06-17ARM: u300: add RTC to device treeLinus Walleij1-0/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-05-31ARM: u300: add the COH 901 327 watchdog to device treeLinus Walleij1-0/+2
2013-05-31ARM: u300: register I2C bus drivers from device treeLinus Walleij1-0/+4
2013-05-31ARM: u300: basic device tree supportLinus Walleij1-0/+81
2013-05-31ARM: u300: device tree support for the timerLinus Walleij2-38/+72
2013-05-31ARM: u300: enable delaytimer on the U300Linus Walleij1-0/+11
2013-04-26ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1415/+2
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-28Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/driversOlof Johansson4-1415/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+1
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-3/+3
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-1/+1
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij3-251/+0
2013-01-07dma: coh901318: skip hard-coded addressesLinus Walleij1-2/+0