aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras1-5/+5
2008-10-21powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller1-61/+0
2008-10-10powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras1-5/+5
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-4/+7
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras1-7/+1
2008-07-28powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch1-36/+3
2008-07-25powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot1-1/+8
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp1-1/+3
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling1-0/+1
2008-04-17[POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse1-0/+8
2008-01-26[POWERPC] Efika: prune fixups and make them more carefullGrant Likely1-70/+79
2008-01-10[POWERPC] efika: add phy-handle property for fec_mpc52xxOlaf Hering1-0/+39
2007-11-08[POWERPC] ] Fix memset size errorLi Zefan1-1/+1
2007-09-14[POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas1-6/+6
2007-08-22[POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering1-3/+8
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen1-1/+3
2007-05-08[POWERPC] Tell Phyp we support MSIMichael Ellerman1-1/+7
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman1-1/+1
2007-05-07[POWERPC] Set efika's device_type to "soc"Domen Puncer1-1/+1
2007-04-13[POWERPC] Add correct interrupt property for pegasos ideOlaf Hering1-22/+33
2007-02-13[POWERPC] Add device tree fixups for the EFIKASylvain Munaut1-0/+81
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras1-1/+1
2006-12-04[POWERPC] Tell firmware we can handle POWER6 compatible modePaul Mackerras1-0/+1
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+2
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr1-7/+7
2006-08-31Merge branch 'merge'Paul Mackerras1-5/+5
2006-08-30[POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt1-5/+5
2006-07-26[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt1-0/+2
2006-07-26[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt1-0/+34
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt1-2/+8
2006-07-07[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt1-0/+2
2006-07-07[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt1-0/+34
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt1-5/+15
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk1-1/+1
2006-06-15[POWERPC] Fix builtin command line interaction with firmwareAmos Waterland1-1/+1
2006-06-12Merge branch 'merge'Paul Mackerras1-0/+10
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann1-0/+9
2006-06-09[PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt1-0/+1
2006-06-01Merge branch 'merge'Paul Mackerras1-3/+45
2006-05-26[PATCH] powerpc: fix RTC/NVRAM accesses on MapleHollis Blanchard1-3/+45
2006-05-19Merge ../linux-2.6Paul Mackerras1-1/+1
2006-05-19[PATCH] powerpc: Auto reserve of device tree blobJimi Xenidis1-5/+4
2006-05-19[PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman1-54/+0
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman1-50/+5
2006-05-16[PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt1-1/+1
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard1-0/+1
2006-04-28powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras1-4/+107
2006-04-13[PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman1-3/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-17/+34