summaryrefslogtreecommitdiffstats
path: root/src/vboot
Commit message (Expand)AuthorAgeFilesLines
* vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_BLee Leahy2017-01-041-0/+1
* vboot: Clear battery cutoff flags when vbnv_cmos loads backup VBNV.Hung-Te Lin2017-01-034-0/+27
* lib/cbmem: allow anyone to use cbmem_possibly_online()Aaron Durbin2016-12-151-16/+1
* commonlib/include: remove NEED_VB20_INTERNALSAaron Durbin2016-11-191-4/+9
* vboot: make TPM factory init sequence more robust.Vadim Bendebury2016-11-161-11/+33
* vboot: Add new function for logging recovery mode switchesFurquan Shaikh2016-11-141-0/+4
* src/vboot: mark factory_initialze_tpm() as staticVadim Bendebury2016-11-111-1/+8
* vboot: Add support for recovery hash space in TPMFurquan Shaikh2016-11-105-0/+131
* TPM: Add TPM driver files to romstageFurquan Shaikh2016-11-101-0/+2
* vboot: Add support for recovery mode with forced memory retrainingFurquan Shaikh2016-11-102-0/+11
* Revert "vboot: Add vboot library to romstage"Furquan Shaikh2016-11-101-1/+0
* vboot: Add vboot library to romstageFurquan Shaikh2016-11-101-0/+1
* vboot: Wrap line in comment longer than 80 charactersNaresh G Solanki2016-11-081-2/+2
* vboot: Disable vboot verification when Chrome EC disabledNaresh G Solanki2016-11-071-0/+7
* vboot: Stop creating backup space in TPMDaisuke Nojiri2016-10-131-5/+0
* vboot: clear tpm when requiredVadim Bendebury2016-09-301-0/+1
* vboot/vbnv_flash: Binary search to find last used entryRandall Spangler2016-09-201-11/+17
* vboot: consolidate google_chromeec_early_init() callsAaron Durbin2016-08-251-0/+21
* vboot/vbnv_flash: fix return value check for rdev_writeat()Aaron Durbin2016-08-241-1/+1
* vboot/vboot_common: actually provide a writable region_deviceAaron Durbin2016-08-241-1/+1
* vboot/vbnv_flash: make I/O connection agnosticAaron Durbin2016-08-192-69/+16
* vboot: provide RW region device supportAaron Durbin2016-08-192-0/+8
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-1/+2
* vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOTJulius Werner2016-08-161-0/+4
* src/vboot: Capitalize RAM and CPUElyes HAOUAS2016-07-312-3/+3
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-283-6/+39
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-2820-0/+2742