summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-11-081-4/+2
* eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki2019-11-081-6/+1
* eltan/security: Remove some preprocessor guardsKyösti Mälkki2019-11-083-51/+29
* vendorcode/eltan/security: Align mboot with coreboot tpmWim Vervoorn2019-11-053-116/+44
* vendorcode/eltan/security: Correct debug outputWim Vervoorn2019-11-041-2/+2
* vendorcode/eltan/security: Address layout issuesWim Vervoorn2019-11-041-17/+12
* vendorcode/eltan/security: Use custom hash for little endian onlyWim Vervoorn2019-11-044-49/+21
* vendorcode/eltan: Cleanup Kconfig filesWim Vervoorn2019-11-042-4/+5
* mb/facebook/fbg1701: Add public key to bootblock_verify_listWim Vervoorn2019-11-011-2/+1
* vendorcode/eltan/security: Use vb2 public keyWim Vervoorn2019-11-013-119/+96
* src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394Ronak Kanabar2019-10-251-47/+57
* google/chromeos: Add a library to get DSM calibration dataCheng-Yi Chiang2019-10-244-0/+73
* vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflowJoe Moore2019-10-221-1/+1
* vc/amd/agesa/f16kb: Remove redundant value assignmentJoe Moore2019-10-221-2/+1
* vc/amd/fsp: Add UPD header files for picassoMarshall Dawson2019-10-204-0/+156
* vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking supportArthur Heymans2019-10-111-0/+5
* vendorcode/siemens: Remove sourcing non existing Kconfig filesArthur Heymans2019-10-111-2/+0
* vendorcode/eltan/security/verified_boot: Add verified boot supportFrans Hendriks2019-10-044-0/+645
* vendorcode/eltan/security/mboot: Add measured boot supportFrans Hendriks2019-10-045-0/+771
* vendorcode/cavium: Replace use of __PRE_RAM__Kyösti Mälkki2019-09-231-9/+9
* src/vendorcode: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344Ronak Kanabar2019-09-062-80/+308
* vendorcode/eltan/security/lib: Always include cb_sha.c for bootblockFrans Hendriks2019-08-261-1/+1
* google/chromeos: Support AP watchdog flag from Chrome ECYou-Cheng Syu2019-08-232-5/+18
* AGESA: Restrict use of -fno-zero-initialized-in-bssKyösti Mälkki2019-08-221-1/+2
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-211-6/+0
* vc/amd/cimx/sb800: Remove old strict-aliasing workaroundJacob Garber2019-08-201-6/+2
* src: Remove variable length arraysJacob Garber2019-08-201-4/+3
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-1/+1
* AGESA: Define extra CFLAGS just onceKyösti Mälkki2019-08-205-12/+5
* vendorcode/eltan/security/lib: Add missing vb2ex_printf()Frans Hendriks2019-08-111-0/+1
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1263Aamir Bohra2019-08-092-796/+848
* vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXXFrans Hendriks2019-08-081-5/+2
* 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