summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* vendor/intel/skykabylake: Update FSP header files to version 2.7.2Balaji Manigandan B2017-10-053-45/+123
* AGESA vendorcode: Add ENABLE_MRC_CACHE optionKyösti Mälkki2017-10-051-1/+3
* intel/fsp: Update cannonlake FSP headerLijian Zhao2017-10-043-195/+220
* vc/amd/pi/00670F00: Remove HeapXXBuffer functionsMartin Roth2017-10-031-60/+0
* vendorcode/amd/pi: Put libagesa build all in libagesa directoryMartin Roth2017-10-031-5/+6
* amd/stoneyridge: Drop FieldAcccessorsKyösti Mälkki2017-09-283-193/+2
* soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson2017-09-271-27/+2
* AGESA: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki2017-09-264-97/+8
* AGESA: Implement POSTCAR_STAGEKyösti Mälkki2017-09-269-0/+34
* AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki2017-09-267-10/+68
* AGESA: Fix OptionsIds.h includeKyösti Mälkki2017-09-2614-417/+5
* AGESA: Allow const PcieComplexList for OemCustomizeKyösti Mälkki2017-09-269-10/+31
* AGESA buildsystem: Reduce include path exposureKyösti Mälkki2017-09-136-34/+66
* AGESA vendorcode: Remove AGESA_ENTRY_INIT_RECOVERYKyösti Mälkki2017-09-1331-2582/+18
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-13166-0/+13
* agesa/f15tn: Remove unnecessary logic opDamien Zammit2017-09-131-1/+1
* vendorcode/siemens: Add LegacyDelay to hwilibWerner Zeh2017-09-132-3/+5
* AGESA vendorcode: Auto include-dirsKyösti Mälkki2017-09-065-174/+15
* vc/intel/fsp/fsp1_1/braswell: Update FspUpdVpd.h to v 1.1.7.0Martin Roth2017-09-061-8/+82
* AGESA: Remove separate f15rlKyösti Mälkki2017-08-311-1/+0
* AGESA f15 vendorcode: Remove unused sourcesKyösti Mälkki2017-08-3123-10445/+0
* AGESA f15 vendorcode: Split to Makefile.inc filesKyösti Mälkki2017-08-3152-362/+355
* AGESA f16kb vendorcode: Split to Makefile.inc filesKyösti Mälkki2017-08-3183-407/+406
* AGESA f15tn vendorcode: Split to Makefile.inc filesKyösti Mälkki2017-08-3187-426/+428
* AGESA f14 vendorcode: Remove unused sourcesKyösti Mälkki2017-08-3175-13552/+0
* AGESA f14 vendorcode: Split to Makefile.inc filesKyösti Mälkki2017-08-3150-248/+250
* AGESA f12 vendorcode: Remove unused sourcesKyösti Mälkki2017-08-31231-36015/+0
* AGESA f12 vendorcode: Split to Makefile.inc filesKyösti Mälkki2017-08-3153-275/+270
* AGESA f15 vendorcode: Remove AM3r2 refcodeKyösti Mälkki2017-08-3088-20863/+0
* AGESA f14 vendorcode: Keep only Ontario refcodeKyösti Mälkki2017-08-30108-31297/+0
* AGESA f12 vendorcode: Keep only Liano refcodeKyösti Mälkki2017-08-30108-31437/+0
* AGESA vendorcode: Remove AMD_INIT_RECOVERYKyösti Mälkki2017-08-30193-48098/+2
* AGESA f15tn vendorcode: Remove f10, f12 and f14 referencesKyösti Mälkki2017-08-281-23/+0
* AGESA f14 vendorcode: Remove f10, f12 and f15 referencesKyösti Mälkki2017-08-284-3402/+0
* AGESA f12 vendorcode: Remove f10, f14 and f15 referencesKyösti Mälkki2017-08-284-3539/+0
* AGESA f10 vendorcode: Remove refcode sourcesKyösti Mälkki2017-08-28545-158518/+0
* AGESA f10 vendorcode: Remove unused sourcesKyösti Mälkki2017-08-28196-63818/+0
* vendorcode/intel/fsp/fsp2_0/denverton_ns: Add FSP header files for Denverton_...Mariusz Szafranski2017-08-224-0/+1156
* AGESA f15tn: Fix MemContext buffer parser for AmdInitPost()Kyösti Mälkki2017-08-161-2/+6
* AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INITKyösti Mälkki2017-08-162-2/+30
* AGESA f15 f15tn f16kb: Add extra checks for incorrect SPD dataKonstantin Aladyshev2017-08-043-48/+90
* AGESA: Correct PCI function number for MEM_GET(SET)REG outputsKonstantin Aladyshev2017-08-0219-38/+38
* AGESA f15: Support DMI generation for Opteron 63XX familyKonstantin Aladyshev2017-08-021-1/+4
* binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+4
* AGESA: Move romstage-ramstage splitlineKyösti Mälkki2017-08-021-5/+8
* AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-1/+2
* AGESA: Sync ACPI table definitionsKyösti Mälkki2017-08-023-0/+7
* Expose Kconfig boolean for AGESA or binaryPIKyösti Mälkki2017-07-291-2/+2
* vendorcode/siemens: Fix typo in hwilibWerner Zeh2017-07-282-2/+2
* soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCKMarshall Dawson2017-07-271-0/+1