index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
chiptod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
Re-license IBM written files as Apache 2.0 OR GPLv2+
Stewart Smith
1
-1
/
+1
2019-07-26
SPDX-ify all skiboot code
Stewart Smith
1
-15
/
+4
2019-06-04
Remove POWER7 and POWER7+ support
Stewart Smith
1
-3
/
+0
2019-03-05
opal/hmi: Don't retry TOD recovery if it is already in failed state.
Mahesh Salgaonkar
1
-9
/
+22
2018-08-13
hw/chiptod: test QUIRK_NO_CHIPTOD in opal_resync_timebase
Nicholas Piggin
1
-0
/
+4
2018-04-17
opal/hmi: Generate hmi event for recovered HDEC parity error.
Mahesh Salgaonkar
1
-4
/
+7
2018-04-17
opal/hmi: Stop flooding HMI event for TOD errors.
Mahesh Salgaonkar
1
-2
/
+5
2018-04-17
opal/hmi: Fix soft lockups during TOD errors
Mahesh Salgaonkar
1
-2
/
+12
2018-04-17
opal/hmi: Do not send HMI event if no errors are found.
Mahesh Salgaonkar
1
-1
/
+5
2018-04-17
opal/hmi: Rework HMI handling of TFAC errors
Benjamin Herrenschmidt
1
-75
/
+43
2017-12-11
chiptod: Keep boot timestamps contiguous
Oliver O'Halloran
1
-4
/
+11
2017-10-23
opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.
Mahesh Salgaonkar
1
-0
/
+27
2017-09-05
hw/chiptod: Fix indentation in opal_resync_timebase
Joel Stanley
1
-6
/
+6
2017-09-05
hw/chiptod: Fix strange indentation in chiptod_probe
Joel Stanley
1
-8
/
+8
2017-09-05
hw/chiptod: Fix tabs in opal_resync_timebase
Joel Stanley
1
-2
/
+2
2017-09-05
hw/chiptod: have a space between while and open paren
Joel Stanley
1
-6
/
+6
2017-09-05
hw/chiptod: Fix dt props to include comma before string
Joel Stanley
1
-5
/
+5
2017-09-05
hw/chiptod: Put a space after comma in arguments
Joel Stanley
1
-1
/
+1
2017-09-05
hw/chiptod: Remove space before tab in comment
Joel Stanley
1
-1
/
+1
2017-06-19
capi: Externalize capp timebase synchronization
Christophe Lombard
1
-22
/
+23
2016-11-15
chiptod: More hardening against -1 chip ID
Benjamin Herrenschmidt
1
-0
/
+6
2016-08-25
opal/hmi: Fix a TOD HMI failure during a race condition.
Mahesh Salgaonkar
1
-0
/
+7
2016-08-11
chiptod: Basic P9 support
Jack Miller
1
-2
/
+8
2016-04-27
chiptod: Sync timebase in both CAPP units on Naples
Philippe Bergheaud
1
-18
/
+23
2015-11-10
llvm-scan-build: fix value stored to tfmr during init is never read
Stewart Smith
1
-1
/
+1
2015-10-07
chiptod: chiptod code improvements
Vipin K Parashar
1
-110
/
+107
2015-08-13
hw/chiptod: Refactor code to remove goto label
Kamalesh Babulal
1
-2
/
+1
2015-08-13
fsp/chiptod: Fix initialised variable
Joel Stanley
1
-5
/
+5
2015-07-10
Configure CAPP timebase.
Philippe Bergheaud
1
-1
/
+158
2015-07-09
opal: Recover from TOD register parity errors.
Mahesh Salgaonkar
1
-2
/
+37
2015-07-09
opal: Cache chipTOD control register values.
Mahesh Salgaonkar
1
-0
/
+100
2015-07-09
opal: Enable backup topology.
Mahesh Salgaonkar
1
-6
/
+64
2015-07-09
opal: Inform fsp about the topology switch.
Mahesh Salgaonkar
1
-0
/
+33
2015-07-09
opal: Check if backup master is valid before topology switch.
Mahesh Salgaonkar
1
-2
/
+26
2015-07-09
opal: Refactor TOD topology failover recovery.
Mahesh Salgaonkar
1
-14
/
+133
2015-07-09
opal: Re-sync failed chiptod with neighboring chiptod.
Mahesh Salgaonkar
1
-2
/
+82
2015-07-09
opal: Modify chiptod_running_check() function to take chip id as argument.
Mahesh Salgaonkar
1
-3
/
+3
2015-07-09
opal: Introduce a function to check sync/step network status.
Mahesh Salgaonkar
1
-0
/
+116
2015-07-09
opal: Query chip TOD status for a given topology.
Mahesh Salgaonkar
1
-2
/
+39
2015-07-09
opal: Identify chip role for a given topology.
Mahesh Salgaonkar
1
-0
/
+104
2015-07-09
opal: Query current TOD topology during chiptod init.
Mahesh Salgaonkar
1
-0
/
+55
2015-05-07
Add global CPU job queue
Stewart Smith
1
-3
/
+6
2015-03-26
opal: Handle TB residue and HDEC parity HMI errors on split core.
Mahesh Salgaonkar
1
-13
/
+10
2015-03-26
opal: Recover from TFMR SPURR/PURR parity error.
Mahesh Salgaonkar
1
-0
/
+24
2015-03-26
opal: Recover from TFMR DEC parity error.
Mahesh Salgaonkar
1
-1
/
+10
2015-03-26
opal: Recover from TFMR HDEC parity error.
Mahesh Salgaonkar
1
-0
/
+41
2015-03-26
opal: Handle TFMR parity HMI event.
Mahesh Salgaonkar
1
-1
/
+59
2015-03-26
opal: Handle TFMR firmware control error.
Mahesh Salgaonkar
1
-0
/
+9
2015-03-26
opal: Recover from TB residue error.
Mahesh Salgaonkar
1
-0
/
+9
2015-03-26
opal: Refactor tb errors reset code
Mahesh Salgaonkar
1
-1
/
+36
[next]