aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom_init.c
Commit message (Expand)AuthorAge
* powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens2017-02-09
* powerpc/pasemi: Fix device_type of Nemo SB600 node.Darren Stevens2016-09-13
* powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.Darren Stevens2016-09-13
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-13
* powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman2016-08-21
* powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt2016-08-10
* powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-07
* powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-05-31
* powerpc: Add missing calls to va_end()Daniel Axtens2015-12-17
* vTPM: get the buffer allocated for event log instead of the actual logHon Ching \(Vicky\) Lo2015-10-18
* vTPM: reformat event log to be byte-alignedHon Ching \(Vicky\) Lo2015-10-18
* vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-18
* powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman2015-07-13
* PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-08
* powerpc: Reword the "returning from prom_init" messageMichael Ellerman2015-04-10
* powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-24
* powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt2014-01-12
* powerpc: prom_init exception when updating core valueLaurent Dufour2013-10-11
* powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-25
* powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-10
* powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt2013-08-14
* powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-14
* powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-24
* powerpc/pseries: Enable PRRN handlingNathan Fontenot2013-04-26
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-26
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-26
* powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard2013-03-12
* powerpc: Remove RELOC() macroAnton Blanchard2013-01-10
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-10
* powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling2012-11-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\ \
| * | powerpc/crypto: add compression support to arch vecSeth Jennings2012-08-01
| |/
* / PPC64: Add support for instantiating SML from Open FirmwareAshley Lai2012-08-22
|/
* powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-29
* powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-16
* powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-13
* powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-13
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-27
|/
* powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-07
* powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-20
* powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-18
* powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-18
* powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard2011-12-07
* powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt2011-12-07
* powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-15
* powerpc: Don't try OPAL takeover on old 970 bladesBenjamin Herrenschmidt2011-09-29