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
/
f16kb
/
Proc
Age
Commit message (
Expand
)
Author
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-04-18
vc/amd/agesa/f15tn,f16kb: Fix array types
Jacob Garber
2020-03-04
vc/amd/agesa: Delete mfParallelTraining.c
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-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-07-19
src: Make implicit fall throughs explicit
Jacob Garber
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-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-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-10-23
src: Typo fix (cosmetic)
Peter Lemenkov
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
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-08-31
AGESA f16kb vendorcode: Split to Makefile.inc files
Kyösti Mälkki
2017-08-04
AGESA f15 f15tn f16kb: Add extra checks for incorrect SPD data
Konstantin Aladyshev
2017-08-02
AGESA: Correct PCI function number for MEM_GET(SET)REG outputs
Konstantin Aladyshev
2017-07-25
vendorcode/amd/agesa: f15tn & f16kb: fix assert
Martin Roth
2017-03-09
AGESA: Make eventlog more tolerant to failures
Kyösti Mälkki
2017-03-09
AGESA: Apply a threshold on event logging
Kyösti Mälkki
2016-07-22
amd/agesa/f16kb: Allow SATA Gen3
Fabian Kunkel
2016-07-01
AGESA boards: Fix split to romstage and ramstage
Kyösti Mälkki
2016-06-04
AGESA: Drop unused assembly files
Kyösti Mälkki
2016-05-18
AGESA vendorcode: Build a common amdlib
Kyösti Mälkki
2016-04-20
AGESA vendorcode: Suppress maybe-uninitialized warnings
Kyösti Mälkki
2016-04-16
vendorcode/amd/agesa: Fix tautological compare
Edward O'Callaghan
2016-01-07
src/vendorcode/amd: correct spelling of MTRR
Paul Menzel
2015-10-30
vendorcode/amd: 64bit fixes
Stefan Reinauer
2015-04-10
vendorcode/amd/agesa/f16kb: Enable support for AM1 socket
Sergej Ivanov
2015-01-14
vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variable
Edward O'Callaghan
2014-12-10
vendorcode/amd/agesa/f16kb/*/PcieComplexDataKB.c: Implicit truncation
Edward O'Callaghan
2014-12-07
vendorcode/amd/agesa/f1{5,5tn,6kb}: Silence empty loop warn
Edward O'Callaghan
2014-11-11
AMD Kabini: Update SMU firmware from 0.4 to 0.9
Zheng Bao
2014-10-22
AGESA fam15tn fam16kb: Fix missing FCH function prototypes
Kyösti Mälkki
2014-07-18
vendorcode/amd/agesa: Use macros already defined in stdlib.h
Edward O'Callaghan
2014-05-22
vendorcode/amd/agesa/f*: Fix typo in header guards
Edward O'Callaghan
2014-04-09
vendorcode/amd/agesa: Do not hardcode ROM base address
Alexandru Gagniuc
2013-12-05
AMD IMC AGESA: Access the data in stack by correct length
Zheng Bao
2013-10-15
vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7
WANG Siyuan
2013-08-27
AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze
WANG Siyuan
2013-08-06
AMD Kabini: Add "const" modifier to AGESA function parameters
Bruce Griffith
2013-08-05
AMD SATA: Correct "them implement" to "then implement" in comments
Paul Menzel
2013-08-04
AMD Kabini: Add AGESA/PI code for new processor family
Siyuan Wang