summaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-28clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-28ARM: u300: Convert pr_warning to pr_warnJoe Perches
2014-10-20ARM: mach-u300: drop owner assignment from platform_driversWolfram Sang
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-26ARM: u300: fix timekeeping when periodic mode is usedUwe Kleine-König
2013-11-26ARM: u300: fix return value check in __u300_init_boardpower()Wei Yongjun
2013-11-21ARM: u300: Switch to sched_clock_register()Stephen Boyd
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König
2013-09-18ARM: u300: hide submenusLinus Walleij
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20ARM: u300: only build for ARCH_MULTI_V5Arnd Bergmann
2013-06-17ARM: u300: switch to using syscon regmap for boardLinus Walleij
2013-06-17pinctrl: get rid of all platform data for coh901Linus Walleij
2013-06-17ARM: u300: move the gated system controller clocks to DTLinus Walleij
2013-06-17ARM: u300: remove register definition fileLinus Walleij
2013-06-17ARM: u300: add syscon nodeLinus Walleij
2013-06-17ARM: u300 use module_spi_driver to register driverPeter Huewe
2013-06-17ARM: u300: delete remnant machine headersLinus Walleij
2013-06-17ARM: u300: convert to multiplatformLinus Walleij
2013-06-17ARM: u300: localize <mach/u300-regs.h>Linus Walleij
2013-06-17ARM: u300: delete <mach/irqs.h>Linus Walleij
2013-06-17ARM: u300: delete <mach/hardware.h>Linus Walleij
2013-06-17ARM: u300: push down syscon registersLinus Walleij
2013-06-17ARM: u300: move debugmacro to debug includesLinus Walleij
2013-06-17ARM: u300: delete all static board dataLinus Walleij
2013-06-17ARM: u300: add FSMC flash into the device treeLinus Walleij
2013-06-17ARM: u300: probe the U300 dummy-spichip from device treeLinus Walleij
2013-06-17ARM: u300: add SPI PL022 to the device treeLinus Walleij
2013-06-17ARM: u300: add the COH 901 318 DMAC to device treeLinus Walleij