summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot: remove vboot_context.hAaron Durbin2015-05-191-55/+0
* vboot: fix die() hang for recovery pathAaron Durbin2015-05-131-0/+4
* vboot: indicate verstage loading on consoleAaron Durbin2015-05-131-0/+2
* vboot: handle RELOCATABLE_RAMSTAGEAaron Durbin2015-05-131-1/+11
* vboot: allow for dynamic work buffersAaron Durbin2015-05-112-2/+22
* vboot: add vb2_working_data_size()Aaron Durbin2015-05-113-2/+10
* chromeos: remove vboot_verify_firmware()Aaron Durbin2015-05-111-1/+0
* vboot: inject vboot loader for stage loadingAaron Durbin2015-05-116-184/+265
* vboot2: Use the right set of compiler flags for building vboot librariesPatrick Georgi2015-05-111-1/+2