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
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/lock.c: ensure valid start value for lock spin duration warning
Stewart Smith
2018-04-03
1
-3
/
+9
*
Fix 'make check' compile for mem_clear_range
Stewart Smith
2018-03-28
1
-2
/
+3
*
core/cpu: discover stack region size before initialising memory regions
Nicholas Piggin
2018-03-27
3
-39
/
+48
*
nvram: run nvram_validate() after nvram_reformat()
Nicholas Piggin
2018-03-27
2
-3
/
+8
*
core/fast-reboot: zero memory after fast reboot
Nicholas Piggin
2018-03-27
2
-0
/
+82
*
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
3
-7
/
+35
*
NPU2: dump NPU2 registers on npu2 HMI
Stewart Smith
2018-03-27
1
-2
/
+73
*
Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"
Stewart Smith
2018-03-27
1
-37
/
+1
*
core/fast-reboot: disable fast reboot upon fundamental entry/exit/locking errors
Nicholas Piggin
2018-03-22
2
-0
/
+3
*
core/opal: allow some re-entrant calls
Nicholas Piggin
2018-03-22
1
-3
/
+16
*
core/opal: abort in case of re-entrant OPAL call
Nicholas Piggin
2018-03-22
1
-1
/
+1
*
dts: spl_wakeup: Remove all workarounds in the spl wakeup logic
Shilpasri G Bhat
2018-03-14
1
-30
/
+29
*
Don't detect lock timeouts when timebase is invalid
Stewart Smith
2018-03-09
1
-0
/
+7
*
cpu_idle_job: relax a bit
Stewart Smith
2018-03-08
1
-0
/
+1
*
gcov: Add gcov data struct to sysfs
Matt Brown
2018-03-08
2
-1
/
+4
*
core/lock: Add lock timeout warnings
Matt Brown
2018-03-07
1
-0
/
+27
*
core/lock: Add deadlock detection
Matt Brown
2018-03-07
2
-1
/
+84
*
Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"
Stewart Smith
2018-03-06
2
-13
/
+8
*
pci: Reduce log level of error message
Michael Neuling
2018-03-06
1
-1
/
+1
*
Tie tm-suspend fw-feature and opal_reinit_cpus() together
Michael Neuling
2018-03-04
1
-5
/
+22
*
fast-reboot: enable by default for POWER9
Stewart Smith
2018-03-01
1
-5
/
+0
*
phb4: set PBCQ Tunnel BAR for tunneled operations
Philippe Bergheaud
2018-03-01
1
-0
/
+36
*
core/hmi: report processor recovery reason from core FIR bits on P9
Nicholas Piggin
2018-03-01
1
-3
/
+59
*
core/ipmi-opal: Add interrupt-parent property for ipmi node on P9 and above.
Pridhiviraj Paidipeddi
2018-03-01
1
-1
/
+7
*
console(lpc/fsp-console): Use only stdout-path property on P9 and above
Pridhiviraj Paidipeddi
2018-03-01
2
-8
/
+13
*
platforms: Add OpenCAPI platform data and device tree nodes
Andrew Donnellan
2018-03-01
1
-0
/
+11
*
npu2-opencapi: Train OpenCAPI links and setup devices
Andrew Donnellan
2018-03-01
1
-1
/
+2
*
npu2-opencapi: Configure NPU for OpenCAPI
Andrew Donnellan
2018-03-01
1
-0
/
+2
*
NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging
Stewart Smith
2018-02-28
1
-1
/
+37
*
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
*
build: use thin archives rather than incremental linking
Nicholas Piggin
2018-02-28
1
-1
/
+1
*
direct-controls: mambo fix for multiple chips
Nicholas Piggin
2018-02-28
1
-2
/
+8
*
pci: Make fast reboot creset PHBs in parallel
Michael Neuling
2018-02-28
1
-30
/
+21
*
pci: Move code around
Michael Neuling
2018-02-28
1
-63
/
+63
*
core/pci-dt-slot: Fix booting with no slot map
Michael Neuling
2018-02-28
1
-0
/
+3
*
core: Fix mismatched names between reserved memory nodes & properties
Jeremy Kerr
2018-02-21
2
-15
/
+24
*
sensor-groups: occ: Add support to disable/enable sensor group
Shilpasri G Bhat
2018-02-21
1
-1
/
+13
*
sensors: Support reading u64 sensor values
Shilpasri G Bhat
2018-02-21
1
-2
/
+76
*
dt: add /cpus/ibm, powerpc-cpu-features device tree bindings
Nicholas Piggin
2018-02-21
4
-1
/
+931
*
Revert "pci: Shared slot state synchronisation for hot reset"
Russell Currey
2018-02-20
1
-14
/
+0
*
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
*
cpu_wait_job: Correctly report time spent waiting for job
Stewart Smith
2018-02-19
1
-3
/
+3
*
DT: Add "version" property under ibm, firmware-versions node
Vasant Hegde
2018-02-14
1
-0
/
+20
*
core: hostservices: Remove redundant special wakeup code
Shilpasri G Bhat
2018-02-13
1
-161
/
+3
*
core/device.c: Fix dt_find_compatible_node
Alistair Popple
2018-02-13
2
-11
/
+39
*
hw/npu2: Implement logging HMI actions
Balbir Singh
2018-02-08
1
-1
/
+82
*
core/exception: beautify exception handler, add MCE-involved registers
Nicholas Piggin
2018-02-08
1
-3
/
+36
[next]