summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom_init.c
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2016-11-301-120/+154
* powerpc/prom: Define structs for client architecture vectorsMichael Ellerman2016-11-301-0/+53
* powerpc: Fix old style declaration GCC warningsTobias Klauser2016-11-181-2/+2
* powerpc/pasemi: Fix device_type of Nemo SB600 node.Darren Stevens2016-09-131-0/+16
* powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.Darren Stevens2016-09-131-0/+65
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-131-0/+1
* powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman2016-08-221-3/+6
* powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt2016-08-101-1/+1
* powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-081-1/+1
* powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-06-011-0/+1
* powerpc: Add missing calls to va_end()Daniel Axtens2015-12-171-0/+1
* vTPM: get the buffer allocated for event log instead of the actual logHon Ching \(Vicky\) Lo2015-10-191-6/+15
* vTPM: reformat event log to be byte-alignedHon Ching \(Vicky\) Lo2015-10-191-1/+12
* vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-191-4/+4
* powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman2015-07-131-8/+17
* PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-081-1/+0
* powerpc: Reword the "returning from prom_init" messageMichael Ellerman2015-04-101-2/+2
* powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-251-211/+0
* powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt2014-01-131-9/+13
* powerpc: prom_init exception when updating core valueLaurent Dufour2013-10-111-6/+22
* powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-251-0/+21
* powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-111-1/+2
* powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt2013-08-141-106/+147
* powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-141-0/+16
* powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-241-2/+3
* powerpc/pseries: Enable PRRN handlingNathan Fontenot2013-04-261-1/+1
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-261-6/+17
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-261-69/+6
* powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard2013-03-131-7/+7
* powerpc: Remove RELOC() macroAnton Blanchard2013-01-101-291/+267
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-101-13/+57
* powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling2012-11-151-3/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-1/+1
|\
| * powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-041-2/+2
|\ \
| * | powerpc/crypto: add compression support to arch vecSeth Jennings2012-08-011-2/+2
| |/
* / PPC64: Add support for instantiating SML from Open FirmwareAshley Lai2012-08-221-0/+62
|/
* powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-291-2/+2
* powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-161-1/+2
* powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
* powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-141-2/+6
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-281-1/+1
|/
* powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-071-15/+0
* powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-201-1/+1
* powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-191-1/+1
* powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-191-8/+9
* powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard2011-12-081-1/+1
* powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt2011-12-071-4/+10