summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
* [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
* [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-36/+10
* [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-1/+3
* [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
* [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-0/+5
* [POWERPC] Fix build breakage with CONFIG_PPC32Srinivasa Ds2006-10-231-1/+2
* [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
* [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
* [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
* [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt2006-10-161-4/+11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-102-7/+187
|\
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
* | [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-093-5/+0
|/
* [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro2006-10-091-13/+13
* [POWERPC] SPU fixup after irq changesOlaf Hering2006-10-071-3/+3
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-0717-48/+43
* [POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell2006-10-073-7/+12
* [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-061-1/+2
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-056-6/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-059-35/+27
* [POWERPC] cell: fix bugs found by sparseArnd Bergmann2006-10-053-8/+12
* [POWERPC] spiderpic: enable new style devtree supportArnd Bergmann2006-10-051-3/+1
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-053-1/+40
* [POWERPC] spufs: support new OF device tree formatArnd Bergmann2006-10-051-5/+94
* [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
* [POWERPC] spufs: remove support for ancient firmwareArnd Bergmann2006-10-051-12/+0
* [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
* [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-056-41/+299
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-056-24/+54
* [POWERPC] spufs: fix context switch during page faultHyeonSeung Jang2006-10-051-0/+9
* [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-052-298/+197
* [POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2006-10-052-51/+84
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-048-9/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-048-9/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0418-136/+1614
|\ \ | |/ |/|
| * [POWERPC] Add support for the mpc832x mds boardKim Phillips2006-10-043-0/+247
| * [POWERPC] Add MPC8360EMDS board supportLi Yang2006-10-041-0/+219
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-10-046-0/+884
| |\
| | * POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug2006-10-036-0/+884
| * | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-042-11/+13
| |\ \
| | * | [POWERPC] iSeries has no legacy I/OStephen Rothwell2006-10-031-0/+10
| | * | [POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell2006-10-031-4/+0
| | * | [POWERPC] modify PCI code for a merged kernelStephen Rothwell2006-09-251-4/+0
| | * | [POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell2006-09-251-3/+3
OpenPOWER on IntegriCloud