aboutsummaryrefslogtreecommitdiff
path: root/src/vboot
AgeCommit message (Expand)Author
2017-04-29vboot: Separate board name and version number in FWID with a dotJulius Werner
2017-04-28vboot: Select CONFIG_{TPM,TPM2} only if MOCK_SECDATA is not selectedFurquan Shaikh
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Disallow separate verstage after romstage, try to clarify logicJulius Werner
2017-03-28vboot: Compile bootmode.c conditionally based on CONFIG_VBOOTJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-28vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig optionJulius Werner
2017-03-28vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig optionJulius Werner
2017-03-23src/vboot: Add valid license headers to all filesMartin Roth
2017-03-14vboot: Allow other platforms to use soft reboot workaroundLee Leahy
2017-03-09vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin
2017-01-31build system: mark sub-make invocations as parallelizablePatrick Georgi
2017-01-30vboot: Add mock functions for recovery space read/writeFurquan Shaikh
2017-01-24vboot: vb2ex_printf() ignores null function nameRandall Spangler
2017-01-04vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_BLee Leahy
2017-01-03vboot: Clear battery cutoff flags when vbnv_cmos loads backup VBNV.Hung-Te Lin
2016-12-15lib/cbmem: allow anyone to use cbmem_possibly_online()Aaron Durbin
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