aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom_init.c
AgeCommit message (Expand)Author
2016-08-10powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-01powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2015-12-17powerpc: Add missing calls to va_end()Daniel Axtens
2015-10-19vTPM: get the buffer allocated for event log instead of the actual logHon Ching \(Vicky\) Lo
2015-10-19vTPM: reformat event log to be byte-alignedHon Ching \(Vicky\) Lo
2015-10-19vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo
2015-07-13powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-04-10powerpc: Reword the "returning from prom_init" messageMichael Ellerman
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2013-10-11powerpc: prom_init exception when updating core valueLaurent Dufour
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-09-11powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin
2013-08-14powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt
2013-08-14powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling
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