summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
AgeCommit message (Expand)AuthorLines
2023-08-12ARM: mmp: Drop unused includesRob Herring-11/+0
2023-03-19ARM: mmp: remove obsolete config USB_EHCI_MV_U2OLukas Bulwahn-6/+0
2023-01-16ARM: mmp: remove old PM supportArnd Bergmann-947/+0
2023-01-16ARM: mmp: remove device definitionsArnd Bergmann-1565/+7
2023-01-16ARM: mmp: remove custom sram codeArnd Bergmann-181/+0
2023-01-16ARM: mmp: remove all board filesArnd Bergmann-2561/+0
2023-01-16ARM: mmp: select specific CPU implementationArnd Bergmann-0/+3
2022-12-04ARM: mmp: fix timer_read delayDoug Brown-4/+7
2022-10-10ARM: mmp: Make some symbols staticChen Lifu-4/+4
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+9
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks-3/+3
2022-07-22ARM: mmp: mark all board files for removalArnd Bergmann-0/+9
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-208/+84
2022-05-31ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann-2/+0
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann-1/+1
2022-05-07ARM: mmp: rename pxa_register_deviceArnd Bergmann-82/+82
2022-05-07ARM: mmp: remove tavorevb board supportArnd Bergmann-123/+1
2022-04-08ARM: rework endianess selectionArnd Bergmann-1/+1
2022-02-25ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König-10/+12
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-9/+9
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-456/+2
2020-06-01Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd-0/+2
2020-05-27clk: mmp2: Add support for power islandsLubomir Rintel-0/+2
2020-05-15ARM: mmp: Drop unneeded select of COMMON_CLKGeert Uytterhoeven-1/+0
2020-05-15ARM: mmp: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-2/+2
2020-05-12ARM: mmp: Remove legacy clk codeStephen Boyd-456/+0
2020-05-05ARM: Remove redundant COMMON_CLK selectsStephen Boyd-1/+0
2020-03-27ARM: mmp: replace setup_irq() by request_irq()afzal mohammed-8/+3
2020-01-06ARM: mmp: do not divide the clock rateLubomir Rintel-1/+1
2019-12-11ARM: mmp: include the correct cputype.hArnd Bergmann-1/+1
2019-10-17ARM: mmp: remove MMP3 USB PHY registers from regs-usb.hLubomir Rintel-94/+0
2019-10-17ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel-93/+8
2019-10-17ARM: mmp: add SMP supportLubomir Rintel-0/+35
2019-10-17ARM: mmp: add support for MMP3 SoCLubomir Rintel-3/+79
2019-10-17ARM: mmp: define MMP_CHIPID by the means of CIU_REG()Lubomir Rintel-1/+1
2019-10-17ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARELubomir Rintel-33/+15
2019-10-17ARM: mmp: map the PGU as wellLubomir Rintel-1/+24
2019-08-30irqchip/mmp: Mask off interrupts from other coresAndres Salomon-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Thomas Gleixner-12/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-58/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner-48/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij-1/+0
2018-12-31Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds-1/+1
2018-12-31Merge branch 'fixes' into next/socOlof Johansson-2/+4
2018-12-12ARM: mmp: fix pxa168_device_usb_phy use on aspeniteArnd Bergmann-0/+5
2018-12-12ARM: mmp: fix timer_init callsArnd Bergmann-6/+6
2018-12-03ARM: mmp2: DT: be compatible with mrvl,mmp2Lubomir Rintel-1/+1
2018-12-03ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel-2/+4