aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-27[PATCH] powerpc: return to OF via trap, not exitOlaf Hering1-9/+14
2006-03-03[PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt1-1/+1
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard1-38/+0
2006-02-07[PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman1-0/+4
2006-01-15[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni1-1/+2
2006-01-12[PATCH] powerpc: Fixed memory reserve map layoutKumar Gala1-4/+4
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-1/+2
2006-01-09[PATCH] cell: add platform detection codeArnd Bergmann1-0/+2
2006-01-09[PATCH] powerpc: Parse crashkernel= parameter in first kernelMichael Ellerman1-0/+53
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman1-1/+1
2005-11-30[PATCH] powerpc: prevent stack corruption in call_prom_retOlaf Hering1-1/+1
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-6/+2
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras1-43/+127