summaryrefslogtreecommitdiffstats
path: root/src/vboot
Commit message (Expand)AuthorAgeFilesLines
* 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