summaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa
AgeCommit message (Expand)Author
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-08-26vc/amd/agesa/f15tn: add DDR1866_FREQUENCY to DdrMaxRateTab tableMike Banon
2020-08-24nb/amd/agesa: define DDR3_SPD_SIZE as a common valueMike Banon
2020-08-20vc/amd/agesa/f16kb: raise the UDIMM Freq limit 1333MT/s values to 1600MT/sMike Banon
2020-08-17vc/amd/agesa/f15tn: add 933 MHz to GfxMemClockFrequencyDefinitionTableMike Banon
2020-07-09vc/amd/agesa/f15tn: Drop dead codeAngel Pons
2020-06-07vendorcode/amd: Remove duplicate assignmentPatrick Georgi
2020-06-01AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons
2020-05-26AGESA f16kb: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f15tn: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons
2020-05-26AGESA f14: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons
2020-04-18vc/amd/agesa/f15tn,f16kb: Fix array typesJacob Garber
2020-04-18vc/amd/agesa/f14: Fix array lengthJacob Garber
2020-04-18vc/amd/agesa/f14: Fix function return typeJacob Garber
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-04vc/amd/agesa/[...]/Config: Avoid out-of-bounds warningsJoe Moore
2020-03-04vc/amd/agesa: Delete mfParallelTraining.cJoe Moore
2020-03-04vc/amd/agesa: Fix uninitialized scalar variableJoe Moore
2020-03-04vc/amd/agesa/f14/Proc/Mem: Fix uninitialized variableJoe Moore
2020-03-04vc/amd/agesa/[...]/Proc/Mem: Delete unused functionJoe Moore
2020-01-13vc/amd/agesa: Fix out of bounds readJoe Moore
2020-01-10vc/amd/agesa: Remove unused assignmentsJoe Moore
2020-01-10vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds readJoe Moore
2019-11-20vc/amd/agesa: Remove fam12Joe Moore
2019-11-14vendorcode/amd/agesa: Correct typoWim Vervoorn
2019-10-22vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflowJoe Moore
2019-10-22vc/amd/agesa/f16kb: Remove redundant value assignmentJoe Moore
2019-08-22AGESA: Restrict use of -fno-zero-initialized-in-bssKyösti Mälkki
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-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-12vendorcode/amd/agesa/f15tn: Fix condition that has identical branchesElyes HAOUAS
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-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-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-06Fix code that would trip -Wtype-limitsJulius Werner
2019-04-07vc/amd/agesa/f14: Add missing break statementJacob Garber
2019-04-04Make common macros double-evaluation safeJulius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-25AGESA vendorcode: Define libagesa rule just onceKyösti Mälkki
2019-01-17vendorcode/{amd,cavium,intel}: Remove trailing whitespacePeter Lemenkov