summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-211-4/+2
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-1/+0
* powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman2015-04-141-2/+2
* powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-0/+5
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+1
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-021-1/+1
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+2
* powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-071-23/+0
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-1/+1
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-271-2/+0
* powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-271-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-4/+4
* powerpc: platforms/cell irq_data conversion.Lennert Buytenhek2011-03-101-2/+4
* of: remove of_default_bus_idsJonas Bonn2010-07-241-1/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-231-6/+0
* [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-241-2/+41
* [POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman2008-03-201-0/+36
* [POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp2008-03-031-0/+7
* [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
* [POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-171-4/+1
* [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-201-2/+0
* [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-191-1/+1
* [POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou2007-12-111-0/+2
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-5/+0
* [POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt2007-10-091-0/+10
* [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2007-10-091-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-10/+0
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-041-1/+2
* [POWERPC] Cell iommu supportJeremy Kerr2006-12-041-43/+0
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-0/+1
* [POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt2006-12-041-3/+34
* [POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt2006-12-041-0/+9
* [POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2006-12-041-0/+44
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-9/+0
* [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-251-4/+0
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-4/+9
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-3/+9
* [POWERPC] fix implicit declaration on cell.Dave Jones2006-07-031-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-281-0/+4
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-6/+6
* [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-211-0/+4
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-211-1/+9
* [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-091-6/+5
* [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-011-75/+3