summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/bootmode.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching2020-03-121-5/+0
* vboot: use vb2api_get_recovery_reason functionJoel Kitching2020-02-191-4/+1
* vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching2020-02-171-70/+10
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-171-3/+16
* security/vboot: Remove selected_region from struct vboot_working_dataYu-Ping Wu2019-11-201-8/+4
* vboot: remove vboot_possibly_executed functionJoel Kitching2019-11-161-23/+1
* security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu2019-11-151-2/+2
* vboot: use vboot persistent contextJoel Kitching2019-11-151-1/+1
* vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching2019-07-231-2/+2
* vboot: remove vboot_handoff_get_recovery_reasonJoel Kitching2019-06-211-22/+6
* vboot: save whether developer mode is enabledJoel Kitching2019-05-201-4/+2
* vboot: specify NEED_VB20_INTERNALS when neededJoel Kitching2019-04-291-0/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* vboot: rename symbols for better consistencyJoel Kitching2019-03-151-7/+7
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-6/+6
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src/security/vboot: Fix typoElyes HAOUAS2018-08-091-2/+2
* compiler.h: add __weak macroAaron Durbin2018-04-241-5/+6
* security/vboot: Add two weak methods for vboot2Philipp Deppenwiese2018-01-171-0/+17
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-0/+171