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
/
exceptions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use variable length arrays in exception code
Stewart Smith
2019-03-01
1
-14
/
+13
*
core/exceptions: implement support for MCE interrupts in powersave
Nicholas Piggin
2019-02-13
1
-0
/
+17
*
core/exceptions: allow recoverable sreset exceptions
Nicholas Piggin
2019-02-13
1
-11
/
+37
*
core/exceptions: implement an exception handler for non-powersave sresets
Nicholas Piggin
2019-02-13
1
-4
/
+20
*
asm/head: provide asm support for interrupts to be returned from
Nicholas Piggin
2019-02-13
1
-2
/
+2
*
core/exceptions: save current MSR in exception frame
Nicholas Piggin
2019-02-12
1
-26
/
+31
*
core/exception: beautify exception handler, add MCE-involved registers
Nicholas Piggin
2018-02-08
1
-3
/
+36
*
Move FSP specific abort() code to platform layer
Vasant Hegde
2015-09-09
1
-1
/
+1
*
fix dump_regs() for hssr0 and hsrr1
Stewart Smith
2015-08-11
1
-1
/
+1
*
Remove redundant includes of opal-api.h
Michael Ellerman
2015-04-01
1
-1
/
+0
*
exceptions: Catch exceptions at boot time
Benjamin Herrenschmidt
2015-03-31
1
-13
/
+9
*
exceptions: Remove deprecated exception patching stuff
Benjamin Herrenschmidt
2015-03-31
1
-254
/
+14
*
sparse: hmi_lock can be static
Cédric Le Goater
2015-02-26
1
-1
/
+1
*
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
2015-02-06
1
-0
/
+1
*
opal: Remove MCE handling code.
Mahesh Salgaonkar
2014-11-22
1
-164
/
+0
*
opal: Remove machine check interrupt patching in OPAL.
Mahesh Salgaonkar
2014-11-22
1
-25
/
+1
*
opal: Add opal call to handle HMI.
Mahesh Salgaonkar
2014-07-25
1
-1
/
+1
*
opal: Move HMI handler to new file core/hmi.c
Mahesh Salgaonkar
2014-07-25
1
-43
/
+5
*
Initial commit of Open Source release
Benjamin Herrenschmidt
2014-07-02
1
-0
/
+529