summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely4-19/+6
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell1-22/+21
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-5/+7
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell1-1/+0
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov1-2/+1
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely2-0/+2
2008-01-11Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer1-1/+11
2008-01-09[POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.Stephen Neuendorffer1-1/+11
2008-01-02[POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia boardGrant Likely1-1/+1
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras1-3/+27
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson1-1/+1
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson1-3/+27
2007-12-24[POWERPC] 4xx: Use machine_device_initcall for bus probeJosh Boyer11-44/+11
2007-12-24[POWERPC] Remove unneeded variable declarations from mpc837x_mdsJosh Boyer1-5/+0
2007-12-24[POWERPC] 4xx: Mark of_bus structures as __initdataJosh Boyer10-11/+10
2007-12-23[POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigsJosh Boyer1-0/+1
2007-12-23[POWERPC] 4xx: Add AMCC Makalu board support to platforms/40xStefan Roese3-0/+72
2007-12-23[POWERPC] 4xx: Add Kilauea PCIe support to dts and KconfigStefan Roese1-0/+1
2007-12-23[POWERPC] 4xx: Add 405EX CPU type needed for EMAC support on KilaueaStefan Roese1-0/+6
2007-12-23[POWERPC] 4xx: libfdt and pci fixes for RainierJosh Boyer1-0/+3
2007-12-23[POWERPC] 4xx: Include missing headerJosh Boyer1-0/+1
2007-12-23[POWERPC] 4xx: 440GRx Rainier board support.Valentine Barshak3-0/+76
2007-12-23[POWERPC] pci32: 4xx embedded platforms want to reassign all PCI resourcesBenjamin Herrenschmidt8-1/+24
2007-12-23[POWERPC] 4xx: Base support for 440SPe "Katmai" eval boardBenjamin Herrenschmidt3-1/+79
2007-12-23[POWERPC] 4xx: Wire up PCI on Bamboo boardBenjamin Herrenschmidt1-0/+1
2007-12-23[POWERPC] 4xx: Base support for 440GX Taishan eval boardHugh Blemings3-0/+89
2007-12-23[POWERPC] 4xx: Add PCI to Walnut platformBenjamin Herrenschmidt1-0/+1
2007-12-23[POWERPC] 4xx: EP405 boards support for arch/powerpcBenjamin Herrenschmidt3-14/+133
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt1-0/+1
2007-12-23[POWERPC] 4xx: PCI support for Ebony boardBenjamin Herrenschmidt1-0/+1
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt1-5/+0
2007-12-21Merge branch 'linux-2.6'Paul Mackerras2-3/+16
2007-12-21[POWERPC] Make non-PCI build work againStephen Rothwell2-0/+2
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr1-10/+10
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2-3/+4
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin1-17/+18
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig7-65/+219
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig1-24/+154
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning5-168/+200
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi1-10/+10
2007-12-21[POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning1-2/+2
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning2-34/+56
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr6-117/+107
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr3-33/+40
2007-12-21[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr1-2/+2
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning4-8/+28
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann4-7/+21
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr8-111/+147
2007-12-21[POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal1-8/+8
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi6-4/+57