summaryrefslogtreecommitdiff
path: root/src/vboot
AgeCommit message (Expand)Author
2016-11-19commonlib/include: remove NEED_VB20_INTERNALSAaron Durbin
2016-11-16vboot: make TPM factory init sequence more robust.Vadim Bendebury
2016-11-14vboot: Add new function for logging recovery mode switchesFurquan Shaikh
2016-11-11src/vboot: mark factory_initialze_tpm() as staticVadim Bendebury
2016-11-10vboot: Add support for recovery hash space in TPMFurquan Shaikh
2016-11-10TPM: Add TPM driver files to romstageFurquan Shaikh
2016-11-10vboot: Add support for recovery mode with forced memory retrainingFurquan Shaikh
2016-11-10Revert "vboot: Add vboot library to romstage"Furquan Shaikh
2016-11-10vboot: Add vboot library to romstageFurquan Shaikh
2016-11-08vboot: Wrap line in comment longer than 80 charactersNaresh G Solanki
2016-11-07vboot: Disable vboot verification when Chrome EC disabledNaresh G Solanki
2016-10-13vboot: Stop creating backup space in TPMDaisuke Nojiri
2016-09-30vboot: clear tpm when requiredVadim Bendebury
2016-09-20vboot/vbnv_flash: Binary search to find last used entryRandall Spangler
2016-08-25vboot: consolidate google_chromeec_early_init() callsAaron Durbin
2016-08-24vboot/vbnv_flash: fix return value check for rdev_writeat()Aaron Durbin
2016-08-24vboot/vboot_common: actually provide a writable region_deviceAaron Durbin
2016-08-19vboot/vbnv_flash: make I/O connection agnosticAaron Durbin
2016-08-19vboot: provide RW region device supportAaron Durbin
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-08-16vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOTJulius Werner
2016-07-31src/vboot: Capitalize RAM and CPUElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh