summaryrefslogtreecommitdiffstats
path: root/src/lib/bootmode.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/lib: 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
* security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu2019-11-151-3/+3
* Revert "src/security/vboot: Add option to skip display init with vboot 2.0"Christian Walter2019-07-291-2/+2
* lib/bootmode: Include 'vboot/misc.h'Elyes HAOUAS2019-07-151-1/+1
* src/security/vboot: Add option to skip display init with vboot 2.0Sukerkar, Amol N2019-07-071-2/+2
* Remove unnecessary ENV_RAMSTAGE guardSubrata Banik2019-05-141-2/+0
* vboot: refactor OPROM codeJoel Kitching2019-04-301-4/+6
* vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERSJulius Werner2019-04-021-2/+7
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-18/+0
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-1/+1
* lib/bootmode: Use newly-add recovery moduleFurquan Shaikh2016-07-251-23/+1
* vboot: Clean up vboot codeFurquan Shaikh2016-07-251-5/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* bootmode: add display_init_required()Aaron Durbin2015-09-041-2/+10
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-0/+17
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-011-0/+63