summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google
Commit message (Expand)AuthorAgeFilesLines
* chromeos/elog: Filter developer mode entry on S3 resumeDuncan Laurie2017-03-081-2/+17
* Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections"Patrick Georgi2017-01-241-14/+1
* google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin2017-01-123-0/+60
* chromeos: fix build issues within sar.cRobbie Zhang2017-01-111-1/+3
* chromeos: Implement locating and decoding wifi sar data from VPDRobbie Zhang2017-01-093-0/+62
* vendorcode/google/chromeos: provide acpi phase enforcement pin macrosAaron Durbin2016-12-131-0/+10
* vendorcode/google/chromeos: zero out SHARED_DATA regionPatrick Georgi2016-12-131-0/+6
* vendorcode/google/chromeos: Fill in firmware ID regionsPatrick Georgi2016-12-132-2/+24
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-181-1/+7
* vboot: Add new function for logging recovery mode switchesFurquan Shaikh2016-11-141-0/+5
* vendorcode/google: add common smbios mainboard version supportAaron Durbin2016-11-093-0/+37
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* drivers/elog: use region_device for NV storageAaron Durbin2016-08-191-1/+1
* vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOTJulius Werner2016-08-161-4/+0
* Kconfig: remove unused MULTIPLE_CBFS_INSTANCES optionAaron Durbin2016-08-151-1/+0
* chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boardsJulius Werner2016-08-131-1/+1
* vendorcode/google/chromeos: remove unnecessary includes in elog.cAaron Durbin2016-08-081-4/+0
* Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski2016-08-081-5/+5
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-304-0/+122
* chromeos/gnvs: Clean up use of vboot handoffFurquan Shaikh2016-07-281-13/+4
* chromeos: Clean up elog handlingFurquan Shaikh2016-07-285-37/+34
* google/chromeos: Use vboot bootmode functions for elog add boot reasonFurquan Shaikh2016-07-281-14/+1
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-283-6/+5
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-2827-2748/+17
* Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski2016-07-271-1/+1
* google/chromeos: Add support for saving recovery reason across rebootFurquan Shaikh2016-07-254-0/+46
* google/chromeos: Add recovery module in vboot2Furquan Shaikh2016-07-253-0/+132
* vboot: Clean up vboot codeFurquan Shaikh2016-07-2511-108/+94
* chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sectionsPaul Kocialkowski2016-07-151-1/+14
* tpm2: implement locking firmware rollback counterVadim Bendebury2016-07-141-5/+10
* tpm2: add tlcl_force_clear and use it before factory initVadim Bendebury2016-07-131-0/+1
* tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury2016-07-131-2/+0
* vboot2: tpm2 factory initialization.Vadim Bendebury2016-07-122-66/+131
* vbnv: Do not initialize vbnv_copy in vbnv layerFurquan Shaikh2016-06-303-24/+6
* vbnv: Do not silently reset cache in read_vbnvFurquan Shaikh2016-06-293-7/+23
* kconfig: allow various tpm type and interface permutationsVadim Bendebury2016-06-231-1/+2
* Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner2016-06-121-2/+7
* vendorcode/google/chromeos/vboot2: use cbmem for postcar region selectionAaron Durbin2016-05-251-2/+2
* vendorcode/chromeos/vbnv: Add CMOS init functionJagadish Krishnamoorthy2016-05-242-0/+14
* vboot: Call verification_should_run directly in the if statementPaul Kocialkowski2016-05-161-5/+1
* xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh2016-05-091-2/+8
* chromeos: Ensure that the last file in FW_MAIN is not also the first onePaul Kocialkowski2016-05-031-1/+1
* vboot: Compile loader in postcar as wellAndrey Petrov2016-04-201-0/+3
* chromeos: Fix adding a bmpblk to GBBPatrick Georgi2016-04-051-4/+10
* chromeos: Add enable-serial GBB flagPatrick Georgi2016-04-052-1/+8
* google/oak: Log hardware watchdog in eventlogJulius Werner2016-04-052-1/+8
* vboot: Handle S3 resume path for TPM initializationDuncan Laurie2016-03-292-7/+15
* Chromeos: Modify wifi_regulatory_domain to use "region" key in VPDHuang, Huki2016-03-082-3/+10
* vboot: Set S3_RESUME flag for vboot context if necessaryDuncan Laurie2016-02-291-0/+9
* cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner2016-02-221-0/+1