summaryrefslogtreecommitdiff
path: root/core/minute-ia/panic.c
Commit message (Expand)AuthorAgeFilesLines
* minute-ia/panic: Use newly provided functions to access panic dataPatryk Duda2020-10-011-29/+34
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-1/+1
* minute-ia: load eip value from top of stackJack Rosenthal2019-06-191-4/+6
* ish: remove conditional compilation where possibleDenis Brockus2019-06-171-3/+2
* minute-ia: show EC task information during panicJack Rosenthal2019-06-141-0/+4
* minute-ia: ish software panicDenis Brockus2019-06-111-12/+58
* ish: combine watchdog expiration and panic handlerJack Rosenthal2019-05-091-1/+6
* ish: preserve panic data across resetJack Rosenthal2019-05-041-12/+11
* minute-ia: hard reset if we panic while handling a panicJack Rosenthal2019-04-241-3/+19
* minute-ia: remove divzero console commandJack Rosenthal2019-04-241-10/+0
* minute-ia: Print panic info on processor exceptionJack Rosenthal2019-03-131-17/+104
* ish: update copyright header to match styleJett Rink2019-01-171-1/+1
* core/minute-ia: fix code for coreboot toolchainCaveh Jalali2018-10-251-7/+0
* core/minute-ia/panic: noreturn function should not returnli feng2018-10-241-0/+3
* minute-ia: Enable x86 core for Intel ISHJaiber John2016-08-101-0/+72