projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
78c5c68
228d550
)
Merge remote-tracking branch 'jwb/next' into next
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 16 Dec 2011 00:24:25 +0000
(11:24 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 16 Dec 2011 00:24:25 +0000
(11:24 +1100)
Conflicts:
arch/powerpc/platforms/40x/ppc40x_simple.c
1
2
arch/powerpc/boot/Makefile
patch
|
diff1
|
diff2
|
blob
|
history
arch/powerpc/boot/wrapper
patch
|
diff1
|
diff2
|
blob
|
history
arch/powerpc/platforms/40x/Kconfig
patch
|
diff1
|
diff2
|
blob
|
history
arch/powerpc/platforms/40x/ppc40x_simple.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/powerpc/boot/Makefile
Simple merge
diff --cc
arch/powerpc/boot/wrapper
Simple merge
diff --cc
arch/powerpc/platforms/40x/Kconfig
Simple merge
diff --cc
arch/powerpc/platforms/40x/ppc40x_simple.c
index
ecac237
,
2f8fde6
..
9761206
---
1
/
arch/powerpc/platforms/40x/ppc40x_simple.c
---
2
/
arch/powerpc/platforms/40x/ppc40x_simple.c
+++ b/
arch/powerpc/platforms/40x/ppc40x_simple.c
@@@
-55,8
-55,8
+55,9
@@@
static const char *board[] __initdata
"amcc,haleakala",
"amcc,kilauea",
"amcc,makalu",
- "est,hotfoot"
+ "apm,klondike",
+ "est,hotfoot",
+ "plathome,obs600"
};
static int __init ppc40x_probe(void)