1. 17852e6 option: Turn CMOS option backend into choice by Angel Pons · 3 years, 3 months ago
  2. 07056fe option: Decouple API from CMOS backend by Angel Pons · 3 years, 3 months ago
  3. b2a4c27 option.h: Correct `get_uint_option` return type by Angel Pons · 3 years, 3 months ago
  4. ca5d3e3 drivers/pc80/rtc/option.c: Constrain API to integer values by Angel Pons · 3 years, 4 months ago
  5. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  6. fc44f6e option.h: Drop type-unsafe {get,set}_option() API by Angel Pons · 3 years, 4 months ago
  7. 8d94b36 option.h: Introduce {get,set}_int_option() functions by Angel Pons · 3 years, 10 months ago
  8. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  9. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  10. b2680a1 drivers/pc80/rtc: Move sanitize_cmos() by Kyösti Mälkki · 4 years, 8 months ago
  11. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  12. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  13. 9634547 src/include: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  14. 919923d option: Add arch-agnostic get_option() by Kyösti Mälkki · 11 years ago