aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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] 44x: Sequoia and Rainier updates for 2.6.25Valentine Barshak
2007-12-23[POWERPC] 4xx: Fix 440grx setup function to call 440A fixupJosh Boyer
2007-12-23[POWERPC] 4xx: Add PCI entry to 440EPx Sequoia DTS.Valentine Barshak
2007-12-23[POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak
2007-12-23[POWERPC] 4xx: rework UIC cascade irq handlingValentine Barshak
2007-12-23[POWERPC] 4xx: make UIC use generic level irq handlerValentine Barshak
2007-12-23[POWERPC] 4xx: 440GRx Rainier default configValentine Barshak
2007-12-23[POWERPC] 4xx: 440GRx Rainier board support.Valentine Barshak
2007-12-23[POWERPC] 4xx: 440GRx Rainier DTS.Valentine Barshak
2007-12-23[POWERPC] 4xx: 440GRx Rainier bootwrapper.Valentine Barshak
2007-12-23[POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entryValentine Barshak
2007-12-23[POWERPC] 4xx: Add 440SPe revA runtime detection to PCIeStefan Roese
2007-12-23[POWERPC] pci32: 4xx embedded platforms want to reassign all PCI resourcesBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: PCI-E Link setup improvementsBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: remove bogus "ranges" property in Bamboo EBC nodeBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Base support for 440SPe "Katmai" eval boardBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Rework clock probing in boot wrapperBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Add CPR0 accessors to boot wrapperBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Add mfspr/mtspr inline macros to 4xx bootwrapperBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Adds decoding of 440SPE memory size to boot wrapper libraryBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Wire up 440EP USB controller support to Bamboo 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] 4xx: PLB to PCI Express supportBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: PLB to PCI 2.x supportBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: PLB to PCI-X supportBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Improve support for 4xx indirect DCRsBenjamin 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] Pointers marked as __iomem do not need to be volatileStephen Rothwell
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell
2007-12-21[POWERPC] The builtin matches for ibmebus.c can be __initdataStephen Rothwell
2007-12-21[POWERPC] Add EHEA and EHCA as modules in the ppc64_defconfigStephen Rothwell
2007-12-21[POWERPC] Fix possible NULL deref in ppc32 PCIBenjamin Herrenschmidt
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
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
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi