aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds9-456/+2
2020-06-01Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-silabs' into clk-nextStephen Boyd1-0/+2
2020-05-27clk: mmp2: Add support for power islandsLubomir Rintel1-0/+2
2020-05-15ARM: mmp: Drop unneeded select of COMMON_CLKGeert Uytterhoeven1-1/+0
2020-05-15ARM: mmp: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2-2/+2
2020-05-12ARM: mmp: Remove legacy clk codeStephen Boyd8-456/+0
2020-05-05ARM: Remove redundant COMMON_CLK selectsStephen Boyd1-1/+0
2020-03-27ARM: mmp: replace setup_irq() by request_irq()afzal mohammed1-8/+3
2020-01-06ARM: mmp: do not divide the clock rateLubomir Rintel1-1/+1
2019-12-11ARM: mmp: include the correct cputype.hArnd Bergmann1-1/+1
2019-10-17ARM: mmp: remove MMP3 USB PHY registers from regs-usb.hLubomir Rintel1-94/+0
2019-10-17ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel9-93/+8
2019-10-17ARM: mmp: add SMP supportLubomir Rintel2-0/+35
2019-10-17ARM: mmp: add support for MMP3 SoCLubomir Rintel5-3/+79
2019-10-17ARM: mmp: define MMP_CHIPID by the means of CIU_REG()Lubomir Rintel1-1/+1
2019-10-17ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARELubomir Rintel3-33/+15
2019-10-17ARM: mmp: map the PGU as wellLubomir Rintel4-1/+24
2019-08-30irqchip/mmp: Mask off interrupts from other coresAndres Salomon1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Thomas Gleixner4-12/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner14-58/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner12-48/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-1/+0
2018-12-31Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2018-12-31Merge branch 'fixes' into next/socOlof Johansson1-2/+4
2018-12-12ARM: mmp: fix pxa168_device_usb_phy use on aspeniteArnd Bergmann2-0/+5
2018-12-12ARM: mmp: fix timer_init callsArnd Bergmann5-6/+6
2018-12-03ARM: mmp2: DT: be compatible with mrvl,mmp2Lubomir Rintel1-1/+1
2018-12-03ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel1-2/+4
2018-11-30ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspeniteLubomir Rintel2-0/+8
2018-11-30ARM: mmp: add a pxa-usb-phy deviceLubomir Rintel2-0/+22
2018-11-30ARM: mmp/mmp2: dt: enable the clockLubomir Rintel4-15/+23
2018-11-30ARM: mmp2: initialize clocks before the timerLubomir Rintel1-1/+1
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-10/+1
2018-09-20USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel1-10/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-1/+11
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
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