summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\
| * ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-2/+1
|\ \
| * | arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-2/+1
| |/
* / clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
|/
* ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-4/+0
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-2/+2
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ARM: mach-u300: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ARM: u300: Convert pr_warning to pr_warnJoe Perches2014-10-281-36/+29
|/
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0
* 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