index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mmp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-12
ARM: mmp: Drop unused includes
Rob Herring
3
-11
/
+0
2023-03-20
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-03
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-24
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-28
clk: mmp2: Add support for power islands
Lubomir Rintel
1
-0
/
+2
2020-05-16
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-13
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
2019-01-01
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-13
ARM: mmp: fix pxa168_device_usb_phy use on aspenite
Arnd Bergmann
2
-0
/
+5
2018-12-13
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
[next]