aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-16powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder1-1/+2
2012-05-14powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder1-1/+7
2012-05-14powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings1-2/+6
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell1-1/+1
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan1-15/+0
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose1-1/+1
2011-12-19powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt1-1/+1
2011-12-19powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the RMO.Paul Mackerras1-8/+9
2011-12-08powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard1-1/+1
2011-12-07powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt1-4/+10
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard1-4/+2
2011-09-29powerpc: Don't try OPAL takeover on old 970 bladesBenjamin Herrenschmidt1-0/+10
2011-09-20powerpc/powernv: Add support for instanciating OPAL v2 from Open FirmwareBenjamin Herrenschmidt1-19/+117
2011-09-20powerpc/powernv: Get kernel command line accross OPAL takeoverBenjamin Herrenschmidt1-0/+4
2011-09-20powerpc/powernv: Add OPAL takeover from PowerVMBenjamin Herrenschmidt1-17/+222
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard1-3/+5
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-05-04powerpc/pseries: Add page coalescing supportBrian King1-1/+3
2011-04-20powerpc: Improve prom_printf()Benjamin Herrenschmidt1-1/+25
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling1-9/+35
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard1-1/+1
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard1-1/+2
2010-02-04powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt1-1/+63
2010-02-03powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com1-2/+17
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard1-1/+2
2009-08-20powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill1-2/+101
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-4/+0
2009-06-18edac: cpc925 MC platform device setupHarry Ciao1-0/+40
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven1-3/+0
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard1-1/+1
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard1-4/+4
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard1-3/+5
2009-03-24powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt1-1/+1
2009-03-11powerpc: Print linux_banner in prom_initMichael Ellerman1-0/+2
2009-01-08powerpc: Use correct type in prom_init.cIngo Molnar1-1/+1
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