summaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
2017-03-28chromeos: Remove old MOCK_TPM referencesJulius Werner
2017-03-09vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin
2017-03-08chromeos/elog: Filter developer mode entry on S3 resumeDuncan Laurie
2017-01-24Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections"Patrick Georgi
2017-01-12google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin
2017-01-11chromeos: fix build issues within sar.cRobbie Zhang
2017-01-09chromeos: Implement locating and decoding wifi sar data from VPDRobbie Zhang
2016-12-13vendorcode/google/chromeos: provide acpi phase enforcement pin macrosAaron Durbin
2016-12-13vendorcode/google/chromeos: zero out SHARED_DATA regionPatrick Georgi
2016-12-13vendorcode/google/chromeos: Fill in firmware ID regionsPatrick Georgi
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-11-14vboot: Add new function for logging recovery mode switchesFurquan Shaikh
2016-11-09vendorcode/google: add common smbios mainboard version supportAaron Durbin
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-08-19drivers/elog: use region_device for NV storageAaron Durbin
2016-08-16vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOTJulius Werner
2016-08-15Kconfig: remove unused MULTIPLE_CBFS_INSTANCES optionAaron Durbin
2016-08-13chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boardsJulius Werner
2016-08-08vendorcode/google/chromeos: remove unnecessary includes in elog.cAaron Durbin
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-28chromeos/gnvs: Clean up use of vboot handoffFurquan Shaikh
2016-07-28chromeos: Clean up elog handlingFurquan Shaikh
2016-07-28google/chromeos: Use vboot bootmode functions for elog add boot reasonFurquan Shaikh
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski
2016-07-25google/chromeos: Add support for saving recovery reason across rebootFurquan Shaikh
2016-07-25google/chromeos: Add recovery module in vboot2Furquan Shaikh
2016-07-25vboot: Clean up vboot codeFurquan Shaikh
2016-07-15chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sectionsPaul Kocialkowski
2016-07-14tpm2: implement locking firmware rollback counterVadim Bendebury
2016-07-13tpm2: add tlcl_force_clear and use it before factory initVadim Bendebury
2016-07-13tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury
2016-07-12vboot2: tpm2 factory initialization.Vadim Bendebury
2016-06-30vbnv: Do not initialize vbnv_copy in vbnv layerFurquan Shaikh
2016-06-29vbnv: Do not silently reset cache in read_vbnvFurquan Shaikh
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2016-05-25vendorcode/google/chromeos/vboot2: use cbmem for postcar region selectionAaron Durbin
2016-05-24vendorcode/chromeos/vbnv: Add CMOS init functionJagadish Krishnamoorthy
2016-05-16vboot: Call verification_should_run directly in the if statementPaul Kocialkowski
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-05-03chromeos: Ensure that the last file in FW_MAIN is not also the first onePaul Kocialkowski
2016-04-20vboot: Compile loader in postcar as wellAndrey Petrov
2016-04-05chromeos: Fix adding a bmpblk to GBBPatrick Georgi
2016-04-05chromeos: Add enable-serial GBB flagPatrick Georgi
2016-04-05google/oak: Log hardware watchdog in eventlogJulius Werner
2016-03-29vboot: Handle S3 resume path for TPM initializationDuncan Laurie
2016-03-08Chromeos: Modify wifi_regulatory_domain to use "region" key in VPDHuang, Huki