aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode
AgeCommit message (Expand)Author
2019-10-04vendorcode/eltan/security/verified_boot: Add verified boot supportFrans Hendriks
2019-10-04vendorcode/eltan/security/mboot: Add measured boot supportFrans Hendriks
2019-09-23vendorcode/cavium: Replace use of __PRE_RAM__Kyösti Mälkki
2019-09-12src/vendorcode: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-06src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344Ronak Kanabar
2019-08-26vendorcode/eltan/security/lib: Always include cb_sha.c for bootblockFrans Hendriks
2019-08-23google/chromeos: Support AP watchdog flag from Chrome ECYou-Cheng Syu
2019-08-22AGESA: Restrict use of -fno-zero-initialized-in-bssKyösti Mälkki
2019-08-21intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki
2019-08-20vc/amd/cimx/sb800: Remove old strict-aliasing workaroundJacob Garber
2019-08-20src: Remove variable length arraysJacob Garber
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-08-20AGESA: Define extra CFLAGS just onceKyösti Mälkki
2019-08-11vendorcode/eltan/security/lib: Add missing vb2ex_printf()Frans Hendriks
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-09src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1263Aamir Bohra
2019-08-08vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXXFrans Hendriks
2019-08-02vc/cavium/bdk/libbdk-hal: Fix eye data memory leakJacob Garber
2019-07-30vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() callsJacob Garber
2019-07-30vc/cavium/bdk/libdram: Add array bounds checkJacob Garber
2019-07-30vc/cavium/bdk/libdram: Remove unused assignmentJacob Garber
2019-07-29vc/cavium/bdk/libdram: Print unknown voltagesJacob Garber
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-18vendorcode/amd/pi: Integrate Merlin Falcon as a build optionRichard Spiegel
2019-07-12vendorcode/amd/agesa/f15tn: Fix condition that has identical branchesElyes HAOUAS
2019-07-10vendorcode/amd: Move 'static' to the beginning of declarationElyes HAOUAS
2019-07-10vendorcode/eltan/security/lib: Implement SHA endian functionFrans Hendriks
2019-06-24add ctype.h headerJoel Kitching
2019-06-15vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' testsElyes HAOUAS
2019-06-15vendorcode/agesa: Fix check for valid PhyLaneElyes HAOUAS
2019-06-12vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155Aamir Bohra
2019-06-09vendorcode/intel/../icelake: Update ICL FSP header BIOS version 3092Subrata Banik
2019-06-04vendorcode/eltan: Add vendor code for measured and verified bootFrans Hendriks
2019-05-30src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.hSubrata Banik
2019-05-29src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS
2019-05-25AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki
2019-05-25AGESA f12 f14 vendorcode: Clean up extra CFLAGSKyösti Mälkki
2019-05-25AGESA: Move heap_status_name() implementationKyösti Mälkki
2019-05-23AGESA binaryPI: Sync STRUCT_NAME definitionsKyösti Mälkki
2019-05-21binaryPI/00670F000: Remove AGESA.c fileKyösti Mälkki
2019-05-21soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki
2019-05-20src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05Mike Banon
2019-05-20src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09Mike Banon
2019-05-18vendorcode/google/chromeos: Correct VPD field for MAC passthroughSimon Glass
2019-05-09vendorcode/google/chromeos: Use explicit zero check in ACPI codeDuncan Laurie
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-05-06soc/amd/common: Introduce module_dispatch()Kyösti Mälkki
2019-04-23coreboot: Run mainboard specific code before Cr50 resetKeith Short
2019-04-23soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki
2019-04-07vc/amd/agesa/f14: Add missing break statementJacob Garber
2019-04-04Make common macros double-evaluation safeJulius Werner
2019-03-28chromeos: remove remaining dev switch referencesJoel Kitching
2019-03-25vendorcode/cavium/bdk/libdram: Add missing commaJacob Garber
2019-03-15vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for CannonlakeJohn Zhao
2019-03-12vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeRonak Kanabar
2019-03-11vendorcode/google/chromeos: Fix AMAC return typeDuncan Laurie
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeSubrata Banik
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04vendorcode/google/chromeos: Support MAC address passthru policyDuncan Laurie
2019-03-04vendorcode/google/chromeos: Add support for reading VPD in ACPIDuncan Laurie
2019-03-04vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie
2019-02-28vendorcode/intel/fsp/fsp2_0/cml: Add FSP header files for CometlakeMaulik V Vaghela
2019-02-25AGESA vendorcode: Define libagesa rule just onceKyösti Mälkki
2019-02-25vendorcode/siemens: Cache currently opened hwi file nameWerner Zeh
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-14binaryPI: Fix cache coherency use for AP CPUsKyösti Mälkki
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2019-02-11mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans
2019-02-01vendorcode/google/chromeos: Use ACPI GPIO pin when possibleDuncan Laurie
2019-01-30soc/intel/apollolake: Sync fsp upd structure updateJohn Zhao
2019-01-25vendorcode/google/chromeos: Add mainboard hook before cr50 updateDuncan Laurie
2019-01-17vendorcode/{amd,cavium,intel}: Remove trailing whitespacePeter Lemenkov
2019-01-15vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fspPatrick Rudolph
2019-01-14[RFC]util/checklist: Remove this functionalityArthur Heymans
2019-01-14AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon
2018-12-21chromeos: Provide watchdog support in verstageYou-Cheng Syu
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-17Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library"Duncan Laurie
2018-12-17vendorcode/google: support multiple SAR filenamesJustin TerAvest
2018-12-14vendorcode/google/chromeos: Get ACPI pin from GPIO libraryDuncan Laurie
2018-11-28vendorcode/cavium: Supply bdk_pop and bdk_dpop definitionsMartin Roth
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-19northbridge/intel/fsp_*: Remove legacy SoCszaolin
2018-11-08security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese
2018-11-08soc/intel/apollolake: Improve cold boot and S3 resumeJohn Zhao
2018-11-01sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick
2018-10-26vendorcode/intel/fsp/icelake: Add icelake FSP header file templateRizwan Qureshi
2018-10-24intel/fsp: Fix license header for MeminfoHob.hLijian Zhao
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-15vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin
2018-10-12drivers/intel/fsp2_0: Hook up IntelFSP repoPatrick Georgi
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-28vendorcode/amd/pi/00670F00/Lib: Remove folderRichard Spiegel
2018-09-26vendorcode/amd/pi/00670F00/Proc/PspBaseLib: Remove folderRichard Spiegel
2018-09-24amd/common/psp: Remove use of PspBaseLibCharles Marslett
2018-09-20src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodesMike Banon
2018-09-20src/vendorcode/amd/agesa/f12: Update microcode to version 0x3000027 2011-09-13Mike Banon
2018-09-09drivers/vpd: Add VPD supportPatrick Rudolph