index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/prom: Increase minimum RMA size to 512MB
Sukadev Bhattiprolu
2017-04-04
1
-1
/
+1
*
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
2017-03-06
1
-2
/
+108
*
powerpc: Parse the command line before calling CAS
Suraj Jitindar Singh
2017-03-06
1
-5
/
+5
*
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
1
-1
/
+1
|
\
|
*
powerpc/pseries: Advertise Hot Plug Event support to firmware
Michael Roth
2017-02-21
1
-1
/
+1
*
|
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
1
-2
/
+18
|
\
\
|
|
/
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-02-14
1
-1
/
+17
|
|
\
|
|
*
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2017-01-31
1
-1
/
+17
|
*
|
powerpc/pseries: Advertise HPT resizing support via CAS
David Gibson
2017-02-10
1
-1
/
+1
|
|
/
*
|
powerpc: Add missing error check to prom_find_boot_cpu()
Darren Stevens
2017-01-24
1
-0
/
+3
|
/
*
powerpc/prom: Switch to using structs for ibm_architecture_vec
Michael Ellerman
2016-11-30
1
-120
/
+154
*
powerpc/prom: Define structs for client architecture vectors
Michael Ellerman
2016-11-30
1
-0
/
+53
*
powerpc: Fix old style declaration GCC warnings
Tobias Klauser
2016-11-18
1
-2
/
+2
*
powerpc/pasemi: Fix device_type of Nemo SB600 node.
Darren Stevens
2016-09-13
1
-0
/
+16
*
powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.
Darren Stevens
2016-09-13
1
-0
/
+65
*
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-09-13
1
-0
/
+1
*
powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...
Michael Ellerman
2016-08-22
1
-3
/
+6
*
powerpc: Print the kernel load address at the end of prom_init()
Benjamin Herrenschmidt
2016-08-10
1
-1
/
+1
*
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
Michael Ellerman
2016-06-08
1
-1
/
+1
*
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
Thomas Huth
2016-06-01
1
-0
/
+1
*
powerpc: Add missing calls to va_end()
Daniel Axtens
2015-12-17
1
-0
/
+1
*
vTPM: get the buffer allocated for event log instead of the actual log
Hon Ching \(Vicky\) Lo
2015-10-19
1
-6
/
+15
*
vTPM: reformat event log to be byte-aligned
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+12
*
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
2015-10-19
1
-4
/
+4
*
powerpc: Add macros for the ibm_architecture_vec[] lengths
Michael Ellerman
2015-07-13
1
-8
/
+17
*
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
2015-06-08
1
-1
/
+0
*
powerpc: Reword the "returning from prom_init" message
Michael Ellerman
2015-04-10
1
-2
/
+2
*
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-25
1
-211
/
+0
*
powerpc: Check return value of instance-to-package OF call
Benjamin Herrenschmidt
2014-01-13
1
-9
/
+13
*
powerpc: prom_init exception when updating core value
Laurent Dufour
2013-10-11
1
-6
/
+22
*
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2013-09-25
1
-0
/
+21
*
powerpc: Fix section mismatch warning for prom_rtas_call
Vladimir Murzin
2013-09-11
1
-1
/
+2
*
powerpc: Make prom_init.c endian safe
Benjamin Herrenschmidt
2013-08-14
1
-106
/
+147
*
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
2013-08-14
1
-0
/
+16
*
powerpc: Add second POWER8 PVR entry
Michael Neuling
2013-07-24
1
-2
/
+3
*
powerpc/pseries: Enable PRRN handling
Nathan Fontenot
2013-04-26
1
-1
/
+1
*
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-04-26
1
-6
/
+17
*
powerpc/pseries: Move architecture vector definitions to prom.h
Nathan Fontenot
2013-04-26
1
-69
/
+6
*
powerpc: Fix -mcmodel=medium breakage in prom_init.c
Anton Blanchard
2013-03-13
1
-7
/
+7
*
powerpc: Remove RELOC() macro
Anton Blanchard
2013-01-10
1
-291
/
+267
*
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
2013-01-10
1
-13
/
+57
*
powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8
Michael Neuling
2012-11-15
1
-3
/
+8
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
1
-1
/
+1
|
\
|
*
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
2012-09-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-10-04
1
-2
/
+2
|
\
\
|
*
|
powerpc/crypto: add compression support to arch vec
Seth Jennings
2012-08-01
1
-2
/
+2
|
|
/
*
|
PPC64: Add support for instantiating SML from Open Firmware
Ashley Lai
2012-08-22
1
-0
/
+62
|
/
*
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
2012-06-29
1
-2
/
+2
*
powerpc/crypto: Enable the PFO-based encryption device
Kent Yoder
2012-05-16
1
-1
/
+2
*
powerpc/pseries: Enable the PFO-based RNG accelerator
Kent Yoder
2012-05-14
1
-1
/
+7
[next]