aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20ARM: remove u300 platformArnd Bergmann1-413/+0
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 Gleixner1-2/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-3/+3
2013-06-17pinctrl: get rid of all platform data for coh901Linus Walleij1-11/+1
2013-06-17ARM: u300: remove register definition fileLinus Walleij1-1/+112
2013-06-17ARM: u300: add syscon nodeLinus Walleij1-4/+18
2013-06-17ARM: u300: localize <mach/u300-regs.h>Linus Walleij1-1/+1
2013-06-17ARM: u300: push down syscon registersLinus Walleij1-1/+25
2013-06-17ARM: u300: delete all static board dataLinus Walleij1-542/+6
2013-06-17ARM: u300: add FSMC flash into the device treeLinus Walleij1-0/+2
2013-06-17ARM: u300: add SPI PL022 to the device treeLinus Walleij1-0/+19
2013-06-17ARM: u300: add the COH 901 318 DMAC to device treeLinus Walleij1-0/+2
2013-06-17ARM: u300: add RTC to device treeLinus Walleij1-0/+2
2013-05-31ARM: u300: add the COH 901 327 watchdog to device treeLinus Walleij1-0/+2
2013-05-31ARM: u300: register I2C bus drivers from device treeLinus Walleij1-0/+4
2013-05-31ARM: u300: basic device tree supportLinus Walleij1-0/+81
2013-01-28Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/driversOlof Johansson1-1086/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+1
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-1/+1
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij1-1/+0
2013-01-07dma: coh901318: push platform data into driverLinus Walleij1-1084/+0
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-34/+0
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+12
2012-12-17ARM: u300: delete custom pin hog codeLinus Walleij1-34/+0
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij1-1/+1
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD1-2/+12
2012-11-13ARM: u300: remove obsoleted init_consistent_dma_size()Marek Szyprowski1-2/+0
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij1-1/+0
2012-11-11ARM: U300: bump IRQs to offset 32Linus Walleij1-1/+1
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds1-3/+0
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard1-3/+0
2012-08-13ARM: u300: convert to sparse IRQsLinus Walleij1-1/+2
2012-08-13ARM: u300: move DMA channel header into mach-u300Linus Walleij1-1/+1
2012-08-13ARM: u300: merge u300.c into core.c and rid headersLinus Walleij1-4/+18
2012-08-13pinctrl/coh901: move header to platform data dirLinus Walleij1-1/+1
2012-08-13pinctrl/coh901: retire ancient GPIO block versionsLinus Walleij1-1/+0
2012-08-13ARM: u300: retire ancient platformsLinus Walleij1-69/+1
2012-07-11ARM: u300: convert to common clockLinus Walleij1-10/+11
2012-04-20ARM: u300: bump all IRQ numbers by oneLinus Walleij1-2/+4
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+2
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim1-0/+2
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-17/+21