index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
asm/head.S: set POWER9 radix HID bit at entry
Nicholas Piggin
2019-04-17
1
-3
/
+0
*
external/mambo: Populate kernel-base-address in the DT
Russell Currey
2019-03-28
1
-0
/
+9
*
fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machines
Shilpasri G Bhat
2019-03-15
1
-2
/
+4
*
imc/catalog: Decompress catalog asynchronously
Santosh Sivaraj
2019-02-25
1
-0
/
+3
*
core/exceptions: allow recoverable sreset exceptions
Nicholas Piggin
2019-02-13
1
-6
/
+9
*
core/fast-reboot: fast reboot specific sreset patch
Nicholas Piggin
2019-02-13
1
-1
/
+12
*
core/init: enable machine check on secondaries
Nicholas Piggin
2019-02-13
1
-0
/
+38
*
core/init: rearrange final boot steps
Nicholas Piggin
2019-02-13
1
-12
/
+11
*
core/init: rename setup_reset_vector
Nicholas Piggin
2019-02-12
1
-2
/
+2
*
init: Fix starting stripped kernel
Michael Neuling
2018-09-27
1
-0
/
+1
*
fast-reboot: verify firmware "romem" checksum
Nicholas Piggin
2018-09-20
1
-0
/
+47
*
Add fast-reboot property to /ibm,opal DT node
Stewart Smith
2018-09-18
1
-0
/
+2
*
hw/npu2: Common NPU2 init routine between NVLink and OpenCAPI
Andrew Donnellan
2018-09-17
1
-2
/
+0
*
Recognise signed VERSION partition
Samuel Mendoza-Jonas
2018-07-17
1
-0
/
+13
*
occ: Move occ declarations into occ.h
Andrew Donnellan
2018-06-27
1
-0
/
+1
*
init, occ: Initialise OCC earlier on BMC systems
Andrew Donnellan
2018-06-27
1
-1
/
+13
*
Split debug_descriptor out into own include file
Stewart Smith
2018-06-18
1
-0
/
+1
*
Blockchain isn't the only data structure deserving of love
Stewart Smith
2018-06-18
1
-1
/
+1
*
init: Fix trailing bracket in "Starting kernel"
Joel Stanley
2018-05-02
1
-1
/
+1
*
Add SBE driver support
Vasant Hegde
2018-04-30
1
-0
/
+7
*
sensors: Dont add DTS sensors when OCC inband sensors are available
Shilpasri G Bhat
2018-04-19
1
-1
/
+3
*
core: Correctly load initramfs in stb container
Samuel Mendoza-Jonas
2018-04-11
1
-4
/
+22
*
core/cpu: discover stack region size before initialising memory regions
Nicholas Piggin
2018-03-27
1
-0
/
+6
*
mem-map: Use a symbolic constant for exception vector size
Nicholas Piggin
2018-03-27
1
-8
/
+10
*
core/fast-reboot: verify mem regions before fast reboot
Nicholas Piggin
2018-03-27
1
-2
/
+0
*
Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"
Stewart Smith
2018-03-06
1
-4
/
+1
*
console(lpc/fsp-console): Use only stdout-path property on P9 and above
Pridhiviraj Paidipeddi
2018-03-01
1
-1
/
+4
*
npu2-opencapi: Configure NPU for OpenCAPI
Andrew Donnellan
2018-03-01
1
-0
/
+2
*
core/init: Assert when kernel not found
Michael Neuling
2018-02-28
1
-0
/
+7
*
core: Fix 'opal-runtime-size' property
Vasant Hegde
2018-02-28
1
-5
/
+5
*
dt: add /cpus/ibm, powerpc-cpu-features device tree bindings
Nicholas Piggin
2018-02-21
1
-0
/
+1
*
increase log verbosity in debug builds
Stewart Smith
2018-02-18
1
-1
/
+1
*
Add -debug to version on DEBUG builds
Stewart Smith
2018-02-19
1
-1
/
+7
*
core/init: manage MSR[ME] explicitly, always enable
Nicholas Piggin
2018-02-08
1
-0
/
+15
*
fast-boot: occ: Re-parse the pstate table during fast-boot
Shilpasri G Bhat
2018-02-08
1
-1
/
+2
*
core/init: move imc catalog preload init after the STB init.
Pridhiviraj Paidipeddi
2018-02-08
1
-3
/
+3
*
Mambo: run hello_world and sreset_world tests with Secure and Trusted Boot
Stewart Smith
2017-12-20
1
-2
/
+13
*
libstb/cvc: update memory-region to point to /reserved-memory
Claudio Carvalho
2017-12-18
1
-0
/
+7
*
core: update superseded libstb calls in flash.c and init.c
Claudio Carvalho
2017-12-18
1
-4
/
+5
*
core/init.c: remove redundant calls to verify and measure BOOTKERNEL
Claudio Carvalho
2017-12-18
1
-22
/
+4
*
chiptod: Keep boot timestamps contiguous
Oliver O'Halloran
2017-12-11
1
-3
/
+5
*
fast-reboot: bare bones fast reboot implementation for POWER9
Nicholas Piggin
2017-12-03
1
-7
/
+7
*
fast-reboot: move fdt freeing into init
Nicholas Piggin
2017-12-03
1
-1
/
+7
*
nvram: Fix 'missing' nvram on FSP systems.
Cyril Bur
2017-11-30
1
-1
/
+1
*
cpu: idle POWER9 power management implementation
Nicholas Piggin
2017-09-28
1
-0
/
+2
*
cpu: idle split pm enable into sreset and ipi components
Nicholas Piggin
2017-09-28
1
-3
/
+7
*
core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2017-09-20
1
-0
/
+6
*
init: add missing sync_icache after exception vector patching
Nicholas Piggin
2017-09-04
1
-0
/
+2
*
core/flash core/init: Fix unintended sign extension
Cyril Bur
2017-08-15
1
-2
/
+4
*
vas: Initialize VAS registers
Sukadev Bhattiprolu
2017-08-01
1
-0
/
+4
[next]