summaryrefslogtreecommitdiff
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese2018-11-081-0/+1
* soc/intel/apollolake: Improve cold boot and S3 resumeJohn Zhao2018-11-081-2/+8
* sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick2018-11-011-0/+2
* vendorcode/intel/fsp/icelake: Add icelake FSP header file templateRizwan Qureshi2018-10-266-0/+626
* intel/fsp: Fix license header for MeminfoHob.hLijian Zhao2018-10-241-28/+9
* src: Typo fix (cosmetic)Peter Lemenkov2018-10-237-8/+8
* reset: Provide new single-function reset APINico Huber2018-10-221-1/+1
* vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin2018-10-151-9/+1
* drivers/intel/fsp2_0: Hook up IntelFSP repoPatrick Georgi2018-10-1214-14238/+0
* Move compiler.h to commonlibNico Huber2018-10-083-3/+4
* vendorcode/amd/pi/00670F00/Lib: Remove folderRichard Spiegel2018-09-283-776/+0
* vendorcode/amd/pi/00670F00/Proc/PspBaseLib: Remove folderRichard Spiegel2018-09-264-670/+0
* amd/common/psp: Remove use of PspBaseLibCharles Marslett2018-09-241-1/+0
* src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodesMike Banon2018-09-204-5056/+632
* src/vendorcode/amd/agesa/f12: Update microcode to version 0x3000027 2011-09-13Mike Banon2018-09-204-1038/+198
* drivers/vpd: Add VPD supportPatrick Rudolph2018-09-0912-713/+20
* acpi/gnvs: delay setting chromeos_apci_t.vdat until depthchargeJoel Kitching2018-09-061-6/+0
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-062-13/+4
* acpi: Hide Chrome and coreboot specific devicesDavid Wu2018-08-281-0/+4
* fsp/fsp2_0/coffeelake: Update CFL FSP headersLijian Zhao2018-08-282-3241/+3351
* vendorcode/amd/pi/00670F00: Remove IDS headersRichard Spiegel2018-08-284-1540/+0
* vendorcode/amd/pi/00670F00: Transfer TP_Perf_STRUCT to AGESA.hRichard Spiegel2018-08-283-119/+119
* vendorcode/amd/pi/00670F00: Transfer IDS_CALLOUT to AGESA.hRichard Spiegel2018-08-272-33/+3
* vendorcode/amd/pi/00670F00/Include/Ids.h: Remove IDS_ERROR_TRAPRichard Spiegel2018-08-272-32/+0
* vendorcode/amd/pi/00670F00/Lib/AmdLib.c: Remove IdsErrorStopRichard Spiegel2018-08-271-27/+0
* vendorcode/amd/cimx/sb*: Rename RSDP headerMarc Jones2018-08-274-4/+4
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-0/+12
* vendorcode/amd/pi/00670F00/Lib: Remove unused functionsRichard Spiegel2018-08-202-256/+0
* vendorcode/amd/agesa/f15tn: add Richland RL-A1 to the equivalence tableMike Banon2018-08-201-0/+2
* cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri2018-08-171-1/+2
* src/vendorcode/amd/pi/00670F00/Proc/Fch/Common: Remove unused headersRichard Spiegel2018-08-174-573/+0
* Stoneyridge: Remove VENDORCODE_FULL_SUPPORTRichard Spiegel2018-08-155-398/+0
* vendorcode/amd/pi/00670F00/Lib/AmdLib.c: Remove VENDORCODE_FULL_SUPPORTRichard Spiegel2018-08-151-654/+0
* vendorcode/amd/pi/00670F00/binaryPI/AGESA.c: Remove VENDORCODE_FULL_SUPPORTRichard Spiegel2018-08-151-99/+0
* vendorcode/amd/pi/00670F00/Proc/Psp: Remove VENDORCODE_FULL_SUPPORTRichard Spiegel2018-08-151-375/+0
* vendorcode/amd/pi/00670F00/Proc/Fch/Common: Remove VENDORCODE_FULL_SUPPORTRichard Spiegel2018-08-152-915/+0
* vendorcode/amd/pi/00670F00/Lib: Remove read modify write functionsRichard Spiegel2018-08-152-117/+4
* vendorcode/amd/pi/00670F00: Remove functions that use LibAmdPciRMW()Richard Spiegel2018-08-154-133/+0
* vendorcode/amd/pi/00670F00: Remove functions that use LibAmdMemRMW()Richard Spiegel2018-08-152-65/+0
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-142-17/+24
* vendorcode/intel/fsp/fsp2_0/glk: Add nWR config in Odt ConfigKane Chen2018-08-061-0/+1
* src/vendorcode/amd/pi/00670F00: Remove IMC supportRichard Spiegel2018-07-314-524/+1
* vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.5John Zhao2018-07-251-3/+3
* vendorcode/cavium/include: Make bdk_pop and dpop staticMartin Roth2018-07-171-2/+2
* cavium/bdk: Poke the watchdog while PCIe initPatrick Rudolph2018-07-172-0/+3
* cavium/bdk: Fix reference clockPatrick Rudolph2018-07-171-2/+2
* cavium/bdk: Fix possible divide by zeroPatrick Rudolph2018-07-171-1/+3
* cavium/bdk: Fix coverity and remove hardcoded DRAM speedPatrick Rudolph2018-07-171-3/+5
* cavium/bdk: Read DDR freq from memory controllerPatrick Rudolph2018-07-171-1/+1
* cavium/bdk: Fix possible buffer overrunPatrick Rudolph2018-07-171-1/+1