index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
pc80
/
rtc
/
mc146818rtc_boot.c
Age
Commit message (
Expand
)
Author
2022-10-26
src/drivers: Clean up includes
Elyes Haouas
2020-08-18
src: Remove unused '<option.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-18
drivers/pc80/rtc: Turn comment into warning message
Nico Huber
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-01-10
drivers/pc80/rtc: Enable normal/fallback without USE_OPTION_TABLE
Kyösti Mälkki
2020-01-10
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()
Kyösti Mälkki
2020-01-07
drivers/pc80/rtc: Refactor some USE_OPTION_TABLE
Kyösti Mälkki
2020-01-07
drivers/pc80/rtc: Clean up some inlined functions
Kyösti Mälkki
2019-12-20
drivers/pc80: Move normal/fallback mechanism outside __ROMCC__
Kyösti Mälkki
2019-07-02
drivers/pc80/rtc/mc146818rtc_boot: Use size_t for length
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber