aboutsummaryrefslogtreecommitdiff
path: root/hw/chiptod.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-26opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar1-13/+10
2015-03-26opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar1-0/+24
2015-03-26opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar1-1/+10
2015-03-26opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar1-0/+41
2015-03-26opal: Handle TFMR parity HMI event.Mahesh Salgaonkar1-1/+59
2015-03-26opal: Handle TFMR firmware control error.Mahesh Salgaonkar1-0/+9
2015-03-26opal: Recover from TB residue error.Mahesh Salgaonkar1-0/+9
2015-03-26opal: Refactor tb errors reset codeMahesh Salgaonkar1-1/+36
2015-03-26Revert "opal: Handle more TFAC errors."Mahesh Salgaonkar1-5/+0
2015-02-19Change user-defined _MASK/_LSH to just maskDan Streetman1-2/+1
2015-02-18Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt1-2/+2
2015-02-18chiptod: Remove fallback to master CPUBenjamin Herrenschmidt1-33/+3
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-02opal: Report only one HMI event per core for recovered TFAC errors.Mahesh Salgaonkar1-1/+14
2014-12-02opal: Handle more TFAC errors.Mahesh Salgaonkar1-0/+5
2014-12-01Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt1-0/+11
2014-10-15Reduce severity of CHIPTOD printfs (to PR_DEBUG)Stewart Smith1-9/+14
2014-10-15Some CHIPTOD log messages should be prerror in event of error.Stewart Smith1-2/+2
2014-10-08Use prlog(PR_INSANE in hw/chiptod.c instead of DBG macro.Stewart Smith1-15/+12
2014-07-30chiptod: Improvement to make quicker recovery from TOD errors.Mahesh Salgaonkar1-1/+15
2014-07-25opal: Recover from TOD sync check error on master chip.Mahesh Salgaonkar1-7/+28
2014-07-25opal: Recover from TOD sync check error.Mahesh Salgaonkar1-3/+114
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+685