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
/
quadcore
Age
Commit message (
Expand
)
Author
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2010-11-18
Eliminate SET_NB_CFG_54 option. There was no board that
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-08
get rid of even more fam10 and k8 warnings.
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-05-14
Remove another set of includes from Fam10 romstages:
Patrick Georgi
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-10
The following patch implements Opteron Fam 10 rev D (aka Istanbul)
Arne Georg Gleditsch
2010-02-07
newconfig is no more.
Patrick Georgi
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-12
Make fam10 build (but not boot due to bootblock size problems.)
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-04-15
r4097 broke the tree and it remains unfixed :-(
Stefan Reinauer
2008-04-25
Remove inline from FAM10 CPU initialization functions.
Marc Jones
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-19
Initial AMD Barcelona support for rev Bx.
Marc Jones