aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/Proc/CPU
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f12/Proc/CPU')
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/LN/Makefile.inc3
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc23
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/CPU/Feature/Makefile.inc20
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/CPU/Makefile.inc19
4 files changed, 65 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/LN/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/LN/Makefile.inc
new file mode 100644
index 0000000000..b08f0a4499
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/LN/Makefile.inc
@@ -0,0 +1,3 @@
+libagesa-y += F12LnEquivalenceTable.c
+libagesa-y += F12LnLogicalIdTables.c
+libagesa-y += F12LnMicrocodePatchTables.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
new file mode 100644
index 0000000000..740b96ad31
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
@@ -0,0 +1,23 @@
+libagesa-y += F12C6State.c
+libagesa-y += F12Cpb.c
+libagesa-y += F12IoCstate.c
+libagesa-y += F12MicrocodePatch03000002.c
+libagesa-y += F12MicrocodePatch0300000e.c
+libagesa-y += F12MicrocodePatch0300000f.c
+libagesa-y += cpuCommonF12Utilities.c
+libagesa-y += cpuF12BrandId.c
+libagesa-y += cpuF12BrandIdFm1.c
+libagesa-y += cpuF12BrandIdFs1.c
+libagesa-y += cpuF12CacheDefaults.c
+libagesa-y += cpuF12Dmi.c
+libagesa-y += cpuF12EarlyNbPstateInit.c
+libagesa-y += cpuF12MsrTables.c
+libagesa-y += cpuF12PciTables.c
+libagesa-y += cpuF12PerCorePciTables.c
+libagesa-y += cpuF12PowerCheck.c
+libagesa-y += cpuF12PowerMgmtSystemTables.c
+libagesa-y += cpuF12PowerPlane.c
+libagesa-y += cpuF12Pstate.c
+libagesa-y += cpuF12SoftwareThermal.c
+libagesa-y += cpuF12Utilities.c
+libagesa-y += cpuF12WheaInitDataTables.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/CPU/Feature/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/CPU/Feature/Makefile.inc
new file mode 100644
index 0000000000..56d9f3c5bb
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/CPU/Feature/Makefile.inc
@@ -0,0 +1,20 @@
+libagesa-y += PreserveMailbox.c
+libagesa-y += cpuC6State.c
+libagesa-y += cpuCacheFlushOnHalt.c
+libagesa-y += cpuCacheInit.c
+libagesa-y += cpuCoreLeveling.c
+libagesa-y += cpuCpb.c
+libagesa-y += cpuDmi.c
+libagesa-y += cpuFeatureLeveling.c
+libagesa-y += cpuFeatures.c
+libagesa-y += cpuHwC1e.c
+libagesa-y += cpuIoCstate.c
+libagesa-y += cpuL3Features.c
+libagesa-y += cpuLowPwrPstate.c
+libagesa-y += cpuPstateGather.c
+libagesa-y += cpuPstateLeveling.c
+libagesa-y += cpuPstateTables.c
+libagesa-y += cpuSlit.c
+libagesa-y += cpuSrat.c
+libagesa-y += cpuSwC1e.c
+libagesa-y += cpuWhea.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/CPU/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/CPU/Makefile.inc
new file mode 100644
index 0000000000..6e270a2fb7
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/CPU/Makefile.inc
@@ -0,0 +1,19 @@
+libagesa-y += S3.c
+libagesa-y += Table.c
+libagesa-y += cahalt.c
+libagesa-y += cpuApicUtilities.c
+libagesa-y += cpuBist.c
+libagesa-y += cpuBrandId.c
+libagesa-y += cpuEarlyInit.c
+libagesa-y += cpuEventLog.c
+libagesa-y += cpuFamilyTranslation.c
+libagesa-y += cpuGeneralServices.c
+libagesa-y += cpuInitEarlyTable.c
+libagesa-y += cpuLateInit.c
+libagesa-y += cpuMicrocodePatch.c
+libagesa-y += cpuPostInit.c
+libagesa-y += cpuPowerMgmt.c
+libagesa-y += cpuPowerMgmtMultiSocket.c
+libagesa-y += cpuPowerMgmtSingleSocket.c
+libagesa-y += cpuWarmReset.c
+libagesa-y += heapManager.c