summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-01Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd
2020-05-27clk: mmp2: Add support for power islandsLubomir Rintel
2020-05-15ARM: mmp: Drop unneeded select of COMMON_CLKGeert Uytterhoeven
2020-05-15ARM: mmp: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-05-12ARM: mmp: Remove legacy clk codeStephen Boyd
2020-05-05ARM: Remove redundant COMMON_CLK selectsStephen Boyd
2020-03-27ARM: mmp: replace setup_irq() by request_irq()afzal mohammed
2020-01-06ARM: mmp: do not divide the clock rateLubomir Rintel
2019-12-11ARM: mmp: include the correct cputype.hArnd Bergmann
2019-10-17ARM: mmp: remove MMP3 USB PHY registers from regs-usb.hLubomir Rintel
2019-10-17ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel
2019-10-17ARM: mmp: add SMP supportLubomir Rintel
2019-10-17ARM: mmp: add support for MMP3 SoCLubomir Rintel
2019-10-17ARM: mmp: define MMP_CHIPID by the means of CIU_REG()Lubomir Rintel
2019-10-17ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARELubomir Rintel
2019-10-17ARM: mmp: map the PGU as wellLubomir Rintel
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