summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* google/chromeos/vboot2: defer clearing rec mode switchAaron Durbin2016-02-092-1/+11
* chromeos: Make vbnv_flash driver safe for CAR usageDuncan Laurie2016-02-091-43/+62
* chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie2016-02-093-11/+5
* chromeos: Add vbnv wrapper for the different backendsDuncan Laurie2016-02-097-213/+201
* google/chromeos/vboot2: honor boot region device sizeAaron Durbin2016-02-041-0/+11
* google/chromeos: guard cbmem_find() in verstage and bootblockAaron Durbin2016-02-041-0/+7
* chromeos/vboot: allow platform to hook into vboot_reboot()Aaron Durbin2016-02-042-0/+8
* chromeos/vboot: provide support for x86 memory init verificationAaron Durbin2016-02-042-1/+87
* soc/intel/quark: Add minimal Quark SoC X1000 filesLee Leahy2016-02-041-0/+171
* chromeos: Sign FW_MAIN_A and FW_MAIN_BPatrick Georgi2016-02-031-0/+37
* chromeos: Add Kconfig options for GBB flagsPatrick Georgi2016-02-032-1/+76
* chromeos: Create GBB at build timePatrick Georgi2016-02-032-0/+76
* vendorcode/amd/agesa/f1{4,2,0} Sync Include directoryEdward O'Callaghan2016-02-0347-280/+236
* vendorcode/amd/agesa/f15?tn: Strip false/redudant AMD ver tagEdward O'Callaghan2016-02-03113-113/+0
* vendorcode/intel: remove unused apple specific assembler macrosStefan Reinauer2016-01-312-11/+0
* src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth2016-01-292-0/+0
* src/: give scripts a .sh extension for easy identificationMartin Roth2016-01-281-0/+0
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-281-20/+13
* soc/braswell: Update FspUpdVpd.h for PcdSdDetectChk and PcdCaMirrorEnHannah Williams2016-01-271-14/+17
* chromeos: vpd: Avoid reading uninitialized VPDsJulius Werner2016-01-271-2/+12
* chromeos: Add timestamps to measure VPD read timesJulius Werner2016-01-271-0/+5