summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot2: Handle slow EC SW sync and graphics driver loadingDuncan Laurie2016-01-221-3/+17
* vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for ROPatrick Georgi2016-01-211-0/+11
* Chromeos: Implement wifi_regulatory_domain using "regions" key in VPDFelix Durairaj2016-01-214-0/+85
* intel/skylake: During RO mode after FSP reset CB lose original stateSubrata Banik2016-01-174-0/+34
* vendorcode/intel/.../skylake: Update FspUpdVpd.h to v1.8.1Martin Roth2016-01-161-34/+344
* vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltageMartin Roth2016-01-081-0/+2
* src/vendorcode/amd: correct spelling of MTRRPaul Menzel2016-01-0740-69/+69
* f14: Increase AP stack to 8k on 64bitStefan Reinauer2016-01-071-0/+4
* commonlib: Add function to hash contents of a CBFS region.Aaron Durbin2016-01-062-2/+1
* vendorcode: google: chromeos: Remove old fmap.c fileJulius Werner2015-12-171-153/+0
* lib: remove assets infrastructureAaron Durbin2015-12-101-1/+1
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-108-202/+62
* vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is availableMartin Roth2015-12-081-1/+1
* braswell/skylake: Add FspUpdVpd.h to fix compilationStefan Reinauer2015-12-042-0/+1247
* build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi2015-12-021-1/+9
* chromeos: Fix Kconfig TPM warnings on systems with no LPC TPMMartin Roth2015-11-211-2/+2
* vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin2015-11-192-40/+108
* fsp1_0: Update rangeley to revision POSTGOLD4Marcin Wojciechowski2015-11-186-7/+467
* AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.1zbao2015-11-123-4/+18
* southbridge/intel: Add FSP based i89xx southbridge supportMarc Jones2015-11-101-0/+1
* amd/pi/Makefile: Remove cp option '-u'zbao2015-11-061-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3141-164/+0
* Drop unused code from gcc-intrin.hStefan Reinauer2015-10-301-36/+0
* cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer2015-10-307-18/+25
* vendorcode/amd: 64bit fixesStefan Reinauer2015-10-3057-264/+310
* vboot2: Fix flows for TPM_E_MUST_REBOOTFurquan Shaikh2015-10-281-0/+2