aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300
AgeCommit message (Expand)AuthorFilesLines
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsGravatar Hans de Goede 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Gravatar Thomas Gleixner 2-3/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-28ARM: u300: regulator: add MODULE_LICENSE()Gravatar Arnd Bergmann 1-0/+2
2018-09-06ARM: u300: Delete dummy SPI chipGravatar Linus Walleij 3-290/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+1
2016-06-28clocksource/drivers/u300: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateGravatar Kefeng Wang 1-2/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsGravatar Masahiro Yamada 1-4/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-2/+2
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversGravatar Andrew F. Davis 1-1/+0
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-10-28ARM: u300: Convert pr_warning to pr_warnGravatar Joe Perches 1-36/+29
2014-10-20ARM: mach-u300: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-10-02kbuild: remove unnecessary variable initializaionsGravatar Masahiro Yamada 1-3/+0
2014-06-17ARM: use menuconfig for sub-arch menusGravatar Rob Herring 1-5/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-6/+0
2014-03-11ARM: u300: move timer driver to clocksourceGravatar Linus Walleij 2-452/+1
2014-02-19ARM: centralize common multi-platform kconfig optionsGravatar Rob Herring 1-6/+0
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-2/+2
2013-12-06Merge branch 'soc/sched_clock' into next/socGravatar Kevin Hilman 1-2/+2
2013-11-26ARM: u300: fix timekeeping when periodic mode is usedGravatar Uwe Kleine-König 1-14/+24
2013-11-26ARM: u300: fix return value check in __u300_init_boardpower()Gravatar Wei Yongjun 1-2/+2
2013-11-21ARM: u300: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+4
2013-10-24of/irq: Use irq_of_parse_and_map()Gravatar Thierry Reding 1-5/+4
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPGravatar Uwe Kleine-König 1-1/+0
2013-09-18ARM: u300: hide submenusGravatar Linus Walleij 1-5/+5
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 1-3/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-06-20ARM: u300: only build for ARCH_MULTI_V5Gravatar Arnd Bergmann 1-1/+1
2013-06-17ARM: u300: switch to using syscon regmap for boardGravatar Linus Walleij 2-11/+9
2013-06-17pinctrl: get rid of all platform data for coh901Gravatar Linus Walleij 1-11/+1
2013-06-17ARM: u300: move the gated system controller clocks to DTGravatar Linus Walleij 1-1/+1
2013-06-17ARM: u300: remove register definition fileGravatar Linus Walleij 2-166/+112
2013-06-17ARM: u300: add syscon nodeGravatar Linus Walleij 2-7/+36
2013-06-17ARM: u300 use module_spi_driver to register driverGravatar Peter Huewe 1-13/+1
2013-06-17ARM: u300: delete remnant machine headersGravatar Linus Walleij 2-62/+0
2013-06-17ARM: u300: convert to multiplatformGravatar Linus Walleij 1-6/+25
2013-06-17ARM: u300: localize <mach/u300-regs.h>Gravatar Linus Walleij 3-2/+2
2013-06-17ARM: u300: delete <mach/irqs.h>Gravatar Linus Walleij 2-82/+0
2013-06-17ARM: u300: delete <mach/hardware.h>Gravatar Linus Walleij 2-6/+0
2013-06-17ARM: u300: push down syscon registersGravatar Linus Walleij 3-596/+31
2013-06-17ARM: u300: move debugmacro to debug includesGravatar Linus Walleij 1-21/+0