summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/pi/00670F00
Commit message (Expand)AuthorAgeFilesLines
* vc/amd/pi/00670F00: Add raw AGESA binary only to COREBOOT CBFSFurquan Shaikh2020-11-221-0/+1
* vendorcode/amd: Fix typo in *is defined* in commentsPaul Menzel2020-10-171-3/+3
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-014-9/+9
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-042-28/+4
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-4/+0
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-6/+6
* vc/amd/pi/00670F00: Fix typo in phony target declarationMarshall Dawson2020-01-051-1/+1
* vc/amd/pi: Fix typoPatrick Georgi2019-12-121-1/+1
* soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson2019-12-111-1/+1
* vc/amd/pi: Allow 00670F00 to build with no binaryPIMarshall Dawson2019-12-111-1/+22
* vendorcode/amd/pi: Integrate Merlin Falcon as a build optionRichard Spiegel2019-07-181-1/+1
* src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.hSubrata Banik2019-05-301-1/+1
* 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
* soc/amd/common: Introduce module_dispatch()Kyösti Mälkki2019-05-061-154/+0
* soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki2019-04-231-14/+0
* binaryPI: Fix cache coherency use for AP CPUsKyösti Mälkki2019-02-141-0/+7
* Move compiler.h to commonlibNico Huber2018-10-081-0/+1
* 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
* 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/pi/00670F00/Lib: Remove unused functionsRichard Spiegel2018-08-202-256/+0
* 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
* src/vendorcode/amd/pi/00670F00: Remove IMC supportRichard Spiegel2018-07-314-524/+1
* vc/amd/00670F00: Sync AGESA.h with PI blobMarshall Dawson2018-06-131-1/+17
* stonyridge: Add TP_Perf_STRUCT structRaul E Rangel2018-05-222-0/+67
* vendorcode/amd/pi/00670F00: Control which procedure buildsRichard Spiegel2018-05-096-1/+40
* vendorcode/amd/pi/00670F00: Remove unneeded includesRichard Spiegel2018-05-095-13/+15
* vendorcode/amd/pi/00670F00: Remove include headerGarrett Kirkendall2018-04-251-1/+0
* vendorcode/amd/pi/00670F00: Remove unused headersGarrett Kirkendall2018-04-161-2/+0
* vendorcode/amd/pi/00670F00: Remove unused headersGarrett Kirkendall2018-04-161-5/+0
* Correct "MTTR" to "MTRR"Jonathan Neuschäfer2018-04-111-1/+1
* vc/amd/stoneyridge: Add definition for AGESA heap rebaseMarshall Dawson2018-04-061-0/+1
* stoneyridge: Update AGESA binary and AGESA.hRichard Spiegel2018-03-161-0/+19
* vc/amd/00670F00: Introduce S3FinalRestore helperMarshall Dawson2018-02-121-0/+14
* vendorcode/amd/pi/00670f00: Update headers to AGESA 1.3.0.9Marc Jones2018-02-019-77/+89