aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-mmp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-12ARM: mmp: Drop unused includesRob Herring3-11/+0
2023-03-19ARM: mmp: remove obsolete config USB_EHCI_MV_U2OLukas Bulwahn1-6/+0
2023-01-16ARM: mmp: remove old PM supportArnd Bergmann14-947/+0
2023-01-16ARM: mmp: remove device definitionsArnd Bergmann21-1565/+7
2023-01-16ARM: mmp: remove custom sram codeArnd Bergmann3-181/+0
2023-01-16ARM: mmp: remove all board filesArnd Bergmann14-2561/+0
2023-01-16ARM: mmp: select specific CPU implementationArnd Bergmann1-0/+3
2022-12-04ARM: mmp: fix timer_read delayDoug Brown1-4/+7
2022-10-10ARM: mmp: Make some symbols staticChen Lifu1-4/+4
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+9
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks3-3/+3
2022-07-22ARM: mmp: mark all board files for removalArnd Bergmann1-0/+9
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds10-208/+84
2022-05-31ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann1-2/+0
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-1/+1
2022-05-07ARM: mmp: rename pxa_register_deviceArnd Bergmann6-82/+82
2022-05-07ARM: mmp: remove tavorevb board supportArnd Bergmann3-123/+1
2022-04-08ARM: rework endianess selectionArnd Bergmann1-1/+1
2022-02-25ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-9/+9
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