Age | Commit message (Expand) | Author | Files | Lines |
2023-08-12 | ARM: mmp: Drop unused includes | Rob Herring | 3 | -11/+0 |
2023-03-19 | ARM: mmp: remove obsolete config USB_EHCI_MV_U2O | Lukas Bulwahn | 1 | -6/+0 |
2023-01-16 | ARM: mmp: remove old PM support | Arnd Bergmann | 14 | -947/+0 |
2023-01-16 | ARM: mmp: remove device definitions | Arnd Bergmann | 21 | -1565/+7 |
2023-01-16 | ARM: mmp: remove custom sram code | Arnd Bergmann | 3 | -181/+0 |
2023-01-16 | ARM: mmp: remove all board files | Arnd Bergmann | 14 | -2561/+0 |
2023-01-16 | ARM: mmp: select specific CPU implementation | Arnd Bergmann | 1 | -0/+3 |
2022-12-04 | ARM: mmp: fix timer_read delay | Doug Brown | 1 | -4/+7 |
2022-10-10 | ARM: mmp: Make some symbols static | Chen Lifu | 1 | -4/+4 |
2022-08-02 | Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+9 |
2022-07-25 | irqchip/mmp: Declare init functions in common header file | Ben Dooks | 3 | -3/+3 |
2022-07-22 | ARM: mmp: mark all board files for removal | Arnd Bergmann | 1 | -0/+9 |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 10 | -208/+84 |
2022-05-31 | ARM: pxa/mmp: remove traces of plat-pxa | Arnd Bergmann | 1 | -2/+0 |
2022-05-07 | ARM: pxa: move plat-pxa to drivers/soc/ | Arnd Bergmann | 1 | -1/+1 |
2022-05-07 | ARM: mmp: rename pxa_register_device | Arnd Bergmann | 6 | -82/+82 |
2022-05-07 | ARM: mmp: remove tavorevb board support | Arnd Bergmann | 3 | -123/+1 |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann | 1 | -1/+1 |
2022-02-25 | ARM: mmp: Fix failure to remove sram device | Uwe Kleine-König | 1 | -10/+12 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -9/+9 |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 9 | -456/+2 |
2020-06-01 | Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil... | Stephen Boyd | 1 | -0/+2 |
2020-05-27 | clk: mmp2: Add support for power islands | Lubomir Rintel | 1 | -0/+2 |
2020-05-15 | ARM: mmp: Drop unneeded select of COMMON_CLK | Geert Uytterhoeven | 1 | -1/+0 |
2020-05-15 | ARM: mmp: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 2 | -2/+2 |
2020-05-12 | ARM: mmp: Remove legacy clk code | Stephen Boyd | 8 | -456/+0 |
2020-05-05 | ARM: Remove redundant COMMON_CLK selects | Stephen Boyd | 1 | -1/+0 |
2020-03-27 | ARM: mmp: replace setup_irq() by request_irq() | afzal mohammed | 1 | -8/+3 |
2020-01-06 | ARM: mmp: do not divide the clock rate | Lubomir Rintel | 1 | -1/+1 |
2019-12-11 | ARM: mmp: include the correct cputype.h | Arnd Bergmann | 1 | -1/+1 |
2019-10-17 | ARM: mmp: remove MMP3 USB PHY registers from regs-usb.h | Lubomir Rintel | 1 | -94/+0 |
2019-10-17 | ARM: mmp: move cputype.h to include/linux/soc/ | Lubomir Rintel | 9 | -93/+8 |
2019-10-17 | ARM: mmp: add SMP support | Lubomir Rintel | 2 | -0/+35 |
2019-10-17 | ARM: mmp: add support for MMP3 SoC | Lubomir Rintel | 5 | -3/+79 |
2019-10-17 | ARM: mmp: define MMP_CHIPID by the means of CIU_REG() | Lubomir Rintel | 1 | -1/+1 |
2019-10-17 | ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARE | Lubomir Rintel | 3 | -33/+15 |
2019-10-17 | ARM: mmp: map the PGU as well | Lubomir Rintel | 4 | -1/+24 |
2019-08-30 | irqchip/mmp: Mask off interrupts from other cores | Andres Salomon | 1 | -0/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506 | Thomas Gleixner | 4 | -12/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 14 | -58/+14 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 | Thomas Gleixner | 12 | -48/+12 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij | 1 | -1/+0 |
2018-12-31 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -1/+1 |
2018-12-31 | Merge branch 'fixes' into next/soc | Olof Johansson | 1 | -2/+4 |
2018-12-12 | ARM: mmp: fix pxa168_device_usb_phy use on aspenite | Arnd Bergmann | 2 | -0/+5 |
2018-12-12 | ARM: mmp: fix timer_init calls | Arnd Bergmann | 5 | -6/+6 |
2018-12-03 | ARM: mmp2: DT: be compatible with mrvl,mmp2 | Lubomir Rintel | 1 | -1/+1 |
2018-12-03 | ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt | Lubomir Rintel | 1 | -2/+4 |