aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-u300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2-3/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-28ARM: u300: regulator: add MODULE_LICENSE()Arnd Bergmann1-0/+2
2018-09-06ARM: u300: Delete dummy SPI chipLinus Walleij3-290/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+1
2016-06-28clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-4/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-2/+2
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-10-28ARM: u300: Convert pr_warning to pr_warnJoe Perches1-36/+29
2014-10-20ARM: mach-u300: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-5/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+0
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij2-452/+1
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-6/+0
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