summaryrefslogtreecommitdiffstats
path: root/hw/chiptod.c
Commit message (Expand)AuthorAgeFilesLines
* opal/hmi: Generate hmi event for recovered HDEC parity error.Mahesh Salgaonkar2018-04-171-4/+7
* opal/hmi: Stop flooding HMI event for TOD errors.Mahesh Salgaonkar2018-04-171-2/+5
* opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar2018-04-171-2/+12
* opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar2018-04-171-1/+5
* opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt2018-04-171-75/+43
* chiptod: Keep boot timestamps contiguousOliver O'Halloran2017-12-111-4/+11
* opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.Mahesh Salgaonkar2017-10-231-0/+27
* hw/chiptod: Fix indentation in opal_resync_timebaseJoel Stanley2017-09-051-6/+6
* hw/chiptod: Fix strange indentation in chiptod_probeJoel Stanley2017-09-051-8/+8
* hw/chiptod: Fix tabs in opal_resync_timebaseJoel Stanley2017-09-051-2/+2
* hw/chiptod: have a space between while and open parenJoel Stanley2017-09-051-6/+6
* hw/chiptod: Fix dt props to include comma before stringJoel Stanley2017-09-051-5/+5
* hw/chiptod: Put a space after comma in argumentsJoel Stanley2017-09-051-1/+1
* hw/chiptod: Remove space before tab in commentJoel Stanley2017-09-051-1/+1
* capi: Externalize capp timebase synchronizationChristophe Lombard2017-06-191-22/+23
* chiptod: More hardening against -1 chip IDBenjamin Herrenschmidt2016-11-151-0/+6
* opal/hmi: Fix a TOD HMI failure during a race condition.Mahesh Salgaonkar2016-08-251-0/+7
* chiptod: Basic P9 supportJack Miller2016-08-111-2/+8
* 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
OpenPOWER on IntegriCloud