summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp
AgeCommit message (Expand)Author
2018-12-21ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-07-27ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann
2017-03-30ARM: mmp: let clk_disable() return immediately if clk is NULLMasahiro Yamada
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2015-12-01ARM: mmp: avoid unused functionsArnd Bergmann
2015-12-01ARM: mmp: move into ARCH_MULTIPLATFORMArnd Bergmann
2015-12-01ARM: mmp: make all header files localArnd Bergmann
2015-12-01ARM: mmp: remove remaining legacy pxa-dma supportArnd Bergmann
2015-12-01clk: mmp: stop using platform headersArnd Bergmann
2015-09-05ARM: mmp: remove unused RTC register definitionsRob Herring
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-07-17ARM/mmp/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-11-12arm: mmp: Make use of the DT supported clockChao Xie
2014-10-28net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth
2014-10-24net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth
2014-07-04ARM: mmp: remove duplicate SM_SCLK_SM_SCLK defineDan Carpenter
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-03-18ARM: mmp: allow platform devices with modular USBArnd Bergmann
2014-03-12ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-04arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-12-20ARM: mmp: stop using mach/timex.hUwe Kleine-König
2013-12-11ARM: mmp: build sram driver aloneQiao Zhou
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-21ARM: mmp: Switch to sched_clock_register()Stephen Boyd
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-09-27ARM: mmp: delete the custom GPIO headerLinus Walleij
2013-09-20ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-08-24ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang
2013-08-24irqchip: mmp: support irqchipHaojian Zhuang
2013-08-24irqchip: move mmp irq driverHaojian Zhuang
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie