aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/prom_init.c
AgeCommit message (Expand)Author
2013-04-26powerpc/pseries: Enable PRRN handlingNathan Fontenot
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard
2013-01-10powerpc: Remove RELOC() macroAnton Blanchard
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard
2012-11-15powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman
2012-08-22PPC64: Add support for instantiating SML from Open FirmwareAshley Lai
2012-08-01powerpc/crypto: add compression support to arch vecSeth Jennings
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong
2012-05-16powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder
2012-05-14powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder
2012-05-14powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-19powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt
2011-12-19powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras
2011-12-08powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard
2011-12-07powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard
2011-09-29powerpc: Don't try OPAL takeover on old 970 bladesBenjamin Herrenschmidt
2011-09-20powerpc/powernv: Add support for instanciating OPAL v2 from Open FirmwareBenjamin Herrenschmidt
2011-09-20powerpc/powernv: Get kernel command line accross OPAL takeoverBenjamin Herrenschmidt
2011-09-20powerpc/powernv: Add OPAL takeover from PowerVMBenjamin Herrenschmidt
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard
2011-05-04powerpc/pseries: Add page coalescing supportBrian King
2011-04-20powerpc: Improve prom_printf()Benjamin Herrenschmidt
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard
2010-02-04powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt
2010-02-03powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard
2009-08-20powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-06-18edac: cpc925 MC platform device setupHarry Ciao
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard
2009-03-24powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt
2009-03-11powerpc: Print linux_banner in prom_initMichael Ellerman
2009-01-08powerpc: Use correct type in prom_init.cIngo Molnar