summaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300
Commit message (Expand)AuthorAgeFilesLines
* ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-5/+1
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-6/+0
|\
| * ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-6/+0
* | ARM: u300: move timer driver to clocksourceLinus Walleij2014-03-112-452/+1
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\
| * Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\
| | * ARM: u300: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | ARM: u300: fix timekeeping when periodic mode is usedUwe Kleine-König2013-11-261-14/+24
* | | ARM: u300: fix return value check in __u300_init_boardpower()Wei Yongjun2013-11-261-2/+2
|/ /
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-5/+4
|\ \ | |/ |/|
| * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-5/+4
* | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-1/+0
|/
* ARM: u300: hide submenusLinus Walleij2013-09-181-5/+5
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-3/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: u300: only build for ARCH_MULTI_V5Arnd Bergmann2013-06-201-1/+1
* | ARM: u300: switch to using syscon regmap for boardLinus Walleij2013-06-172-11/+9
* | pinctrl: get rid of all platform data for coh901Linus Walleij2013-06-171-11/+1
* | ARM: u300: move the gated system controller clocks to DTLinus Walleij2013-06-171-1/+1
* | ARM: u300: remove register definition fileLinus Walleij2013-06-172-166/+112
* | ARM: u300: add syscon nodeLinus Walleij2013-06-172-7/+36
* | ARM: u300 use module_spi_driver to register driverPeter Huewe2013-06-171-13/+1
* | ARM: u300: delete remnant machine headersLinus Walleij2013-06-172-62/+0
* | ARM: u300: convert to multiplatformLinus Walleij2013-06-171-6/+25
* | ARM: u300: localize <mach/u300-regs.h>Linus Walleij2013-06-173-2/+2
* | ARM: u300: delete <mach/irqs.h>Linus Walleij2013-06-172-82/+0
* | ARM: u300: delete <mach/hardware.h>Linus Walleij2013-06-172-6/+0
* | ARM: u300: push down syscon registersLinus Walleij2013-06-173-596/+31
* | ARM: u300: move debugmacro to debug includesLinus Walleij2013-06-171-21/+0
* | ARM: u300: delete all static board dataLinus Walleij2013-06-1710-1087/+21
* | ARM: u300: add FSMC flash into the device treeLinus Walleij2013-06-171-0/+2
* | ARM: u300: probe the U300 dummy-spichip from device treeLinus Walleij2013-06-171-0/+6
* | ARM: u300: add SPI PL022 to the device treeLinus Walleij2013-06-171-0/+19
* | ARM: u300: add the COH 901 318 DMAC to device treeLinus Walleij2013-06-171-0/+2
* | ARM: u300: set up board power from device treeLinus Walleij2013-06-171-3/+39
* | ARM: u300: add RTC to device treeLinus Walleij2013-06-171-0/+2
* | ARM: u300: add the COH 901 327 watchdog to device treeLinus Walleij2013-05-311-0/+2
* | ARM: u300: register I2C bus drivers from device treeLinus Walleij2013-05-311-0/+4
* | ARM: u300: basic device tree supportLinus Walleij2013-05-311-0/+81
* | ARM: u300: device tree support for the timerLinus Walleij2013-05-312-38/+72
* | ARM: u300: enable delaytimer on the U300Linus Walleij2013-05-311-0/+11
|/
* ARM: u300: fix ages old copy/paste bugLinus Walleij2013-04-261-1/+1
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-214-1415/+2
|\
| * Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-01-284-1415/+2
| |\
| | * dma: coh901318: push header down into the DMA subsystemLinus Walleij2013-01-073-251/+0
| | * dma: coh901318: skip hard-coded addressesLinus Walleij2013-01-071-2/+0
| | * dma: coh901318: push platform data into driverLinus Walleij2013-01-071-1084/+0
| | * dma: coh901318: create a proper platform data fileLinus Walleij2013-01-074-78/+2
* | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\ \ \ | |/ / |/| |