summaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
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
2015-06-26vboot: Init vb2 work memory area before calling verstagePatrick Georgi
2015-06-23chromeos: vpd: properly null terminate valuesStephen Barber
2015-06-09vboot: add new firmware indiciesAaron Durbin
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-06-02vboot: Increase max parsed fw components to 6Furquan Shaikh
2015-05-29chromeos: always enable timestampsStefan Reinauer
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-26vboot: move to region_devicesAaron Durbin
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-26vboot: use only offsets for tracking firmware componentsAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19vboot: remove vboot_context.hAaron Durbin
2015-05-13vboot: fix die() hang for recovery pathAaron Durbin
2015-05-13vboot: indicate verstage loading on consoleAaron Durbin
2015-05-13vboot: handle RELOCATABLE_RAMSTAGEAaron Durbin
2015-05-11vboot: allow for dynamic work buffersAaron Durbin