summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* amd/sb800: Make UsbRxMode per-board customizableTobias Diedrich2015-10-241-0/+8
* Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth2015-10-221-0/+1
* vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCESPatrick Georgi2015-10-191-0/+3
* Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth2015-10-141-0/+1
* 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
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-031-1/+0
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-031-1/+0
* vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL optionAaron Durbin2015-10-022-0/+9
* fsp1_1: move relocation algorithm to commonlibAaron Durbin2015-10-021-0/+2
* 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-227-6/+7
* vbnv: check alignment of nvram in advanceDaisuke Nojiri2015-09-171-0/+23
* AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.0WANG Siyuan2015-09-165-35/+86
* AMD Steppe Eagle: update vendorcode header files to MullinsPI 1.0.0.AWANG Siyuan2015-09-161-0/+29
* fsp1_1: provide binding to UEFI versionAaron Durbin2015-09-103-9/+22
* 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
* f10/f12: Remove whitespace from gcccar.incStefan Reinauer2015-08-092-252/+252
* vendorcode: Move AMD sources from blobs to vendorcodeMarc Jones2015-08-07106-10/+56795
* vendorcode: Fixup AGESA PI Kconfig variablesMarc Jones2015-08-052-53/+12
* vendorcode: 64bit fixes for AMD CIMX SB800Stefan Reinauer2015-07-303-7/+8
* vendorcode: Port AMD Agesa for Fam14 to 64bitStefan Reinauer2015-07-302-23/+29
* amd/bettong: Enable fan controlWANG Siyuan2015-07-301-1/+1
* AMD binary PI: add vendorcode support for fan controlWANG Siyuan2015-07-303-0/+506
* 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
* intel/fsp_baytrail: Support Baytrail FSP Gold4 releaseYork Yang2015-07-211-1/+6
* cbfs: hardcode file alignmentPatrick Georgi2015-07-151-1/+0
* intel/fsp_baytrail: Remove PcdEnableLan optionYork Yang2015-07-151-2/+2
* vboot: Don't count boot attempts if lid is closedPatrick Georgi2015-07-081-0/+3
* vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structureLee Leahy2015-07-081-4/+4
* x86: Drop -Wa,--divideStefan Reinauer2015-07-076-18/+18
* 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