summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/galileo/vboot.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-2/+0
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-171-10/+0
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-4/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-2/+2
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+7
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* vboot: Remove get_sw_write_protect_state callbackJulius Werner2017-07-181-6/+0
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-5/+0
* mainboard/intel/galileo: Add vboot supportLee Leahy2017-03-161-0/+111
* Revert "mainboard/intel/galileo: Add vboot support"Lee Leahy2017-03-151-111/+0
* mainboard/intel/galileo: Add vboot supportLee Leahy2017-03-141-0/+111