summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* vc/cavium/bdk/libbdk-hal: Fix eye data memory leakJacob Garber2019-08-021-2/+5
* vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() callsJacob Garber2019-07-305-19/+8
* vc/cavium/bdk/libdram: Add array bounds checkJacob Garber2019-07-301-0/+5
* vc/cavium/bdk/libdram: Remove unused assignmentJacob Garber2019-07-301-1/+1
* vc/cavium/bdk/libdram: Print unknown voltagesJacob Garber2019-07-291-2/+2
* src: Make implicit fall throughs explicitJacob Garber2019-07-1915-104/+85
* vendorcode/amd/pi: Integrate Merlin Falcon as a build optionRichard Spiegel2019-07-182-2/+5
* vendorcode/amd/agesa/f15tn: Fix condition that has identical branchesElyes HAOUAS2019-07-121-1/+1
* vendorcode/amd: Move 'static' to the beginning of declarationElyes HAOUAS2019-07-105-20/+20
* vendorcode/eltan/security/lib: Implement SHA endian functionFrans Hendriks2019-07-103-0/+148
* add ctype.h headerJoel Kitching2019-06-243-0/+3
* vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' testsElyes HAOUAS2019-06-152-2/+2
* vendorcode/agesa: Fix check for valid PhyLaneElyes HAOUAS2019-06-154-4/+4
* vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155Aamir Bohra2019-06-122-800/+889
* vendorcode/intel/../icelake: Update ICL FSP header BIOS version 3092Subrata Banik2019-06-093-25/+6532
* vendorcode/eltan: Add vendor code for measured and verified bootFrans Hendriks2019-06-045-0/+80
* src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.hSubrata Banik2019-05-302-2/+2
* src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS2019-05-291-1/+2
* AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki2019-05-251-0/+9
* AGESA f12 f14 vendorcode: Clean up extra CFLAGSKyösti Mälkki2019-05-252-12/+4
* AGESA: Move heap_status_name() implementationKyösti Mälkki2019-05-259-7/+65
* AGESA binaryPI: Sync STRUCT_NAME definitionsKyösti Mälkki2019-05-237-4/+29
* binaryPI/00670F000: Remove AGESA.c fileKyösti Mälkki2019-05-211-47/+0
* soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki2019-05-211-27/+0
* src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05Mike Banon2019-05-204-2676/+408
* src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09Mike Banon2019-05-201-3462/+437
* vendorcode/google/chromeos: Correct VPD field for MAC passthroughSimon Glass2019-05-181-7/+8
* vendorcode/google/chromeos: Use explicit zero check in ACPI codeDuncan Laurie2019-05-092-6/+7
* Fix code that would trip -Wtype-limitsJulius Werner2019-05-067-5/+9
* soc/amd/common: Introduce module_dispatch()Kyösti Mälkki2019-05-061-154/+0
* coreboot: Run mainboard specific code before Cr50 resetKeith Short2019-04-231-25/+34
* soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki2019-04-231-14/+0
* vc/amd/agesa/f14: Add missing break statementJacob Garber2019-04-071-0/+1
* Make common macros double-evaluation safeJulius Werner2019-04-046-24/+30
* chromeos: remove remaining dev switch referencesJoel Kitching2019-03-281-10/+2
* vendorcode/cavium/bdk/libdram: Add missing commaJacob Garber2019-03-251-1/+1
* vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for CannonlakeJohn Zhao2019-03-154-155/+266
* vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeRonak Kanabar2019-03-122-1102/+1140
* vendorcode/google/chromeos: Fix AMAC return typeDuncan Laurie2019-03-111-2/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0815-36/+36
* vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeSubrata Banik2019-03-063-1142/+1105
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-043-3/+3
* vendorcode/google/chromeos: Support MAC address passthru policyDuncan Laurie2019-03-041-0/+85
* vendorcode/google/chromeos: Add support for reading VPD in ACPIDuncan Laurie2019-03-041-0/+226
* vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie2019-03-043-2/+38
* vendorcode/intel/fsp/fsp2_0/cml: Add FSP header files for CometlakeMaulik V Vaghela2019-02-286-0/+6881
* AGESA vendorcode: Define libagesa rule just onceKyösti Mälkki2019-02-255-28/+7
* vendorcode/siemens: Cache currently opened hwi file nameWerner Zeh2019-02-251-2/+19
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-222-5/+5
* binaryPI: Fix cache coherency use for AP CPUsKyösti Mälkki2019-02-144-0/+28