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
Age
Commit message (
Expand
)
Author
2017-02-14
AGESA: Remove nonexistent include path
Kyösti Mälkki
2016-12-13
vendorcode/amd/agesa: Remove flawed warning
Łukasz Dobrowolski
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 boards: Split dispatcher to romstage and ramstage
Kyösti Mälkki
2016-06-04
AGESA: Drop unused assembly files
Kyösti Mälkki
2016-06-04
AGESA: Remove unused platform configuration files
Kyösti Mälkki
2016-05-18
AGESA vendorcode: Build a common amdlib
Kyösti Mälkki
2016-05-18
AGESA vendorcode: Move compiler class definition
Kyösti Mälkki
2016-05-12
AGESA vendorcode: Drop alternate image dispatcher
Kyösti Mälkki
2016-05-12
AGESA f16kb: Build as libagesa.a
Kyösti Mälkki
2016-05-10
AGESA boards: Relocate platform memory config
Kyösti Mälkki
2016-04-21
AGESA vendorcode: Fix type mismatch
Kyösti Mälkki
2016-04-20
AGESA vendorcode: Suppress maybe-uninitialized warnings
Kyösti Mälkki
2016-04-20
AGESA vendorcode: Fix logic error
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-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-04-10
vendorcode/amd/agesa/f16kb: Enable support for AM1 socket
Sergej Ivanov
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2015-01-14
vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variable
Edward O'Callaghan
2014-12-16
amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop construct
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-12-06
vendorcode/amd/agesa: Remove unused helper.c file
Alexandru Gagniuc
2014-12-06
vendorcode/amd/agesa: Make Porting.h common between families
Edward O'Callaghan
2014-11-20
vendorcode/amd/agesa/f*/Porting.h: Sync files across fam's
Edward O'Callaghan
2014-11-11
AMD Kabini: Update SMU firmware from 0.4 to 0.9
Zheng Bao
2014-11-09
src: Too many terminators ';;' at end of stmts, stop Skynet
Edward O'Callaghan
2014-11-04
amd/agesa/f16kb: Invalid inline asm in gcc-intrin.h
Edward O'Callaghan
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-05-19
vendorcode/amd: kill some intermediate variables in build system
Patrick Georgi
2014-05-19
build: move include paths where they belong
Patrick Georgi
2014-05-19
agesa: drop non-existing search paths
Patrick Georgi
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
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 AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER`
Paul Menzel
2013-08-06
AMD AGESA: Add missing breaks to switch statement in one file
Bruce Griffith
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