summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300
AgeCommit message (Expand)AuthorLines
2021-01-20ARM: remove u300 platformArnd Bergmann-587/+0
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-3/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-28ARM: u300: regulator: add MODULE_LICENSE()Arnd Bergmann-0/+2
2018-09-06ARM: u300: Delete dummy SPI chipLinus Walleij-290/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2016-06-28clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang-2/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada-4/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada-2/+2
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis-1/+0
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-10-28ARM: u300: Convert pr_warning to pr_warnJoe Perches-36/+29
2014-10-20ARM: mach-u300: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada-3/+0
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring-5/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-6/+0
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij-452/+1
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring-6/+0
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-2/+2
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman-2/+2
2013-11-26ARM: u300: fix timekeeping when periodic mode is usedUwe Kleine-König-14/+24
2013-11-26ARM: u300: fix return value check in __u300_init_boardpower()Wei Yongjun-2/+2
2013-11-21ARM: u300: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+4
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding-5/+4
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König-1/+0
2013-09-18ARM: u300: hide submenusLinus Walleij-5/+5
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt-3/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2013-06-20ARM: u300: only build for ARCH_MULTI_V5Arnd Bergmann-1/+1
2013-06-17ARM: u300: switch to using syscon regmap for boardLinus Walleij-11/+9
2013-06-17pinctrl: get rid of all platform data for coh901Linus Walleij-11/+1
2013-06-17ARM: u300: move the gated system controller clocks to DTLinus Walleij-1/+1
2013-06-17ARM: u300: remove register definition fileLinus Walleij-166/+112
2013-06-17ARM: u300: add syscon nodeLinus Walleij-7/+36
2013-06-17ARM: u300 use module_spi_driver to register driverPeter Huewe-13/+1
2013-06-17ARM: u300: delete remnant machine headersLinus Walleij-62/+0
2013-06-17ARM: u300: convert to multiplatformLinus Walleij-6/+25
2013-06-17ARM: u300: localize <mach/u300-regs.h>Linus Walleij-2/+2
2013-06-17ARM: u300: delete <mach/irqs.h>Linus Walleij-82/+0
2013-06-17ARM: u300: delete <mach/hardware.h>Linus Walleij-6/+0
2013-06-17ARM: u300: push down syscon registersLinus Walleij-596/+31