index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
85xx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-0
/
+8
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
3
-0
/
+3
2013-10-28
powerpc/p1010rdb: add P1010RDB-PB platform support
Zhao Qiang
1
-0
/
+2
2013-10-28
powerpc/85xx: use one kernel option for all the CoreNet_Generic boards
Kevin Hao
1
-101
/
+10
2013-10-28
powerpc/85xx: rename the corenet_ds.c to corenet_generic.c
Kevin Hao
2
-7
/
+7
2013-10-28
powerpc/85xx: introduce corenet_generic machine
Kevin Hao
11
-656
/
+97
2013-10-28
powerpc/b4qds: enable coreint
Scott Wood
1
-5
/
+0
2013-10-09
powerpc: add explicit OF includes
Rob Herring
3
-0
/
+5
2013-08-23
powerpc/85xx: Add C293PCIE board support
Mingkai Hu
3
-0
/
+82
2013-08-23
powerpc/85xx: Add P1023RDB board support
Chunhe Lan
2
-3
/
+25
2013-08-20
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
1
-2
/
+4
2013-08-20
powerpc/fsl-booke: Work around erratum A-006958
Scott Wood
1
-0
/
+23
2013-08-14
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
1
-0
/
+1
2013-08-07
powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board
Kevin Hao
1
-6
/
+0
2013-08-07
powerpc/85xx: add P1020RDB-PD platform support
Haijun.Zhang
1
-0
/
+22
2013-07-02
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
3
-15
/
+0
2013-07-01
powerpc/85xx: enable coreint for all the 64bit boards
Kevin Hao
3
-15
/
+0
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-3
/
+3
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+1
2013-04-10
powerpc/fsl-booke: Add B4_QDS board support
Shaveta Leekha
3
-0
/
+120
2013-04-03
powerpc/85xx: fix a bug with the parameter of mpic_reset_core()
Chen-Hui Zhao
1
-1
/
+1
2013-04-03
powerpc/85xx: sgy-cts1000 - Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-20
powerpc: remove redundant GENERIC_GPIO selection
Alexandre Courbot
1
-1
/
+0
2013-03-18
sgy-cts1000: Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-12
powerpc/fsl-booke: Add initial T4240QDS board support
Kumar Gala
4
-1
/
+120
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
8
-57
/
+297
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2013-02-15
powerpc/e500/qemu-e500: enable coreint
Scott Wood
1
-3
/
+4
2013-02-15
powerpc/85xx: Board support for ppa8548
Stef van Os
3
-0
/
+106
2013-02-15
powerpc/fsl: remove extraneous DIU platform functions
Timur Tabi
2
-50
/
+0
2013-02-15
arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-02-13
powerpc/85xx: use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+1
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
6
-21
/
+44
2013-01-29
powerpc: Add support for CTS-1000 GPIO controlled system poweroff
Benjamin Collins
3
-0
/
+185
2013-01-21
arch/powerpc/platforms/85xx: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+0
2013-01-09
powerpc: fix typo (utilties -> utilities)
Tim Blechmann
1
-4
/
+4
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
3
-3
/
+3
2012-11-25
powerpc/mpc85xx: Change spin table to cached memory
York Sun
1
-13
/
+36
2012-11-25
powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers
Tushar Behera
1
-1
/
+1
2012-11-15
Merge branch 'dt' into next
Benjamin Herrenschmidt
1
-3
/
+3
2012-11-15
powerpc: Fix typos in Freescale copyright claims
Yang Li
1
-1
/
+1
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
1
-3
/
+3
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
27
-380
/
+599
2012-10-06
sections: fix section conflicts in arch/powerpc
Andi Kleen
1
-1
/
+1
2012-09-12
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
24
-378
/
+134
2012-09-12
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2
-0
/
+2
2012-09-12
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
1
-13
/
+77
2012-09-12
powerpc/85xx: implement hardware timebase sync
Zhao Chenhui
1
-0
/
+82
2012-09-12
powerpc/85xx: Replace epapr spin table macros/defines with a struct
Zhao Chenhui
1
-23
/
+23
2012-09-12
powerpc/85xx: introduce support for the Freescale / iVeia P1022RDK
Timur Tabi
3
-0
/
+203
[next]