Age | Commit message (Expand) | Author |
2024-01-24 | driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk | Martin Roth |
2023-11-13 | drivers/pc80/rtc/option.c: Reset only CMOS range covered by checksum | Bill XIE |
2023-10-23 | drivers/pc80/rtc/option.c: Stop resetting CMOS during s3 resume | Bill XIE |
2023-08-11 | drivers/pc80/rtc: Hide bank register ports from menu | Arthur Heymans |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-05-08 | drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addresses | Jonathon Hall |
2023-05-08 | drivers/pc80/rtc/option.c: Allow CMOS defaults to extend to bank 1 | Jonathon Hall |
2022-10-26 | src/drivers: Clean up includes | Elyes Haouas |
2022-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2021-08-23 | include/bcd: move bcd code to commonlib/bsd/include | Ricardo Quesada |
2021-07-23 | drivers/pc80/rtc: Make use of alt-century byte configurable | Nico Huber |
2021-05-30 | drivers/pc80/mc146818rtc: Check date and time for sanity | Werner Zeh |
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-30 | drivers/pc80/rtc: Fix linking verstage (and use `all` target) | Nico Huber |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-18 | src: Remove unused '<option.h>' | Elyes HAOUAS |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-06-15 | Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards | Martin Roth |
2020-06-02 | src: Remove unused '#include <cbfs.h>' | Elyes HAOUAS |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-20 | drivers/pc80/rtc: Reorganize prototypes | Kyösti Mälkki |
2020-04-20 | drivers/pc80/rtc: Move CMOS_POST_BANK_x definitions | Kyösti Mälkki |
2020-04-20 | drivers/pc80/rtc: Drop CMOS_POST_EXTRA option | Kyösti Mälkki |
2020-04-20 | drivers/pc80/rtc: Clean up post_log_path() | Kyösti Mälkki |
2020-04-20 | drivers/elog,pc80: Move cmos_post_log() | Kyösti Mälkki |
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-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-14 | drivers/pc80/rtc: Clean up some POST_CODE_EXTRA use | Kyösti Mälkki |
2020-01-10 | console/post: Move cmos_post_code() under pc80/rtc | Kyösti Mälkki |
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: Separate {get|set}_option() support | Kyösti Mälkki |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | 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: Refactor clear_cmos variable | Kyösti Mälkki |
2020-01-07 | drivers/pc80/rtc: Clean up some inlined functions | Kyösti Mälkki |
2020-01-02 | drivers/pc80/mc146818rtc: Remove read_option_lowlevel() | Kyösti Mälkki |
2019-12-20 | drivers/pc80: Move normal/fallback mechanism outside __ROMCC__ | Kyösti Mälkki |
2019-11-22 | drivers/pc80/rtc: Remove CMOS spinlock | Kyösti Mälkki |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
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-07-02 | drivers/pc80/rtc/mc146818rtc_boot: Use size_t for length | Elyes HAOUAS |
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-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 |