aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-02mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal2-8/+3
2018-02-23mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal1-2/+2
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang3-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman15-0/+15
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon1-1/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-07-27ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann1-1/+1
2017-03-30ARM: mmp: let clk_disable() return immediately if clk is NULLMasahiro Yamada1-0/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-1/+0
2015-12-01ARM: mmp: avoid unused functionsArnd Bergmann1-3/+2
2015-12-01ARM: mmp: move into ARCH_MULTIPLATFORMArnd Bergmann3-53/+27
2015-12-01ARM: mmp: make all header files localArnd Bergmann43-159/+106
2015-12-01ARM: mmp: remove remaining legacy pxa-dma supportArnd Bergmann4-19/+0
2015-12-01clk: mmp: stop using platform headersArnd Bergmann7-9/+22
2015-09-05ARM: mmp: remove unused RTC register definitionsRob Herring1-23/+0
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre2-3/+3
2015-07-25ARM: move heavy barrier support out of lineRussell King1-0/+1
2015-07-17ARM/mmp/time: Migrate to new 'set-state' interfaceViresh Kumar1-18/+11
2015-02-19ARM: make of_device_ids constUwe Kleine-König1-1/+1
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds3-62/+33
2014-11-12arm: mmp: Make use of the DT supported clockChao Xie3-62/+33
2014-10-28net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth1-1/+0
2014-10-24net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth1-0/+2
2014-07-04ARM: mmp: remove duplicate SM_SCLK_SM_SCLK defineDan Carpenter1-1/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-16/+9
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-18/+18
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-03-18ARM: mmp: allow platform devices with modular USBArnd Bergmann3-18/+18
2014-03-12ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-04arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner2-31/+5
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson2-16/+9
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-13/+0
2013-12-20ARM: mmp: stop using mach/timex.hUwe Kleine-König1-3/+9
2013-12-11ARM: mmp: build sram driver aloneQiao Zhou2-1/+5
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: mmp: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-3/+1
2013-09-27ARM: mmp: delete the custom GPIO headerLinus Walleij1-8/+0
2013-09-20ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou1-3/+1
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-505/+18
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-08-24ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2-0/+12
2013-08-24irqchip: mmp: support irqchipHaojian Zhuang3-40/+2
2013-08-24irqchip: move mmp irq driverHaojian Zhuang6-465/+4
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt4-4/+7
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1