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
/
option.c
Age
Commit message (
Expand
)
Author
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-05-26
option: Decouple API from CMOS backend
Angel Pons
2021-05-06
drivers/pc80/rtc/option.c: Constrain API to integer values
Angel Pons
2021-04-25
drivers/pc80/rtc: Factor out CMOS entry lookup
Angel Pons
2020-12-03
cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()
Julius Werner
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-05-26
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-01
drivers/pc80/rtc: Always load cmos.default if measured boot is enabled
Bill XIE
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-01-10
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() support
Kyösti Mälkki