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
/
m68k
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
7
-26
/
+26
2012-07-17
m68k: add PCI bus code support for the ColdFire M54xx SoC family
Greg Ungerer
2
-0
/
+329
2012-07-16
m68knommu: platform support for 8390 based ethernet used on some boards
Greg Ungerer
2
-0
/
+39
2012-07-16
m68knommu: Add clk definitions for m532x.
Steven King
1
-1
/
+138
2012-07-16
m68knommu: Add clk definitions for m520x.
Steven King
1
-0
/
+97
2012-07-16
m68knommu: Add rtc device for m5441x.
Steven King
2
-7
/
+43
2012-07-16
m68knommu: Add support for the Coldfire m5441x.
Steven King
6
-13
/
+402
2012-07-16
m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1
Steven King
1
-2
/
+2
2012-07-16
m68knommu: Add support for the Coldfire 5251/5253
Steven King
4
-3
/
+161
2012-07-16
m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...
Steven King
14
-287
/
+109
2012-06-27
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
Geert Uytterhoeven
7
-26
/
+26
2012-06-25
m68knommu: define a local devm_clk_get() function
Greg Ungerer
1
-0
/
+7
2012-06-12
m68knommu: fix 68360 local setting of timer interrupt handler
Greg Ungerer
1
-2
/
+5
2012-06-12
m68knommu: fix 68328 local setting of timer interrupt handler
Greg Ungerer
1
-2
/
+4
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+3
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
m68k: add TIF_NOTIFY_RESUME and handle it.
Al Viro
3
-3
/
+3
2012-05-20
m68knommu: move the 54xx platform code into the common ColdFire code directory
Greg Ungerer
4
-20
/
+2
2012-05-20
m68knommu: move the 532x platform code into the common ColdFire code directory
Greg Ungerer
3
-19
/
+1
2012-05-20
m68knommu: move the 5407 platform code into the common ColdFire code directory
Greg Ungerer
3
-19
/
+1
2012-05-20
m68knommu: move the 5307 platform code into the common ColdFire code directory
Greg Ungerer
4
-21
/
+4
2012-05-20
m68knommu: move the 528x platform code into the common ColdFire code directory
Greg Ungerer
3
-19
/
+1
2012-05-20
m68knommu: move the 527x platform code into the common ColdFire code directory
Greg Ungerer
3
-19
/
+1
2012-05-20
m68knommu: move the 5272 platform code into the common ColdFire code directory
Greg Ungerer
4
-19
/
+1
2012-05-20
m68knommu: move the 5249 platform code into the common ColdFire code directory
Greg Ungerer
4
-19
/
+1
2012-05-20
m68knommu: move the 523x platform code into the common ColdFire code directory
Greg Ungerer
3
-18
/
+1
2012-05-20
m68knommu: move the 520x platform code into the common ColdFire code directory
Greg Ungerer
3
-18
/
+1
2012-05-20
m68knommu: move the 5206 platform code into the common ColdFire code directory
Greg Ungerer
3
-20
/
+2
2012-05-20
m68knommu: simplify the ColdFire 5407 GPIO struct setup
Greg Ungerer
3
-28
/
+10
2012-05-20
m68knommu: simplify the ColdFire 532x GPIO struct setup
Greg Ungerer
3
-44
/
+26
2012-05-20
m68knommu: simplify the ColdFire 5307 GPIO struct setup
Greg Ungerer
3
-28
/
+10
2012-05-20
m68knommu: simplify the ColdFire 528x GPIO struct setup
Greg Ungerer
3
-50
/
+32
2012-05-20
m68knommu: simplify the ColdFire 527x GPIO struct setup
Greg Ungerer
3
-62
/
+44
2012-05-20
m68knommu: simplify the ColdFire 5272 GPIO struct setup
Greg Ungerer
3
-30
/
+12
2012-05-20
m68knommu: simplify the ColdFire 5249 GPIO struct setup
Greg Ungerer
3
-29
/
+11
2012-05-20
m68knommu: simplify the ColdFire 523x GPIO struct setup
Greg Ungerer
3
-41
/
+23
2012-05-20
m68knommu: simplify the ColdFire 520x GPIO struct setup
Greg Ungerer
3
-35
/
+17
2012-05-20
m68knommu: simplify the ColdFire 5206 GPIO struct setup
Greg Ungerer
3
-28
/
+10
2012-05-20
m68knommu: make duplicated ColdFire GPIO init code common for all
Greg Ungerer
12
-100
/
+31
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 532x init code
Greg Ungerer
1
-303
/
+17
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5407 init code
Greg Ungerer
1
-15
/
+1
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5307 init code
Greg Ungerer
1
-15
/
+1
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 528x init code
Greg Ungerer
1
-404
/
+23
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 527x init code
Greg Ungerer
1
-572
/
+32
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5272 init code
Greg Ungerer
1
-47
/
+3
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5249 init code
Greg Ungerer
1
-31
/
+2
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 523x init code
Greg Ungerer
1
-250
/
+14
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 520x init code
Greg Ungerer
1
-141
/
+8
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5206 init code
Greg Ungerer
1
-15
/
+1
2012-05-17
arm/m68k: Change mail address of Sebastian Hess
Oskar Schirmer
1
-1
/
+1
[next]