summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sectionsPaul Kocialkowski2016-07-151-1/+14
* tpm2: implement locking firmware rollback counterVadim Bendebury2016-07-141-5/+10
* tpm2: add tlcl_force_clear and use it before factory initVadim Bendebury2016-07-131-0/+1
* tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury2016-07-131-2/+0
* vboot2: tpm2 factory initialization.Vadim Bendebury2016-07-122-66/+131
* soc/intel/quark: Pass in the memory initialization parametersLee Leahy2016-07-081-10/+91
* intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh2016-07-051-4/+0
* AGESA boards: Fix split to romstage and ramstageKyösti Mälkki2016-07-014-4/+2
* vbnv: Do not initialize vbnv_copy in vbnv layerFurquan Shaikh2016-06-303-24/+6
* vendorcode/siemens: Add extended info block support to hwilibWerner Zeh2016-06-302-9/+293
* vbnv: Do not silently reset cache in read_vbnvFurquan Shaikh2016-06-293-7/+23
* kconfig: allow various tpm type and interface permutationsVadim Bendebury2016-06-231-1/+2
* Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner2016-06-121-2/+7
* util/checklist: Add bootblock supportLee Leahy2016-06-092-72/+11
* vendorcode/intel/fsp1_1/checklist: romstage - Add car_stage_entryLee Leahy2016-06-092-0/+2
* soc/intel/quark: Pass serial port address to FSPLee Leahy2016-06-091-22/+16
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-0422-1255/+277
* AGESA f12 f15: Add OEM customisationKyösti Mälkki2016-06-042-2/+0
* AGESA: Fix invalid BLDCFG_ and CFG_ useKyösti Mälkki2016-06-0410-241/+236
* AGESA: Drop unused assembly filesKyösti Mälkki2016-06-0475-56597/+0
* AGESA: Remove unused platform configuration filesKyösti Mälkki2016-06-0435-12469/+0
* AGESA f10: Pick sample platform configurationKyösti Mälkki2016-06-041-0/+0
* Add Board Checklist SupportLee Leahy2016-06-037-0/+321
* vendorcode/google/chromeos/vboot2: use cbmem for postcar region selectionAaron Durbin2016-05-251-2/+2
* vendorcode/chromeos/vbnv: Add CMOS init functionJagadish Krishnamoorthy2016-05-242-0/+14
* AGESA vendorcode: Build a common amdlibKyösti Mälkki2016-05-1823-8338/+107
* AGESA vendorcode: Move compiler class definitionKyösti Mälkki2016-05-187-50/+16
* vboot: Call verification_should_run directly in the if statementPaul Kocialkowski2016-05-161-5/+1
* vendorcode/intel/fsp1_0: Don't break GCC strict aliasingStefan Reinauer2016-05-1312-67/+67
* HobLib: Don't break GCC strict aliasingStefan Reinauer2016-05-131-5/+5
* AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPMKyösti Mälkki2016-05-131-1/+2
* AGESA vendorcode: Drop alternate image dispatcherKyösti Mälkki2016-05-1218-731/+0
* AGESA f12: Build as libagesa.aKyösti Mälkki2016-05-121-0/+292
* AGESA f16kb: Build as libagesa.aKyösti Mälkki2016-05-121-0/+424
* AGESA boards: Relocate platform memory configKyösti Mälkki2016-05-103-3/+0
* xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh2016-05-091-2/+8
* vendorcode/intel/fsp/fsp1_1/quark: Update FspUpdVpd.hLee Leahy2016-05-031-34/+28
* chromeos: Ensure that the last file in FW_MAIN is not also the first onePaul Kocialkowski2016-05-031-1/+1
* drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh2016-04-281-1/+2
* vendorcode/siemens: Add hwilib for Siemens specific info structWerner Zeh2016-04-286-0/+451
* AGESA vendorcode: Fix type mismatchKyösti Mälkki2016-04-216-28/+28
* vboot: Compile loader in postcar as wellAndrey Petrov2016-04-201-0/+3
* AGESA vendorcode: Suppress maybe-uninitialized warningsKyösti Mälkki2016-04-206-42/+42
* AGESA vendorcode: Fix logic errorKyösti Mälkki2016-04-206-6/+6
* AMD CIMX: Drop unused codeKyösti Mälkki2016-04-208-347/+2
* vendorcode/intel: Remove temporary Broadwell DE Kconfig symbolMartin Roth2016-04-181-5/+0
* vendorcode/amd/agesa: Fix tautological compareEdward O'Callaghan2016-04-1621-21/+21
* chromeos: Fix adding a bmpblk to GBBPatrick Georgi2016-04-051-4/+10
* chromeos: Add enable-serial GBB flagPatrick Georgi2016-04-052-1/+8
* google/oak: Log hardware watchdog in eventlogJulius Werner2016-04-052-1/+8