aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2008-01-18[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz
2008-01-18[POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus busMarian Balakowicz
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger
2008-01-17[POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely
2008-01-15[POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras
2008-01-11Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2008-01-09[POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.Stephen Neuendorffer
2008-01-02[POWERPC] pasemi: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-02[POWERPC] pasemi: Fix NMI handling checkOlof Johansson
2008-01-02[POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia boardGrant Likely
2008-01-02[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson
2007-12-28[POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson
2007-12-24[POWERPC] 4xx: Use machine_device_initcall for bus probeJosh Boyer
2007-12-24[POWERPC] Remove unneeded variable declarations from mpc837x_mdsJosh Boyer
2007-12-24[POWERPC] 4xx: Mark of_bus structures as __initdataJosh Boyer
2007-12-23[POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigsJosh Boyer
2007-12-23[POWERPC] 4xx: Add AMCC Makalu board support to platforms/40xStefan Roese
2007-12-23[POWERPC] 4xx: Add Kilauea PCIe support to dts and KconfigStefan Roese
2007-12-23[POWERPC] 4xx: Add 405EX CPU type needed for EMAC support on KilaueaStefan Roese
2007-12-23[POWERPC] 4xx: libfdt and pci fixes for RainierJosh Boyer
2007-12-23[POWERPC] 4xx: Include missing headerJosh Boyer
2007-12-23[POWERPC] 4xx: 440GRx Rainier board support.Valentine Barshak
2007-12-23[POWERPC] pci32: 4xx embedded platforms want to reassign all PCI resourcesBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Base support for 440SPe "Katmai" eval boardBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Wire up PCI on Bamboo boardBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Base support for 440GX Taishan eval boardHugh Blemings
2007-12-23[POWERPC] 4xx: Add PCI to Walnut platformBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: EP405 boards support for arch/powerpcBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: PCI support for Ebony boardBenjamin Herrenschmidt
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt
2007-12-21Merge branch 'linux-2.6'Paul Mackerras
2007-12-21[POWERPC] Make non-PCI build work againStephen Rothwell
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig