index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
pc80
/
mc146818rtc.c
Age
Commit message (
Expand
)
Author
2013-11-25
pc80/mc146818rtc: Return an error code rather than an integer
Alexandru Gagniuc
2013-11-25
RTC: Skip rtc_init() in S3 resume path
Stefan Reinauer
2013-07-10
drivers: Fix spelling
Martin Roth
2013-02-19
RTC: Use the correct index when setting the default month
Dave Frodin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2012-11-12
If cmos is invalid, always set the rtc date and time
Stefan Reinauer
2012-11-12
Remove duplicate defines from mc146818rtc.c
Marc Jones
2012-11-09
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-09
mc146818rtc: Update the Day of Week in CMOS in the right way.
Zheng Bao
2012-11-08
RTC: Don't clear pending interrupt in resume path
Duncan Laurie
2012-11-07
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-11-07
rtc: erase CMOS memory after power failure
Vincent Palatin
2012-11-07
rtc: force mc146818 register D to a correct value
Vincent Palatin
2012-08-02
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer