summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* vendorcode/amd: unify amdlib for binary piStefan Reinauer2015-06-1314-4164/+199
* AMD Merlin Falcon: Add binary PI vendorcode filesWANG Siyuan2015-06-136-2/+2000
* vboot: add new firmware indiciesAaron Durbin2015-06-091-0/+14
* Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressionsMartin Roth2015-06-071-1/+0
* 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
* UEFI: Conditionally define the ASSERT macroLee Leahy2015-05-291-0/+2
* 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-2142-42/+42
* vboot: remove vboot_context.hAaron Durbin2015-05-191-55/+0
* vboot: fix die() hang for recovery pathAaron Durbin2015-05-131-0/+4
* amd/pi: Move AGESA cbfs access into the wrapperMarc Jones2015-05-132-0/+2
* 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
* vboot: allow options to be selected from .configAaron Durbin2015-05-111-4/+4
* vboot: fix vboot_reference compilationAaron Durbin2015-05-111-2/+11
* chromeos: add missing vboot functionsAaron Durbin2015-05-111-2/+17
* vboot2: Replace hard coded 'fallback' prefix with Kconfig variablePatrick Georgi2015-05-071-3/+3
* 3rdparty/vboot: Add vbootPatrick Georgi2015-05-051-1/+1
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-054-4/+4
* 3rdparty: Move to blobsPatrick Georgi2015-05-054-4/+4
* vboot2: Fix compiler flags dropped during verstage/libverstage splitAaron Durbin2015-05-051-0/+1
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-051-1/+1
* vboot: Remove vboot_get_payload()Aaron Durbin2015-05-052-37/+0
* vendorcode/intel: Add EDK2 header filesLee Leahy2015-04-3015-0/+5162
* vboot: split class in library and stagePatrick Georgi2015-04-301-7/+7
* chromeos: Use __attribute__ normal formPatrick Georgi2015-04-301-1/+1
* chromeos: Add missing headersPatrick Georgi2015-04-302-0/+2
* vboot: add and rejuggle Kconfig optionsAaron Durbin2015-04-302-14/+27
* vboot: move Kconfig options for stage indiciesAaron Durbin2015-04-302-37/+37
* vendorcode/intel: Add FSP 1.1 header filesLee Leahy2015-04-292-0/+465
* Fix some minor Kconfig issuesMartin Roth2015-04-281-3/+0
* vboot: remove vboot_helper.cAaron Durbin2015-04-281-168/+0
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-286-37/+15
* vboot: remove vboot1Aaron Durbin2015-04-287-797/+25
* vboot2: Allow merging verstage into bootblockPatrick Georgi2015-04-282-0/+14
* vboot2: Always enable timestampsPatrick Georgi2015-04-281-0/+1
* vboot2: get rid of global variable that is used locally and only oncePatrick Georgi2015-04-281-2/+1
* vboot2: Build verstage archive, then use that for building the stagePatrick Georgi2015-04-281-0/+2
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-272-0/+4