index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
vboot
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-02-01
security/vboot: Add config for GBB_FLAG_ENABLE_UDC
Eric Lai
2020-11-06
security/vboot: Add Kconfig symbol to set hashing block size
Martin Roth
2020-10-20
mrc_cache: Add config MRC_SAVE_HASH_IN_TPM
Shelley Chen
2020-07-08
security/vboot: Allow files to go into only RW-A or RW-B region
Martin Roth
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-15
security/vboot: Add option to run verstage before bootblock
Martin Roth
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-06
security/vboot: Support enabling EC EFS with EC software sync
Sam McNally
2020-02-18
security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGE
Yu-Ping Wu
2020-02-17
vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT
Joel Kitching
2020-02-17
vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option
Joel Kitching
2020-02-05
vendorcode/eltan/security: Switch to vb2 vboot library
Wim Vervoorn
2020-01-25
vboot: Remove hard dependency on MISSING_BOARD_RESET
Julius Werner
2020-01-18
security/vboot: Allow UDC regardless of vboot state
Wim Vervoorn
2019-12-20
security/vboot: Add a dedicated flag for building of vboot library
Bill XIE
2019-12-19
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-20
security/vboot: Add vboot callbacks to support EC software sync
Tim Wawrzynczak
2019-11-16
security/vboot: Add config option to always enable the display
Wim Vervoorn
2019-11-11
security/vboot: Add rw_region_only support to vboot
Wim Vervoorn
2019-11-07
lib/cbfs: Add fallback to RO region to cbfs_boot_locate
Wim Vervoorn
2019-11-06
security/vboot/Kconfig: Remove unused symbols
Arthur Heymans
2019-09-30
vboot: create board-specific test-only GBB HWID if not set
Hung-Te Lin
2019-09-02
vboot: remove fastboot support
Joel Kitching
2019-08-06
security/vboot: Add Support for Intel PTT
Christian Walter
2019-07-29
Revert "src/security/vboot: Add option to skip display init with vboot 2.0"
Christian Walter
2019-07-07
src/security/vboot: Add option to skip display init with vboot 2.0
Sukerkar, Amol N
2019-07-03
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-04
vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCH
Joel Kitching
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2019-03-27
vboot: deprecate physical dev switch
Joel Kitching
2019-03-26
vboot: remove VBOOT_EC_SOFTWARE_SYNC Kconfig option
Joel Kitching
2019-03-25
vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig option
Joel Kitching
2019-03-21
vboot: remove VBOOT_EC_EFS Kconfig option
Joel Kitching
2019-03-14
vboot: copy data structures to CBMEM for downstream use
Joel Kitching
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2018-11-08
security/vboot: Add selection for firmware slots used by VBOOT
Philipp Deppenwiese
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-22
reset: Provide new single-function reset API
Nico Huber
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-03
security/vboot: make vboot starts in bootblock depend on c env
Aaron Durbin
2018-03-26
vboot: Update to most recent GBB flag usage
Julius Werner
2018-01-17
security/vboot: Add two weak methods for vboot2
Philipp Deppenwiese
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese