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
/
model_10xxx
/
Kconfig
Age
Commit message (
Expand
)
Author
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-20
Move MAX_PHYSICAL_CPUS to AMD k8 and fam10
Kyösti Mälkki
2013-07-22
X86: make the SIPI num_starts a config variable
Ronald G. Minnich
2013-07-10
AMD: Kconfig cleanup
Kyösti Mälkki
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-16
Clean up Kconfig
Stefan Reinauer
2012-08-09
Synchronize rdtsc instructions
Stefan Reinauer
2011-12-26
Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.
Marc Jones
2011-12-13
Use MMCONF for all AMD family 10 CPUs.
Marc Jones
2011-02-26
Make AMD Fam10h CPU microcode updates optional in Expert mode
Xavi Drudis Ferran
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-11-16
Move the SET_FIDVID* family of configuration options to Kconfig and
Patrick Georgi
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-04-13
fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
Stefan Reinauer
2010-02-25
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
2010-01-06
Kconfig builds all boards now.
Patrick Georgi
2009-12-31
romcc:
Patrick Georgi
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-12
Make fam10 build (but not boot due to bootblock size problems.)
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-08
Kconfig: AMD Fam10, all Tyan boards.
Patrick Georgi