aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300/core.c
AgeCommit message (Expand)Author
2021-01-20ARM: remove u300 platformArnd Bergmann
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-17pinctrl: get rid of all platform data for coh901Linus Walleij
2013-06-17ARM: u300: remove register definition fileLinus Walleij
2013-06-17ARM: u300: add syscon nodeLinus Walleij
2013-06-17ARM: u300: localize <mach/u300-regs.h>Linus Walleij
2013-06-17ARM: u300: push down syscon registersLinus 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: add SPI PL022 to the device treeLinus Walleij
2013-06-17ARM: u300: add the COH 901 318 DMAC to device treeLinus Walleij
2013-06-17ARM: u300: add RTC to device treeLinus Walleij
2013-05-31ARM: u300: add the COH 901 327 watchdog to device treeLinus Walleij
2013-05-31ARM: u300: register I2C bus drivers from device treeLinus Walleij
2013-05-31ARM: u300: basic device tree supportLinus Walleij
2013-01-28Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij
2013-01-07dma: coh901318: push platform data into driverLinus Walleij
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-17ARM: u300: delete custom pin hog codeLinus Walleij
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD
2012-11-13ARM: u300: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij
2012-11-11ARM: U300: bump IRQs to offset 32Linus Walleij
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard
2012-08-13ARM: u300: convert to sparse IRQsLinus Walleij
2012-08-13ARM: u300: move DMA channel header into mach-u300Linus Walleij
2012-08-13ARM: u300: merge u300.c into core.c and rid headersLinus Walleij
2012-08-13pinctrl/coh901: move header to platform data dirLinus Walleij
2012-08-13pinctrl/coh901: retire ancient GPIO block versionsLinus Walleij
2012-08-13ARM: u300: retire ancient platformsLinus Walleij
2012-07-11ARM: u300: convert to common clockLinus Walleij
2012-04-20ARM: u300: bump all IRQ numbers by oneLinus Walleij
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds