summaryrefslogtreecommitdiff
path: root/arch/arm/mach-nomadik
AgeCommit message (Expand)AuthorFilesLines
2013-04-26clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij1-0/+1
2013-03-19ARM: nomadik: hide MACH_NOMADIK_8815NHK in KconfigArnd Bergmann1-0/+2
2013-03-07ARM: nomadik: delete remnant include filesLinus Walleij3-70/+0
2013-03-07ARM: nomadik: convert to multiplatformLinus Walleij1-3/+19
2013-03-07ARM: nomadik: move debugmacro to debug includesLinus Walleij1-20/+0
2013-03-07ARM: nomadik: delete IRQ headerLinus Walleij2-80/+0
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-646/+266
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-2/+0
2013-01-28ARM: nomadik: get rid of <mach/hardware.h>Linus Walleij4-105/+55
2013-01-28ARM: nomadik: delete old board filesLinus Walleij6-533/+4
2013-01-28ARM: nomadik: migrate MMC/SD card support to device treeLinus Walleij1-1/+47
2013-01-28ARM: nomadik: convert SMSC91x ethernet to device treeLinus Walleij2-0/+36
2013-01-28ARM: nomadik: move GPIO and pinctrl to device treeLinus Walleij1-4/+17
2013-01-28ARM: nomadik: add FSMC NANDLinus Walleij1-0/+15
2013-01-28ARM: nomadik: move remaining PrimeCells to device treeLinus Walleij1-2/+9
2013-01-28ARM: nomadik: move pin maps to cpu fileLinus Walleij2-45/+44
2013-01-28ARM: nomadik: initial devicetree supportLinus Walleij4-1/+87
2013-01-28ARM: nomadik: move last custom calls to pinctrlLinus Walleij2-12/+9
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2-3/+1
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2-40/+39
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-1/+1
2013-01-12ARM: remove unneeded vic.h includesRob Herring1-1/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2013-01-03ARM: nomadik: bump the IRQ numbers againLinus Walleij1-39/+39
2013-01-03ARM: nomadik: delete dangling includeLinus Walleij1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2-61/+39
2012-11-15ARM: nomadik: fixup some FSMC merge problemsLinus Walleij1-4/+17
2012-11-15ARM: nomadik: switch over to using the FSMC driverLinus Walleij2-65/+28
2012-11-05ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij1-1/+1
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2-5/+3
2012-11-05ARM: plat-nomadik: pass IRQ to timer driverLinus Walleij1-2/+2
2012-11-05pinctrl/nomadik: merge old pincfg headerLinus Walleij2-2/+0
2012-11-05pinctrl/nomadik: move the platform data headerLinus Walleij3-3/+3
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-2/+2
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+49
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-21/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+5
2012-09-28ARM: nomadik: remove NAND_NO_READRDY useArnd Bergmann1-2/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2-17/+1
2012-09-19ARM: nomadik: use __iomem pointers for MMIOArnd Bergmann2-5/+5
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-4/+0
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann2-17/+1
2012-09-03ARM: nomadik: configure Nomadik for pin controlLinus Walleij2-0/+49
2012-06-11ARM: nomadik: bump all IRQ numbers by oneLinus Walleij1-43/+42
2012-06-10ARM: nomadik: register the MMC/SD deviceLinus Walleij1-0/+24
2012-06-10ARM: nomadik: register the I2C devicesLinus Walleij1-0/+32
2012-06-10ARM: nomadik: register all three I2C bussesLinus Walleij1-7/+31
2012-06-10ARM: nomadik: convert to generic clockLinus Walleij4-94/+2