summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom_init.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use correct type in prom_init.cIngo Molnar2009-01-081-1/+1
* Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-311-5/+5
* powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0Star
* powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-101-5/+5
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-4/+7
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-151-7/+1Star
* powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch2008-07-281-36/+3Star
* powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot2008-07-251-1/+8
* powerpc: Tell firmware we support architecture V2.06Joel Schopp2008-07-011-1/+3
* powerpc: Add cputable entry for POWER7Michael Neuling2008-06-301-0/+1
* [POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse2008-04-161-0/+8
* [POWERPC] Efika: prune fixups and make them more carefullGrant Likely2008-01-261-70/+79
* [POWERPC] efika: add phy-handle property for fec_mpc52xxOlaf Hering2008-01-101-0/+39
* [POWERPC] ] Fix memset size errorLi Zefan2007-11-081-1/+1
* [POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas2007-09-131-6/+6
* [POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering2007-08-221-3/+8
* [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-1/+3
* [POWERPC] Tell Phyp we support MSIMichael Ellerman2007-05-081-1/+7
* [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman2007-05-081-1/+1
* [POWERPC] Set efika's device_type to "soc"Domen Puncer2007-05-071-1/+1
* [POWERPC] Add correct interrupt property for pegasos ideOlaf Hering2007-04-121-22/+33
* [POWERPC] Add device tree fixups for the EFIKASylvain Munaut2007-02-131-0/+81
* [POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2006-12-111-1/+1
* [POWERPC] Tell firmware we can handle POWER6 compatible modePaul Mackerras2006-12-041-0/+1
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-1/+2
* [POWERPC] Cell iommu supportJeremy Kerr2006-12-041-7/+7
* Merge branch 'merge'Paul Mackerras2006-08-311-5/+5
|\
| * [POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt2006-08-301-5/+5
| * [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-251-0/+2
| * [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-251-0/+34
* | [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-071-2/+8
* | [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-071-0/+2
* | [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-071-0/+34
|/
* [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-031-5/+15
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* [POWERPC] Fix builtin command line interaction with firmwareAmos Waterland2006-06-151-1/+1
* Merge branch 'merge'Paul Mackerras2006-06-121-0/+10
|\
| * [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-091-0/+9
| * [PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt2006-06-091-0/+1
* | Merge branch 'merge'Paul Mackerras2006-06-011-3/+45
|\|
| * [PATCH] powerpc: fix RTC/NVRAM accesses on MapleHollis Blanchard2006-05-261-3/+45
* | Merge ../linux-2.6Paul Mackerras2006-05-191-1/+1
|\|
| * [PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt2006-05-161-1/+1
* | [PATCH] powerpc: Auto reserve of device tree blobJimi Xenidis2006-05-191-5/+4Star
* | [PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman2006-05-191-54/+0Star
* | [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-191-50/+5Star
|/
* [PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2006-04-291-0/+1
* powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras2006-04-281-4/+107
* [PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman2006-04-131-3/+2Star