Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
34e59a7d45950b1a03e498d34c1baf4998218cd7
/
arch
/
m68k
/
platform
8ef997b
ARM: 7534/1: clk: Make the managed clk functions generically available
by Lars-Peter Clausen
· 12 years ago
587a9e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
bbdea84
m68k: add PCI bus code support for the ColdFire M54xx SoC family
by Greg Ungerer
· 12 years ago
8b1e5a0
m68knommu: platform support for 8390 based ethernet used on some boards
by Greg Ungerer
· 12 years ago
12ce4c1
m68knommu: Add clk definitions for m532x.
by Steven King
· 12 years ago
fe66158
m68knommu: Add clk definitions for m520x.
by Steven King
· 12 years ago
c785a3d
m68knommu: Add rtc device for m5441x.
by Steven King
· 12 years ago
bea8bcb
m68knommu: Add support for the Coldfire m5441x.
by Steven King
· 12 years ago
bdee4e2
m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1
by Steven King
· 12 years ago
04e037a
m68knommu: Add support for the Coldfire 5251/5253
by Steven King
· 12 years ago
eac5794
m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_chips.
by Steven King
· 12 years ago
dc06105
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
by Geert Uytterhoeven
· 12 years ago
19a1d33
m68knommu: define a local devm_clk_get() function
by Greg Ungerer
· 12 years ago
1b461d7
m68knommu: fix 68360 local setting of timer interrupt handler
by Greg Ungerer
· 12 years ago
dc5588a
m68knommu: fix 68328 local setting of timer interrupt handler
by Greg Ungerer
· 12 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a54f165
m68k: add TIF_NOTIFY_RESUME and handle it.
by Al Viro
· 13 years ago
453549d
m68knommu: move the 54xx platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
e33e73f
m68knommu: move the 532x platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
9f8c8c0
m68knommu: move the 5407 platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
136f148
m68knommu: move the 5307 platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
76148ab
m68knommu: move the 528x platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
60fb32c
m68knommu: move the 527x platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
40711cc
m68knommu: move the 5272 platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
2d11251
m68knommu: move the 5249 platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
4bf648f
m68knommu: move the 523x platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
a654730
m68knommu: move the 520x platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
daacd5c
m68knommu: move the 5206 platform code into the common ColdFire code directory
by Greg Ungerer
· 13 years ago
f198f9c
m68knommu: simplify the ColdFire 5407 GPIO struct setup
by Greg Ungerer
· 13 years ago
bb70e21
m68knommu: simplify the ColdFire 532x GPIO struct setup
by Greg Ungerer
· 13 years ago
24d4502
m68knommu: simplify the ColdFire 5307 GPIO struct setup
by Greg Ungerer
· 13 years ago
e774921
m68knommu: simplify the ColdFire 528x GPIO struct setup
by Greg Ungerer
· 13 years ago
748dddb
m68knommu: simplify the ColdFire 527x GPIO struct setup
by Greg Ungerer
· 13 years ago
6621c5c
m68knommu: simplify the ColdFire 5272 GPIO struct setup
by Greg Ungerer
· 13 years ago
60e26cf
m68knommu: simplify the ColdFire 5249 GPIO struct setup
by Greg Ungerer
· 13 years ago
045f8c4
m68knommu: simplify the ColdFire 523x GPIO struct setup
by Greg Ungerer
· 13 years ago
a10cf32
m68knommu: simplify the ColdFire 520x GPIO struct setup
by Greg Ungerer
· 13 years ago
a75250b
m68knommu: simplify the ColdFire 5206 GPIO struct setup
by Greg Ungerer
· 13 years ago
f23c144
m68knommu: make duplicated ColdFire GPIO init code common for all
by Greg Ungerer
· 13 years ago
943c0cd0
m68knommu: switch to GPIO init macros in ColdFire 532x init code
by Greg Ungerer
· 13 years ago
322eaaf
m68knommu: switch to GPIO init macros in ColdFire 5407 init code
by Greg Ungerer
· 13 years ago
df1a000
m68knommu: switch to GPIO init macros in ColdFire 5307 init code
by Greg Ungerer
· 13 years ago
c222f5f
m68knommu: switch to GPIO init macros in ColdFire 528x init code
by Greg Ungerer
· 13 years ago
174d2ca
m68knommu: switch to GPIO init macros in ColdFire 527x init code
by Greg Ungerer
· 13 years ago
26b7c82
m68knommu: switch to GPIO init macros in ColdFire 5272 init code
by Greg Ungerer
· 13 years ago
5624892
m68knommu: switch to GPIO init macros in ColdFire 5249 init code
by Greg Ungerer
· 13 years ago
32ec635
m68knommu: switch to GPIO init macros in ColdFire 523x init code
by Greg Ungerer
· 13 years ago
5d89633
m68knommu: switch to GPIO init macros in ColdFire 520x init code
by Greg Ungerer
· 13 years ago
6f84758
m68knommu: switch to GPIO init macros in ColdFire 5206 init code
by Greg Ungerer
· 13 years ago
b7799b0
arm/m68k: Change mail address of Sebastian Hess
by Oskar Schirmer
· 12 years ago
83ca600
m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m
by Steven King
· 13 years ago
938ed25
m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire
by Greg Ungerer
· 13 years ago
bfdd769
m68knommu: fix id number for second eth device on 5275 ColdFire
by Greg Ungerer
· 13 years ago
89d7860
m68knommu: move and fix the 68VZ328 platform bootlogo.h
by Greg Ungerer
· 13 years ago
acb0c7a
m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328
by Greg Ungerer
· 13 years ago
803f691
Disintegrate asm/system.h for M68K
by David Howells
· 13 years ago
ae909ea
m68knommu: factor more common ColdFire cpu reset code
by Greg Ungerer
· 13 years ago
645e533
m68knommu: make 528x CPU reset register addressing consistent
by Greg Ungerer
· 13 years ago
0b2a213
m68knommu: make 527x CPU reset register addressing consistent
by Greg Ungerer
· 13 years ago
320de7d
m68knommu: make 523x CPU reset register addressing consistent
by Greg Ungerer
· 13 years ago
d894b89
m68knommu: factor some common ColdFire cpu reset code
by Greg Ungerer
· 13 years ago
440f6ff
m68knommu: move old ColdFire timers init from CPU init to timers code
by Greg Ungerer
· 13 years ago
c05793c
m68knommu: clean up init code in ColdFire 532x startup
by Greg Ungerer
· 13 years ago
9773be5
m68knommu: clean up init code in ColdFire 528x startup
by Greg Ungerer
· 13 years ago
2ba168a
m68knommu: clean up init code in ColdFire 523x startup
by Greg Ungerer
· 13 years ago
fa1fc24
m68knommu: merge common ColdFire QSPI platform setup code
by Greg Ungerer
· 13 years ago
ed8a279
m68knommu: make 532x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
3b2039b
m68knommu: make 528x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
6c84a60
m68knommu: make 527x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
2424f54
m68knommu: make 5249 QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
36d175a
m68knommu: make 523x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
a4e2e2a
m68knommu: make 520x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
b7ce7f0
m68knommu: merge common ColdFire FEC platform setup code
by Greg Ungerer
· 13 years ago
5046954
m68knommu: make 532x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
4f8f9fb
m68knommu: make 528x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
308bfc1
m68knommu: make 527x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
9a11b493
m68knommu: make 5272 FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
2163459
m68knommu: make 523x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
d4e0837
m68knommu: make 520x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
55148f6
m68knommu: merge common ColdFire UART IRQ setup
by Greg Ungerer
· 13 years ago
0d2fe94
m68knommu: merge common ColdFire UART platform setup code
by Greg Ungerer
· 13 years ago
b9a0c3f
m68knommu: simplify the 54xx UART setup code
by Greg Ungerer
· 13 years ago
b77fb7f
m68knommu: simplify the 5407 UART setup code
by Greg Ungerer
· 13 years ago
a75bc61
m68knommu: simplify the 532x UART setup code
by Greg Ungerer
· 13 years ago
7bdebba
m68knommu: simplify the 5307 UART setup code
by Greg Ungerer
· 13 years ago
cae82a8
m68knommu: simplify the 528x UART setup code
by Greg Ungerer
· 13 years ago
1eb1391
m68knommu: simplify the 527x UART setup code
by Greg Ungerer
· 13 years ago
6b656e8
m68knommu: simplify the 5272 UART setup code
by Greg Ungerer
· 13 years ago
43d94b7
m68knommu: simplify the 5249 UART setup code
by Greg Ungerer
· 13 years ago
b92225c
m68knommu: simplify the 520x UART setup code
by Greg Ungerer
· 13 years ago
a579748
m68knommu: simplify the 5206 UART setup code
by Greg Ungerer
· 13 years ago
bbbeeaf
m68knommu: make 54xx UART platform addressing consistent
by Greg Ungerer
· 13 years ago
69d23b6
m68knommu: make 5407 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
35b7cf2
m68knommu: make 532x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
f8bb532
m68knommu: make 528x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
909159f
m68knommu: make 5307 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
20e681f
m68knommu: make 527x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
023e055
m68knommu: make 5272 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
e8f69e5
m68knommu: make 5249 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
Next »