aboutsummaryrefslogtreecommitdiff
path: root/hw/fake-rtc.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16opal-api: add endian conversions to most opal callsNicholas Piggin1-3/+8
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2017-09-05hw/fake-rtc: Remove space before tab in commentJoel Stanley1-1/+1
2015-10-07hw/fake-rtc: Add support for emulated rtc clockVaibhav Jain1-9/+50
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-26sparse: fake_ymd and fake_hmsm can be staticCédric Le Goater1-2/+2
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-10-08hw/fake-rtc.c now uses prlog(PR_TRACE instead of DBG macroStewart Smith1-5/+3
2014-08-08Add fake RTC to generic platformmillerjo@us.ibm.com1-0/+69