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
/
opal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/opal: Print PIR value in exit path
Vasant Hegde
2019-02-04
1
-2
/
+2
*
opal: Update opal_del_host_sync_notifier() to accept 'void *data'
Vaibhav Jain
2019-01-16
1
-2
/
+5
*
opal_sync_host_reboot: clarify when we return OPAL_BUSY_EVENT
Stewart Smith
2018-12-10
1
-6
/
+4
*
opal_trace_entry: Move ifdef around to shut up static analysis
Stewart Smith
2018-12-10
1
-2
/
+4
*
Don't warn on "long" OPAL_RESYNC_TIMEBASE calls
Stewart Smith
2018-11-28
1
-1
/
+1
*
Warn on long OPAL calls
Stewart Smith
2018-11-21
1
-0
/
+9
*
opal: use for_each_safe to iterate over opal_syncers
Vaibhav Jain
2018-09-17
1
-2
/
+2
*
occ: Move occ declarations into occ.h
Andrew Donnellan
2018-06-27
1
-0
/
+1
*
core/opal: Fix recursion check in opal_run_pollers()
Vaibhav Jain
2018-05-11
1
-5
/
+10
*
core/opal: Allow poller re-entry if OPAL was re-entered
Nicholas Piggin
2018-04-18
1
-4
/
+8
*
asm/head: implement quiescing without stack or clobbering regs
Nicholas Piggin
2018-04-18
1
-27
/
+14
*
core/fast-reboot: disable fast reboot upon fundamental entry/exit/locking errors
Nicholas Piggin
2018-03-22
1
-0
/
+2
*
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
*
gcov: Add gcov data struct to sysfs
Matt Brown
2018-03-08
1
-0
/
+4
*
core: Avoid possible uninitialized pointer read (CID 209502)
Cyril Bur
2018-01-30
1
-1
/
+1
*
SLW: Delay cpuidle device-tree creation
Akshay Adiga
2018-01-14
1
-1
/
+0
*
lock: Add additional lock auditing code
Benjamin Herrenschmidt
2017-12-20
1
-1
/
+7
*
Fix booting & OPAL call return values with DEBUG=1
Stewart Smith
2017-12-06
1
-2
/
+3
*
core: Add support for quiescing OPAL
Nicholas Piggin
2017-12-03
1
-3
/
+167
*
core/opal: always verify cpu->pir on entry
Nicholas Piggin
2017-12-03
1
-5
/
+7
*
asm/head: move opal entry token check into C
Nicholas Piggin
2017-12-03
1
-1
/
+6
*
asm/head: add entry/exit calls
Nicholas Piggin
2017-12-03
1
-4
/
+23
*
Big log level reduction...
Benjamin Herrenschmidt
2017-06-26
1
-2
/
+2
*
FSP: Notify FSP of Platform Log ID after Host Initiated Reset Reload
Stewart Smith
2017-05-10
1
-1
/
+11
*
core/init: Use '_' as separator in names of "exports" properties
Michael Ellerman
2017-04-05
1
-2
/
+7
*
core/init: Add hdat-map property to OPAL node
Matt Brown
2017-03-24
1
-0
/
+29
*
core/opal: check ibm,opal exists
Oliver O'Halloran
2017-02-17
1
-5
/
+1
*
Initial support for the ELFv2 ABI
Nicholas Piggin
2017-02-06
1
-5
/
+3
*
tree-wide: use dt_add_property_u64s() where we can
Oliver O'Halloran
2016-12-21
1
-3
/
+1
*
Limit number of "Poller recursion detected" errors to display
Stewart Smith
2016-11-24
1
-1
/
+5
*
core: Create event node to enable irqchip
Sam Mendoza-Jonas
2016-09-22
1
-0
/
+7
*
Use additional checks in skiboot for pointers
Balbir Singh
2016-08-17
1
-0
/
+4
*
device-tree: Only advertise ibm, opal-v3 (not v2) on POWER9 and above
Stewart Smith
2016-07-20
1
-2
/
+7
*
core/opal.c: Add FWTS annotations for pollers and missing OPAL_CHECK_TOKEN
Stewart Smith
2016-06-27
1
-2
/
+30
*
Add fwts annotations for critical errors
Stewart Smith
2016-06-20
1
-0
/
+5
*
Fix sparse warnings in opal_trace_entry()
Stewart Smith
2015-11-09
1
-5
/
+6
*
Fixup sparse endian annotations for opal events and masks
Stewart Smith
2015-11-09
1
-2
/
+2
*
slw: Move add_cpu_idle_state_properties() to add_opal_node()
Shilpasri G Bhat
2015-10-30
1
-0
/
+1
*
Remove FIXME for using atomics for opal_pending_events
Stewart Smith
2015-09-10
1
-1
/
+0
*
remove FIXME from opal_trace_entry
Stewart Smith
2015-09-10
1
-1
/
+0
*
fix potential integer overflow for giant cpu_max_pir
Stewart Smith
2015-07-08
1
-1
/
+1
*
OPAL: Validate before creating opal device tree node
Vasant Hegde
2015-05-07
1
-1
/
+5
*
Remove redundant includes of opal-api.h
Michael Ellerman
2015-04-01
1
-1
/
+0
*
OPAL: Detect recursive poller entry from same CPU
Vasant Hegde
2015-03-19
1
-0
/
+11
*
Limit number of warnings of pollers run with lock held
Stewart Smith
2015-02-18
1
-1
/
+6
*
Warn when pollers are called with a lock held
Benjamin Herrenschmidt
2015-02-18
1
-0
/
+5
*
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
2015-02-06
1
-0
/
+1
*
opal: Don't put the symbol map whole into a property
Benjamin Herrenschmidt
2014-12-05
1
-3
/
+5
*
Merge remote-tracking branch 'ltcgit/master'
Benjamin Herrenschmidt
2014-11-22
1
-1
/
+1
|
\
[next]