summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell2008-01-171-5/+7
* [POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell2008-01-171-1/+0
* [POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov2008-01-171-2/+1
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-172-0/+2
* Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-01-111-1/+11
|\
| * [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.Stephen Neuendorffer2008-01-091-1/+11
* | [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia boardGrant Likely2008-01-021-1/+1
|/
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras2007-12-311-3/+27
|\
| * [POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson2007-12-281-1/+1
| * [POWERPC] pasemi: Implement NMI supportOlof Johansson2007-12-281-3/+27
* | [POWERPC] 4xx: Use machine_device_initcall for bus probeJosh Boyer2007-12-2411-44/+11
* | [POWERPC] Remove unneeded variable declarations from mpc837x_mdsJosh Boyer2007-12-241-5/+0
* | [POWERPC] 4xx: Mark of_bus structures as __initdataJosh Boyer2007-12-2410-11/+10
* | [POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigsJosh Boyer2007-12-231-0/+1
* | [POWERPC] 4xx: Add AMCC Makalu board support to platforms/40xStefan Roese2007-12-233-0/+72
* | [POWERPC] 4xx: Add Kilauea PCIe support to dts and KconfigStefan Roese2007-12-231-0/+1
* | [POWERPC] 4xx: Add 405EX CPU type needed for EMAC support on KilaueaStefan Roese2007-12-231-0/+6
* | [POWERPC] 4xx: libfdt and pci fixes for RainierJosh Boyer2007-12-231-0/+3
* | [POWERPC] 4xx: Include missing headerJosh Boyer2007-12-231-0/+1
* | [POWERPC] 4xx: 440GRx Rainier board support.Valentine Barshak2007-12-233-0/+76
* | [POWERPC] pci32: 4xx embedded platforms want to reassign all PCI resourcesBenjamin Herrenschmidt2007-12-238-1/+24
* | [POWERPC] 4xx: Base support for 440SPe "Katmai" eval boardBenjamin Herrenschmidt2007-12-233-1/+79
* | [POWERPC] 4xx: Wire up PCI on Bamboo boardBenjamin Herrenschmidt2007-12-231-0/+1
* | [POWERPC] 4xx: Base support for 440GX Taishan eval boardHugh Blemings2007-12-233-0/+89
* | [POWERPC] 4xx: Add PCI to Walnut platformBenjamin Herrenschmidt2007-12-231-0/+1
* | [POWERPC] 4xx: EP405 boards support for arch/powerpcBenjamin Herrenschmidt2007-12-233-14/+133
* | [POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt2007-12-231-0/+1
* | [POWERPC] 4xx: PCI support for Ebony boardBenjamin Herrenschmidt2007-12-231-0/+1
* | [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-231-5/+0
|/
* Merge branch 'linux-2.6'Paul Mackerras2007-12-212-3/+16
|\
| * [POWERPC] Make PS3_SYS_MANAGER default y, not mMichael Ellerman2007-12-141-1/+1
| * [POWERPC] iSeries: don't printk with HV spinlock heldStephen Rothwell2007-12-141-2/+15
* | [POWERPC] Make non-PCI build work againStephen Rothwell2007-12-212-0/+2
* | [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-211-10/+10
* | [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-212-3/+4
* | [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-211-17/+18
* | [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-217-65/+219
* | [POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig2007-12-211-24/+154
* | [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-215-168/+200
* | [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-10/+10
* | [POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning2007-12-211-2/+2
* | [POWERPC] spufs: reorganize spu_run_initLuke Browning2007-12-212-34/+56
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-216-117/+107
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-213-33/+40
* | [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr2007-12-211-2/+2
* | [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-214-8/+28
* | [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-214-7/+21
* | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-218-111/+147
* | [POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal2007-12-211-8/+8
* | [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-216-4/+57