summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik
AgeCommit message (Expand)AuthorLines
2023-08-12ARM: nomadik: Drop unused includesRob Herring-13/+0
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2022-05-03arm: nomadik: drop selecting obsolete CLKSRC_NOMADIK_MTU_SCHED_CLOCKLukas Bulwahn-1/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2016-09-09ARM: nomadik: select MFD_SYSCONLinus Walleij-0/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2015-08-11ARM: nomadik: move l2x0 setup to device treeLinus Walleij-3/+2
2015-08-11ARM: nomadik: move hog code to use DT hogsLinus Walleij-36/+0
2014-10-31ARM: nomadik: device tree for NHK15 boardLinus Walleij-0/+1
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring-3/+1
2014-05-30ARM: l2c: nomadik: convert to generic l2c OF initialisationRussell King-10/+3
2014-05-30ARM: l2c: nomadik: remove cache size overrideRussell King-1/+1
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring-5/+0
2013-11-28ARM: nomadik: get rid of explicit ethernet GPIO managementLinus Walleij-32/+0
2013-10-07Merge branch 'clk-of-init-v2_for-3.13' of https://github.com/shesselba/linux-...Olof Johansson-36/+0
2013-09-29ARM: nomadik: remove custom .init_time hookSebastian Hesselbarth-9/+0
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth-3/+2
2013-09-29ARM: nomadik: remove mtu initalization from .init_timeSebastian Hesselbarth-26/+0
2013-09-24ARM: nomadik: delete FSMC platform dataLinus Walleij-21/+1
2013-09-24ARM: nomadik: delete MMCI platform dataLinus Walleij-14/+1
2013-08-07ARM: nomadik: switch to use the Nomadik I2C driverLinus Walleij-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt-1/+1
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-68/+6
2013-05-26ARM: nomadik: move the pin configuration to DTLinus Walleij-51/+0
2013-05-26ARM: nomadik: add led and key for S8815Linus Walleij-0/+4
2013-05-24ARM: nomadik: Remove init_irq declaration in machine descriptionMaxime Ripard-2/+0
2013-05-12ARM: nomadik: register clocksource from device treeLinus Walleij-3/+4
2013-05-12ARM: nomadik: convert all clocks except timer to dtLinus Walleij-18/+2
2013-04-26clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij-0/+1
2013-03-19ARM: nomadik: hide MACH_NOMADIK_8815NHK in KconfigArnd Bergmann-0/+2
2013-03-07ARM: nomadik: delete remnant include filesLinus Walleij-70/+0
2013-03-07ARM: nomadik: convert to multiplatformLinus Walleij-3/+19
2013-03-07ARM: nomadik: move debugmacro to debug includesLinus Walleij-20/+0
2013-03-07ARM: nomadik: delete IRQ headerLinus Walleij-80/+0
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-646/+266
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson-2/+0
2013-01-28ARM: nomadik: get rid of <mach/hardware.h>Linus Walleij-105/+55
2013-01-28ARM: nomadik: delete old board filesLinus Walleij-533/+4
2013-01-28ARM: nomadik: migrate MMC/SD card support to device treeLinus Walleij-1/+47
2013-01-28ARM: nomadik: convert SMSC91x ethernet to device treeLinus Walleij-0/+36
2013-01-28ARM: nomadik: move GPIO and pinctrl to device treeLinus Walleij-4/+17
2013-01-28ARM: nomadik: add FSMC NANDLinus Walleij-0/+15
2013-01-28ARM: nomadik: move remaining PrimeCells to device treeLinus Walleij-2/+9
2013-01-28ARM: nomadik: move pin maps to cpu fileLinus Walleij-45/+44
2013-01-28ARM: nomadik: initial devicetree supportLinus Walleij-1/+87
2013-01-28ARM: nomadik: move last custom calls to pinctrlLinus Walleij-12/+9
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson-3/+1
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson-40/+39