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
/
cpu
/
amd
/
agesa
/
family10
Age
Commit message (
Expand
)
Author
2014-12-08
vendorcode/amd/agesa/fam10: Build as a static library
Edward O'Callaghan
2014-12-06
vendorcode/amd/agesa: Remove unused helper.c file
Alexandru Gagniuc
2014-11-22
cpu/amd/agesa/family1{0,2}: Fix init introduction printf output
Edward O'Callaghan
2014-11-22
cpu/amd/agesa/family1{0,2}: Fix indent and sync closer together
Edward O'Callaghan
2014-11-21
cpu/amd/agesa/family1*: Use IS_ENABLED() macro
Edward O'Callaghan
2014-07-17
cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-04-26
Get rid of HAVE_INIT_TIMER config option
Furquan Shaikh
2014-02-12
PCI: Drop includes under cpu
Kyösti Mälkki
2013-12-07
Correct file permissions.
Idwer Vollering
2013-04-04
AMD: Drop six copies of wrmsr_amd and rdmsr_amd
Kyösti Mälkki
2013-03-22
x86: unify amd and non-amd MTRR routines
Aaron Durbin
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-01-25
AGESA: Kconfig: Drop useless depends statement
Patrick Georgi
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-11-01
Remove XIP_ROM_BASE
Patrick Georgi
2011-07-18
Add AMD Family 10 support to cpu folder
efdesign98