summaryrefslogtreecommitdiff
path: root/src/include/option.h
AgeCommit message (Expand)Author
2021-05-06drivers/pc80/rtc/option.c: Constrain API to integer valuesAngel Pons
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-23option.h: Drop type-unsafe {get,set}_option() APIAngel Pons
2021-04-21option.h: Introduce {get,set}_int_option() functionsAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-01-10drivers/pc80/rtc: Move sanitize_cmos()Kyösti Mälkki
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2014-03-04option: Add arch-agnostic get_option()Kyösti Mälkki