aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/galileo/vboot.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-16mainboard/intel/galileo: Add vboot supportLee Leahy
2017-03-15Revert "mainboard/intel/galileo: Add vboot support"Lee Leahy
2017-03-14mainboard/intel/galileo: Add vboot supportLee Leahy