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
/
f10
Age
Commit message (
Expand
)
Author
2016-03-31
vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in comment
Paul Menzel
2016-02-03
vendorcode/amd/agesa/f1{4,2,0} Sync Include directory
Edward O'Callaghan
2016-01-07
src/vendorcode/amd: correct spelling of MTRR
Paul Menzel
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
vendorcode/amd: 64bit fixes
Stefan Reinauer
2015-08-09
f10/f12: Remove whitespace from gcccar.inc
Stefan Reinauer
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2014-12-16
amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop construct
Edward O'Callaghan
2014-12-08
vendorcode/amd/agesa/fam10: Build as a static library
Edward O'Callaghan
2014-12-06
vendorcode/amd/agesa: Make Porting.h common between families
Edward O'Callaghan
2014-12-04
vendorcode/amd/agesa/f*/cpcar.in: Remove non-GCC CAR implementation
Edward O'Callaghan
2014-11-20
vendorcode/amd/agesa/f*/Porting.h: Sync files across fam's
Edward O'Callaghan
2014-11-13
vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guard
Edward O'Callaghan
2014-11-02
amd/agesa/f10: Invalid inline asm in gcc-intrin.h
Edward O'Callaghan
2014-07-18
vendorcode/amd/agesa: Use macros already defined in stdlib.h
Edward O'Callaghan
2014-07-10
vendorcode/amd/agesa/f10: Trivial - drop whitespaces in .h
Edward O'Callaghan
2014-07-10
vendorcode/amd/agesa/f10: Trivial - drop trailing whitespaces
Edward O'Callaghan
2014-05-21
amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop construct
Edward O'Callaghan
2014-05-19
amd/agesa: Implicit assigment between enum without cast
Edward O'Callaghan
2014-05-19
amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.h
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-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-03-02
vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.
Edward O'Callaghan
2013-12-07
Correct file permissions.
Idwer Vollering
2013-04-16
AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in comments
Paul Menzel
2013-03-08
AGESA: Fix CR0_PE bit define
Konstantin Aladyshev
2013-03-08
AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15
Konstantin Aladyshev
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-01-02
AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions
Aladyshev Konstantin
2012-05-10
Unmark source files as executables
Alec Ari
2011-12-02
Change AMD vendorcode build
Kyösti Mälkki
2011-07-15
Add the AMD Family10 Agesa code
efdesign98