summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in commentPaul Menzel2016-03-315-5/+5
* vboot: Handle S3 resume path for TPM initializationDuncan Laurie2016-03-292-7/+15
* vendorcode/intel/Kconfig: Add broadwell_de symbol to fix lintMartin Roth2016-03-151-0/+5
* vendorcode/intel/fsp1_0: Add Broadwell-DE SoC vendor codeYork Yang2016-03-1413-0/+2509
* vendorcode/intel/fsp/fsp1_1/skylake: update FspUpdVpd.h 1.9.0Aaron Durbin2016-03-121-75/+80
* Chromeos: Modify wifi_regulatory_domain to use "region" key in VPDHuang, Huki2016-03-082-3/+10
* soc/intel/quark: Set the UPD values for MemoryInitLee Leahy2016-03-081-70/+69
* vboot: Set S3_RESUME flag for vboot context if necessaryDuncan Laurie2016-02-291-0/+9
* cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner2016-02-221-0/+1
* chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFVMartin Roth2016-02-101-1/+0
* google/chromeos: backup -> back upPatrick Georgi2016-02-102-3/+3
* soc/fsp_baytrail: Add support for FSP MR 005Ben Gardner2016-02-101-1/+3
* vboot2: Store depthcharge graphic assets only in ROPatrick Georgi2016-02-091-0/+4
* chromeos: Add option to back up VBNV CMOS into flashDuncan Laurie2016-02-093-0/+44