summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos
Commit message (Expand)AuthorAgeFilesLines
* vendorcode: google: chromeos: Remove old fmap.c fileJulius Werner2015-12-171-153/+0
* lib: remove assets infrastructureAaron Durbin2015-12-101-1/+1
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-108-202/+62
* vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is availableMartin Roth2015-12-081-1/+1
* build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi2015-12-021-1/+9
* chromeos: Fix Kconfig TPM warnings on systems with no LPC TPMMartin Roth2015-11-211-2/+2
* vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin2015-11-192-40/+108
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3132-128/+0
* vboot2: Fix flows for TPM_E_MUST_REBOOTFurquan Shaikh2015-10-281-0/+2
* vboot: check vb2_shared_data flags for manual recoveryDaisuke Nojiri2015-10-281-1/+1
* vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCESPatrick Georgi2015-10-191-0/+3
* x86: add standalone verstage supportAaron Durbin2015-10-141-1/+1
* vboot: allow more flexibility when adding verstageAaron Durbin2015-10-141-4/+1
* vboot: prepare for x86 verstageAaron Durbin2015-10-114-15/+97
* vboot: restructure vboot work buffer handlingAaron Durbin2015-10-115-83/+89
* cbfs: add struct cbfsfAaron Durbin2015-10-071-6/+15
* vboot2: Look up actual CBFS in MULTIPLE_CBFS configurationPatrick Georgi2015-10-061-11/+1
* vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL optionAaron Durbin2015-10-022-0/+9
* chromeos: vboot_common: Avoid code duplication when grabbing the handoff infoPaul Kocialkowski2015-09-301-3/+2
* vboot: provide a unified flow for separate verstageAaron Durbin2015-09-305-323/+378
* chromeos: vboot-related functions move to common vboot codePaul Kocialkowski2015-09-294-48/+35
* chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski2015-09-233-4/+2
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* vbnv: check alignment of nvram in advanceDaisuke Nojiri2015-09-171-0/+23
* verstage: use common program.ld for linkingAaron Durbin2015-09-093-114/+0
* Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warningsMartin Roth2015-08-261-8/+0
* chromeos: Allow for VB_SOURCE overridePaul Kocialkowski2015-08-111-1/+1
* chromeos: vboot: Adaptations for using a separate object out directoryPaul Kocialkowski2015-08-101-3/+3
* arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner2015-07-291-1/+1
* vboot: set software write protect flagDaisuke Nojiri2015-07-231-2/+2
* cbfs: hardcode file alignmentPatrick Georgi2015-07-151-1/+0
* vboot: Don't count boot attempts if lid is closedPatrick Georgi2015-07-081-0/+3
* vboot: move vbnv_* sources around a bit more.Patrick Georgi2015-06-301-3/+8
* chromeos: push vbnv_* accessors from verstage to libverstagePatrick Georgi2015-06-301-3/+3
* Add Kconfig flag to specify if there's a lid switchPatrick Georgi2015-06-301-0/+6
* vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86Stefan Reinauer2015-06-291-0/+1
* vboot2: consolidate vboot2 buffer initializationPatrick Georgi2015-06-292-19/+19
* google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOSPatrick Georgi2015-06-261-1/+2
* vboot: Init vb2 work memory area before calling verstagePatrick Georgi2015-06-261-0/+1
* chromeos: vpd: properly null terminate valuesStephen Barber2015-06-231-1/+2
* vboot: add new firmware indiciesAaron Durbin2015-06-091-0/+14
* assets: abstract away the firmware assets used for bootingAaron Durbin2015-06-021-25/+25
* cbfs: new API and better program loadingAaron Durbin2015-06-021-96/+53
* vboot: Increase max parsed fw components to 6Furquan Shaikh2015-06-021-1/+1
* chromeos: always enable timestampsStefan Reinauer2015-05-291-0/+1
* Move TPM code out of chromeosVladimir Serbinenko2015-05-274-253/+2
* vboot: move to region_devicesAaron Durbin2015-05-267-130/+104
* fmap: new API using region_deviceAaron Durbin2015-05-266-121/+17
* vboot: use only offsets for tracking firmware componentsAaron Durbin2015-05-267-95/+105
* Remove address from GPLv2 headersPatrick Georgi2015-05-2133-33/+33
OpenPOWER on IntegriCloud