summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/agesa
Commit message (Expand)AuthorAgeFilesLines
* vc/amd/agesa/f15tn: Declare `value` as constant in `GnbRegisterWriteTNDump()`Paul Menzel2022-06-081-2/+2
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-071-1/+1
* vendorcode/amd/agesa: Remove -fno-zero-initialized-in-bssArthur Heymans2022-05-281-1/+0
* vendorcode/amd/agesa/fam16kb: Fix improper use of .dataArthur Heymans2022-05-2846-231/+207
* vendorcode/amd/agesa/f14: Fix improper use of .dataArthur Heymans2022-05-2827-102/+92
* vendorcode/amd/agesa/f15tn: Fix all improper use of .dataArthur Heymans2022-05-2854-191/+177
* amd/agesa/f14/Proc/Mem/Tech/DDR3/mtlrdimm3.h: Correct SPD_PERSONALITY_BYTEElyes Haouas2022-05-161-1/+1
* amd/*/gcccar.inc: Replace local declarationsArthur Heymans2022-05-113-182/+127
* amd/fam15tn/gcccar.inc: Fix msr access with clangArthur Heymans2022-05-111-2/+2
* amd/f15tn/gcccar.inc: Fix macro with ClangArthur Heymans2022-05-111-1/+1
* vendorcode/amd/agesa: Add CFLAGS required by CLANGArthur Heymans2022-03-251-0/+5
* vc/amd/agesa: fix out-of-bounds readJason Nien2022-01-262-2/+2
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-6/+6
* vc/amd/agesa/Kconfig: Move SPD options out of choiceAngel Pons2021-09-201-2/+2
* AGESA f15tn: Fix building IDS tracing supportAngel Pons2021-08-2216-38/+37
* AGESA f15tn: Hook up IDS options to KconfigAngel Pons2021-08-222-26/+61
* AGESA f15tn: Factor out common OptionsIds.hAngel Pons2021-08-222-1/+33
* AGESA f15tn: Drop `IDSOPT_ASSERT_ENABLED`Angel Pons2021-08-223-80/+0
* src: Drop "This file is part of the coreboot project" linesAngel Pons2021-05-101-1/+0
* vc/amd/agesa/f15tn/Config/PlatformInstall.h: enable the AMD CPB featureMike Banon2021-04-271-1/+1
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-1546-178/+183
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-032-4/+0
* vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support a custom memory profileMike Banon2020-12-0210-3/+337
* vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support XMP memory profilesMike Banon2020-12-024-24/+223
* vendorcode/amd: Fix typo in *is defined* in commentsPaul Menzel2020-10-172-6/+6
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-0113-505/+505
* vc/amd/agesa/f15tn: add DDR1866_FREQUENCY to DdrMaxRateTab tableMike Banon2020-08-261-0/+1
* nb/amd/agesa: define DDR3_SPD_SIZE as a common valueMike Banon2020-08-243-3/+6
* vc/amd/agesa/f16kb: raise the UDIMM Freq limit 1333MT/s values to 1600MT/sMike Banon2020-08-201-6/+6
* vc/amd/agesa/f15tn: add 933 MHz to GfxMemClockFrequencyDefinitionTableMike Banon2020-08-171-1/+1
* vc/amd/agesa/f15tn: Drop dead codeAngel Pons2020-07-094-156/+0
* vendorcode/amd: Remove duplicate assignmentPatrick Georgi2020-06-071-1/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-018-108/+200
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-262-53/+53
* AGESA f16kb: Factor out default MTRR settingsAngel Pons2020-05-261-1/+18
* AGESA f15tn: Factor out default MTRR settingsAngel Pons2020-05-261-1/+17
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-263-24/+24
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-263-30/+27
* AGESA f14: Factor out default MTRR settingsAngel Pons2020-05-261-1/+18
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-263-0/+18
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-263-0/+20
* vc/amd/agesa/f15tn,f16kb: Fix array typesJacob Garber2020-04-182-2/+2
* vc/amd/agesa/f14: Fix array lengthJacob Garber2020-04-181-1/+1
* vc/amd/agesa/f14: Fix function return typeJacob Garber2020-04-182-3/+3
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-174-12/+0
* vc/amd/agesa/[...]/Config: Avoid out-of-bounds warningsJoe Moore2020-03-043-3/+6
* vc/amd/agesa: Delete mfParallelTraining.cJoe Moore2020-03-049-883/+0
* vc/amd/agesa: Fix uninitialized scalar variableJoe Moore2020-03-041-1/+1
* vc/amd/agesa/f14/Proc/Mem: Fix uninitialized variableJoe Moore2020-03-041-0/+1
* vc/amd/agesa/[...]/Proc/Mem: Delete unused functionJoe Moore2020-03-044-115/+0