Age | Commit message (Expand) | Author |
2019-11-22 | drivers/pc80/rtc: Remove CMOS spinlock | Kyösti Mälkki |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-23 | drivers/pc80/rtc: Avoid searching for cmos_layout.bin on each get/set_option | Arthur Heymans |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-09-13 | drivers/pc80: Remove some __PRE_RAM__ and __SMM__ | Kyösti Mälkki |
2019-05-29 | src/{device,drivers}: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-04-05 | drivers/pc80/rtc/mc146818rtc.c: Reset RTC time on RTC power failure | Frans Hendriks |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-08-20 | drivers/pc80/rtc: do not warn if CMOS options are unavailable | Stefan Tauner |
2018-06-28 | vboot: Fix linking error with USE_OPTION_TABLE enabled | Patrick Rudolph |
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-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-17 | rtc: Force negative edge on SET after battery replacement | Marshall Dawson |
2016-11-17 | rtc: Check update-in-progress bit | Marshall Dawson |
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 |