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
/
rtc
Age
Commit message (
Expand
)
Author
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-26
drivers/pc80/rtc: Build for bootblock and postcar stages too
Nico Huber
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-13
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
2017-01-26
drivers/pc80/rtc: Check cmos checksum BEFORE reading cmos value
Martin Roth
2016-12-13
pc80: Move set_boot_successful()
Kyösti Mälkki
2016-11-28
Build system: Update HAVE_CMOS_DEFAULT
Martin Roth
2016-11-17
rtc: Force negative edge on SET after battery replacement
Marshall Dawson
2016-11-17
rtc: Check update-in-progress bit
Marshall Dawson
2016-09-21
Makefiles: update cbfs types from bare numbers to values
Martin Roth
2016-05-06
rtc: Do checksum check for all bytes
Stefan Reinauer
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer