summaryrefslogtreecommitdiffstats
path: root/hw/chiptod.c
Commit message (Expand)AuthorAgeFilesLines
* chiptod: Sync timebase in both CAPP units on NaplesPhilippe Bergheaud2016-04-271-18/+23
* llvm-scan-build: fix value stored to tfmr during init is never readStewart Smith2015-11-101-1/+1
* chiptod: chiptod code improvementsVipin K Parashar2015-10-071-110/+107
* hw/chiptod: Refactor code to remove goto labelKamalesh Babulal2015-08-131-2/+1
* fsp/chiptod: Fix initialised variableJoel Stanley2015-08-131-5/+5
* Configure CAPP timebase.Philippe Bergheaud2015-07-101-1/+158
* opal: Recover from TOD register parity errors.Mahesh Salgaonkar2015-07-091-2/+37
* opal: Cache chipTOD control register values.Mahesh Salgaonkar2015-07-091-0/+100
* opal: Enable backup topology.Mahesh Salgaonkar2015-07-091-6/+64
* opal: Inform fsp about the topology switch.Mahesh Salgaonkar2015-07-091-0/+33
* opal: Check if backup master is valid before topology switch.Mahesh Salgaonkar2015-07-091-2/+26
* opal: Refactor TOD topology failover recovery.Mahesh Salgaonkar2015-07-091-14/+133
* opal: Re-sync failed chiptod with neighboring chiptod.Mahesh Salgaonkar2015-07-091-2/+82
* opal: Modify chiptod_running_check() function to take chip id as argument.Mahesh Salgaonkar2015-07-091-3/+3
* opal: Introduce a function to check sync/step network status.Mahesh Salgaonkar2015-07-091-0/+116
* opal: Query chip TOD status for a given topology.Mahesh Salgaonkar2015-07-091-2/+39
* opal: Identify chip role for a given topology.Mahesh Salgaonkar2015-07-091-0/+104
* opal: Query current TOD topology during chiptod init.Mahesh Salgaonkar2015-07-091-0/+55
* Add global CPU job queueStewart Smith2015-05-071-3/+6
* opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar2015-03-261-13/+10
* opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar2015-03-261-0/+24
* opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar2015-03-261-1/+10
* opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar2015-03-261-0/+41
* opal: Handle TFMR parity HMI event.Mahesh Salgaonkar2015-03-261-1/+59
* opal: Handle TFMR firmware control error.Mahesh Salgaonkar2015-03-261-0/+9
* opal: Recover from TB residue error.Mahesh Salgaonkar2015-03-261-0/+9
* opal: Refactor tb errors reset codeMahesh Salgaonkar2015-03-261-1/+36
* Revert "opal: Handle more TFAC errors."Mahesh Salgaonkar2015-03-261-5/+0
* Change user-defined _MASK/_LSH to just maskDan Streetman2015-02-191-2/+1
* Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt2015-02-181-2/+2
* chiptod: Remove fallback to master CPUBenjamin Herrenschmidt2015-02-181-33/+3
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* opal: Report only one HMI event per core for recovered TFAC errors.Mahesh Salgaonkar2014-12-021-1/+14
* opal: Handle more TFAC errors.Mahesh Salgaonkar2014-12-021-0/+5
* Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt2014-12-011-0/+11
* Reduce severity of CHIPTOD printfs (to PR_DEBUG)Stewart Smith2014-10-151-9/+14
* Some CHIPTOD log messages should be prerror in event of error.Stewart Smith2014-10-151-2/+2
* Use prlog(PR_INSANE in hw/chiptod.c instead of DBG macro.Stewart Smith2014-10-081-15/+12
* chiptod: Improvement to make quicker recovery from TOD errors.Mahesh Salgaonkar2014-07-301-1/+15
* opal: Recover from TOD sync check error on master chip.Mahesh Salgaonkar2014-07-251-7/+28
* opal: Recover from TOD sync check error.Mahesh Salgaonkar2014-07-251-3/+114
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+685
OpenPOWER on IntegriCloud