summaryrefslogtreecommitdiffstats
path: root/hw/fsp/fsp-rtc.c
Commit message (Expand)AuthorAgeFilesLines
* fsp/fsp-rtc: Correctly report back errors to hostStewart Smith2015-11-181-4/+1
* errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas2015-07-311-4/+2
* FSP/RTC: Check for TOD state in fsp_opal_rtc_readVasant Hegde2015-03-101-11/+19
* fsp/rtc: Introduce the rtc write state machineNeelesh Gupta2015-03-101-44/+74
* fsp/rtc: Rename the rtc_request_state to rtc_read_request_stateNeelesh Gupta2015-03-101-19/+20
* Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith2015-03-061-83/+71
* sparse: rtc_tod_state and rtc_tod_cache_dirty and be staticCédric Le Goater2015-03-051-2/+2
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* Add extra debug/trace printouts to fsp-rtc.Stewart Smith2015-01-271-2/+10
* rtc: rtc tod state need to be updated on successNeelesh Gupta2015-01-221-0/+1
* RTC: Fix unused result warnings in RTC driverAnanth N Mavinakayanahalli2014-12-101-2/+11
* elog: Clean up error logging headersAlistair Popple2014-12-021-1/+1
* rtc: Add a generic rtc cacheAlistair Popple2014-12-021-55/+17
* Use prlog instead of DBG macros in hw/fsp/fsp-rtc.cStewart Smith2014-10-081-16/+16
* fsp/rtc: Use libc time functionsAlistair Popple2014-08-151-147/+9
* fsp/fsp-rtc: Fix typo in 400-year calculation in tm_addJeremy Kerr2014-08-141-1/+1
* fsp/rtc: Change properties used to advertize TPOBenjamin Herrenschmidt2014-08-131-2/+1
* fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2014-08-131-3/+142
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+572
OpenPOWER on IntegriCloud