summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
Commit message (Expand)AuthorAgeFilesLines
* ARM: mmp: Drop unused includesRob Herring2023-08-123-11/+0
* ARM: mmp: remove obsolete config USB_EHCI_MV_U2OLukas Bulwahn2023-03-191-6/+0
* ARM: mmp: remove old PM supportArnd Bergmann2023-01-1614-947/+0
* ARM: mmp: remove device definitionsArnd Bergmann2023-01-1621-1565/+7
* ARM: mmp: remove custom sram codeArnd Bergmann2023-01-163-181/+0
* ARM: mmp: remove all board filesArnd Bergmann2023-01-1614-2561/+0
* ARM: mmp: select specific CPU implementationArnd Bergmann2023-01-161-0/+3
* ARM: mmp: fix timer_read delayDoug Brown2022-12-041-4/+7
* ARM: mmp: Make some symbols staticChen Lifu2022-10-101-4/+4
* Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-021-0/+9
|\
| * ARM: mmp: mark all board files for removalArnd Bergmann2022-07-221-0/+9
* | irqchip/mmp: Declare init functions in common header fileBen Dooks2022-07-253-3/+3
|/
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0210-208/+84
|\
| * ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann2022-05-311-2/+0
| * ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann2022-05-071-1/+1
| * ARM: mmp: rename pxa_register_deviceArnd Bergmann2022-05-076-82/+82
| * ARM: mmp: remove tavorevb board supportArnd Bergmann2022-05-073-123/+1
* | ARM: rework endianess selectionArnd Bergmann2022-04-081-1/+1
|/
* ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König2022-02-251-10/+12
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-9/+9
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-109-456/+2
|\
| *-. Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd2020-06-011-0/+2
| |\ \
| | * | clk: mmp2: Add support for power islandsLubomir Rintel2020-05-271-0/+2
| | |/
| * | ARM: mmp: Remove legacy clk codeStephen Boyd2020-05-128-456/+0
| * | ARM: Remove redundant COMMON_CLK selectsStephen Boyd2020-05-051-1/+0
| |/
* | ARM: mmp: Drop unneeded select of COMMON_CLKGeert Uytterhoeven2020-05-151-1/+0
* | ARM: mmp: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-05-152-2/+2
|/
* ARM: mmp: replace setup_irq() by request_irq()afzal mohammed2020-03-271-8/+3
* ARM: mmp: do not divide the clock rateLubomir Rintel2020-01-061-1/+1
* ARM: mmp: include the correct cputype.hArnd Bergmann2019-12-111-1/+1
* ARM: mmp: remove MMP3 USB PHY registers from regs-usb.hLubomir Rintel2019-10-171-94/+0
* ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel2019-10-179-93/+8
* ARM: mmp: add SMP supportLubomir Rintel2019-10-172-0/+35
* ARM: mmp: add support for MMP3 SoCLubomir Rintel2019-10-175-3/+79
* ARM: mmp: define MMP_CHIPID by the means of CIU_REG()Lubomir Rintel2019-10-171-1/+1
* ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARELubomir Rintel2019-10-173-33/+15
* ARM: mmp: map the PGU as wellLubomir Rintel2019-10-174-1/+24
* irqchip/mmp: Mask off interrupts from other coresAndres Salomon2019-08-301-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Thomas Gleixner2019-06-194-12/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1914-58/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-0512-48/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-12-311-1/+1
|\
| * ARM: mmp2: DT: be compatible with mrvl,mmp2Lubomir Rintel2018-12-031-1/+1
* | Merge branch 'fixes' into next/socOlof Johansson2018-12-311-2/+4
|\ \
| * | ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel2018-12-031-2/+4
| |/
* | ARM: mmp: fix pxa168_device_usb_phy use on aspeniteArnd Bergmann2018-12-122-0/+5
* | ARM: mmp: fix timer_init callsArnd Bergmann2018-12-125-6/+6