aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
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
2016-02-29vboot: Set S3_RESUME flag for vboot context if necessaryDuncan Laurie
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-10chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFVMartin Roth
2016-02-10google/chromeos: backup -> back upPatrick Georgi
2016-02-09vboot2: Store depthcharge graphic assets only in ROPatrick Georgi
2016-02-09chromeos: Add option to back up VBNV CMOS into flashDuncan Laurie
2016-02-09google/chromeos/vboot2: defer clearing rec mode switchAaron Durbin
2016-02-09chromeos: Make vbnv_flash driver safe for CAR usageDuncan Laurie
2016-02-09chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie
2016-02-09chromeos: Add vbnv wrapper for the different backendsDuncan Laurie
2016-02-04google/chromeos/vboot2: honor boot region device sizeAaron Durbin
2016-02-04google/chromeos: guard cbmem_find() in verstage and bootblockAaron Durbin
2016-02-04chromeos/vboot: allow platform to hook into vboot_reboot()Aaron Durbin
2016-02-04chromeos/vboot: provide support for x86 memory init verificationAaron Durbin
2016-02-03chromeos: Sign FW_MAIN_A and FW_MAIN_BPatrick Georgi
2016-02-03chromeos: Add Kconfig options for GBB flagsPatrick Georgi
2016-02-03chromeos: Create GBB at build timePatrick Georgi
2016-01-28src/: give scripts a .sh extension for easy identificationMartin Roth
2016-01-27chromeos: vpd: Avoid reading uninitialized VPDsJulius Werner
2016-01-27chromeos: Add timestamps to measure VPD read timesJulius Werner
2016-01-22vboot2: Handle slow EC SW sync and graphics driver loadingDuncan Laurie
2016-01-21vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for ROPatrick Georgi
2016-01-21Chromeos: Implement wifi_regulatory_domain using "regions" key in VPDFelix Durairaj
2016-01-17intel/skylake: During RO mode after FSP reset CB lose original stateSubrata Banik
2016-01-06commonlib: Add function to hash contents of a CBFS region.Aaron Durbin
2015-12-17vendorcode: google: chromeos: Remove old fmap.c fileJulius Werner
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-12-08vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is availableMartin Roth
2015-12-02build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi
2015-11-21chromeos: Fix Kconfig TPM warnings on systems with no LPC TPMMartin Roth
2015-11-19vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-28vboot2: Fix flows for TPM_E_MUST_REBOOTFurquan Shaikh
2015-10-28vboot: check vb2_shared_data flags for manual recoveryDaisuke Nojiri
2015-10-19vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCESPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-14vboot: allow more flexibility when adding verstageAaron Durbin
2015-10-11vboot: prepare for x86 verstageAaron Durbin
2015-10-11vboot: restructure vboot work buffer handlingAaron Durbin
2015-10-07cbfs: add struct cbfsfAaron Durbin
2015-10-06vboot2: Look up actual CBFS in MULTIPLE_CBFS configurationPatrick Georgi
2015-10-02vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL optionAaron Durbin
2015-09-30chromeos: vboot_common: Avoid code duplication when grabbing the handoff infoPaul Kocialkowski
2015-09-30vboot: provide a unified flow for separate verstageAaron Durbin
2015-09-29chromeos: vboot-related functions move to common vboot codePaul Kocialkowski
2015-09-23chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-17vbnv: check alignment of nvram in advanceDaisuke Nojiri
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-08-26Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warningsMartin Roth
2015-08-11chromeos: Allow for VB_SOURCE overridePaul Kocialkowski
2015-08-10chromeos: vboot: Adaptations for using a separate object out directoryPaul Kocialkowski
2015-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-07-23vboot: set software write protect flagDaisuke Nojiri
2015-07-15cbfs: hardcode file alignmentPatrick Georgi
2015-07-08vboot: Don't count boot attempts if lid is closedPatrick Georgi
2015-06-30vboot: move vbnv_* sources around a bit more.Patrick Georgi
2015-06-30chromeos: push vbnv_* accessors from verstage to libverstagePatrick Georgi
2015-06-30Add Kconfig flag to specify if there's a lid switchPatrick Georgi
2015-06-29vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86Stefan Reinauer
2015-06-29vboot2: consolidate vboot2 buffer initializationPatrick Georgi
2015-06-26google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOSPatrick Georgi