summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp
AgeCommit message (Expand)Author
2022-04-15ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König
2019-08-30irqchip/mmp: Mask off interrupts from other coresAndres Salomon
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2018-12-31Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-12-31Merge branch 'fixes' into next/socOlof Johansson
2018-12-12ARM: mmp: fix pxa168_device_usb_phy use on aspeniteArnd Bergmann
2018-12-12ARM: mmp: fix timer_init callsArnd Bergmann
2018-12-03ARM: mmp2: DT: be compatible with mrvl,mmp2Lubomir Rintel
2018-12-03ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel
2018-11-30ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspeniteLubomir Rintel
2018-11-30ARM: mmp: add a pxa-usb-phy deviceLubomir Rintel
2018-11-30ARM: mmp/mmp2: dt: enable the clockLubomir Rintel
2018-11-30ARM: mmp2: initialize clocks before the timerLubomir Rintel
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-20USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-03-02mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal
2018-02-23mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
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