index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
amd
/
agesa
Age
Commit message (
Expand
)
Author
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-09-20
vc/amd/agesa/Kconfig: Move SPD options out of choice
Angel Pons
2021-08-22
AGESA f15tn: Fix building IDS tracing support
Angel Pons
2021-08-22
AGESA f15tn: Hook up IDS options to Kconfig
Angel Pons
2021-08-22
AGESA f15tn: Factor out common OptionsIds.h
Angel Pons
2021-08-22
AGESA f15tn: Drop `IDSOPT_ASSERT_ENABLED`
Angel Pons
2021-05-10
src: Drop "This file is part of the coreboot project" lines
Angel Pons
2021-04-27
vc/amd/agesa/f15tn/Config/PlatformInstall.h: enable the AMD CPB feature
Mike Banon
2021-02-15
src: use ARRAY_SIZE where possible
Patrick Georgi
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-12-02
vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support a custom memory profile
Mike Banon
2020-12-02
vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support XMP memory profiles
Mike Banon
2020-10-17
vendorcode/amd: Fix typo in *is defined* in comments
Paul Menzel
2020-09-01
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-08-26
vc/amd/agesa/f15tn: add DDR1866_FREQUENCY to DdrMaxRateTab table
Mike Banon
2020-08-24
nb/amd/agesa: define DDR3_SPD_SIZE as a common value
Mike Banon
2020-08-20
vc/amd/agesa/f16kb: raise the UDIMM Freq limit 1333MT/s values to 1600MT/s
Mike Banon
2020-08-17
vc/amd/agesa/f15tn: add 933 MHz to GfxMemClockFrequencyDefinitionTable
Mike Banon
2020-07-09
vc/amd/agesa/f15tn: Drop dead code
Angel Pons
2020-06-07
vendorcode/amd: Remove duplicate assignment
Patrick Georgi
2020-06-01
AGESA f14/f15tn/f16kb: Clean up buildOpts.c files
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Deduplicate RAM settings
Angel Pons
2020-05-26
AGESA f16kb: Factor out default MTRR settings
Angel Pons
2020-05-26
AGESA f15tn: Factor out default MTRR settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out memory settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size
Angel Pons
2020-05-26
AGESA f14: Factor out default MTRR settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING
Angel Pons
2020-04-18
vc/amd/agesa/f15tn,f16kb: Fix array types
Jacob Garber
2020-04-18
vc/amd/agesa/f14: Fix array length
Jacob Garber
2020-04-18
vc/amd/agesa/f14: Fix function return type
Jacob Garber
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-04
vc/amd/agesa/[...]/Config: Avoid out-of-bounds warnings
Joe Moore
2020-03-04
vc/amd/agesa: Delete mfParallelTraining.c
Joe Moore
2020-03-04
vc/amd/agesa: Fix uninitialized scalar variable
Joe Moore
2020-03-04
vc/amd/agesa/f14/Proc/Mem: Fix uninitialized variable
Joe Moore
2020-03-04
vc/amd/agesa/[...]/Proc/Mem: Delete unused function
Joe Moore
2020-01-13
vc/amd/agesa: Fix out of bounds read
Joe Moore
2020-01-10
vc/amd/agesa: Remove unused assignments
Joe Moore
2020-01-10
vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds read
Joe Moore
2019-11-20
vc/amd/agesa: Remove fam12
Joe Moore
2019-11-14
vendorcode/amd/agesa: Correct typo
Wim Vervoorn
2019-10-22
vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflow
Joe Moore
2019-10-22
vc/amd/agesa/f16kb: Remove redundant value assignment
Joe Moore
2019-08-22
AGESA: Restrict use of -fno-zero-initialized-in-bss
Kyösti Mälkki
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
AGESA: Define extra CFLAGS just once
Kyösti Mälkki
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-12
vendorcode/amd/agesa/f15tn: Fix condition that has identical branches
Elyes HAOUAS
2019-06-15
vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests
Elyes HAOUAS
2019-06-15
vendorcode/agesa: Fix check for valid PhyLane
Elyes HAOUAS
2019-05-25
AGESA f12 f14 vendorcode: Clean up extra CFLAGS
Kyösti Mälkki
2019-05-25
AGESA: Move heap_status_name() implementation
Kyösti Mälkki
2019-05-23
AGESA binaryPI: Sync STRUCT_NAME definitions
Kyösti Mälkki
2019-05-20
src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05
Mike Banon
2019-05-20
src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09
Mike Banon
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-04-07
vc/amd/agesa/f14: Add missing break statement
Jacob Garber
2019-04-04
Make common macros double-evaluation safe
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-25
AGESA vendorcode: Define libagesa rule just once
Kyösti Mälkki
2019-01-17
vendorcode/{amd,cavium,intel}: Remove trailing whitespace
Peter Lemenkov
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-10-23
src: Typo fix (cosmetic)
Peter Lemenkov
2018-09-20
src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes
Mike Banon
2018-09-20
src/vendorcode/amd/agesa/f12: Update microcode to version 0x3000027 2011-09-13
Mike Banon
2018-08-20
vendorcode/amd/agesa/f15tn: add Richland RL-A1 to the equivalence table
Mike Banon
2018-05-10
AGESA f14: Remove OPTION_DDR2
Kyösti Mälkki
2018-05-10
AGESA f14 vendorcode: Only have f14 Ontario config
Kyösti Mälkki
2018-05-06
AGESA: Remove remains of HT recovery
Kyösti Mälkki
2018-05-06
AGESA f14: Remove early HT init
Kyösti Mälkki
2018-05-06
AGESA: Run ar with DT
Kyösti Mälkki
2018-05-03
vendorcode/amd/agesa: Fix variable length array declaration
Kyösti Mälkki
2018-05-03
vendorcode/amd/agesa: Fix variable length array declaration
Paul Menzel
2018-01-24
AGESA f15 cimx/sb700: Remove vendorcode source
Kyösti Mälkki
2018-01-24
AGESA f15 cimx/sb700: Remove unused chips code
Kyösti Mälkki
2018-01-23
AGESA_LEGACY: Apply final cleanup and file removals
Kyösti Mälkki
2018-01-17
AGESA f15: Drop CAR teardown without POSTCAR_STAGE
Kyösti Mälkki
2017-10-19
src/vendorcode/amd: Use AR variable in Makefiles
Martin Roth
2017-10-05
AGESA vendorcode: Add ENABLE_MRC_CACHE option
Kyösti Mälkki
2017-09-26
AGESA: Drop CAR teardown without POSTCAR_STAGE
Kyösti Mälkki
2017-09-26
AGESA: Implement POSTCAR_STAGE
Kyösti Mälkki
2017-09-26
AGESA: Fix OptionsIds.h include
Kyösti Mälkki
2017-09-26
AGESA: Allow const PcieComplexList for OemCustomize
Kyösti Mälkki
2017-09-13
AGESA buildsystem: Reduce include path exposure
Kyösti Mälkki
2017-09-13
AGESA vendorcode: Remove AGESA_ENTRY_INIT_RECOVERY
Kyösti Mälkki
2017-09-13
AGESA vendorcode: Move PlatformInstall.h
Kyösti Mälkki
2017-09-13
agesa/f15tn: Remove unnecessary logic op
Damien Zammit
2017-09-06
AGESA vendorcode: Auto include-dirs
Kyösti Mälkki
2017-08-31
AGESA: Remove separate f15rl
Kyösti Mälkki
2017-08-31
AGESA f15 vendorcode: Remove unused sources
Kyösti Mälkki
2017-08-31
AGESA f15 vendorcode: Split to Makefile.inc files
Kyösti Mälkki
2017-08-31
AGESA f16kb vendorcode: Split to Makefile.inc files
Kyösti Mälkki
2017-08-31
AGESA f15tn vendorcode: Split to Makefile.inc files
Kyösti Mälkki
2017-08-31
AGESA f14 vendorcode: Remove unused sources
Kyösti Mälkki
2017-08-31
AGESA f14 vendorcode: Split to Makefile.inc files
Kyösti Mälkki
2017-08-31
AGESA f12 vendorcode: Remove unused sources
Kyösti Mälkki
2017-08-31
AGESA f12 vendorcode: Split to Makefile.inc files
Kyösti Mälkki
2017-08-30
AGESA f15 vendorcode: Remove AM3r2 refcode
Kyösti Mälkki
[next]