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
/
northbridge
/
amd
/
amdk8
/
Kconfig
Age
Commit message (
Expand
)
Author
2011-12-14
k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x
Florian Zumbiehl
2011-10-03
TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
enok71
2011-02-24
Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS
Josef Kellermann
2010-11-07
Move K8_ALLOCATE_IO_RANGE to Kconfig.
Patrick Georgi
2010-11-05
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-01
Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,
Patrick Georgi
2010-09-10
Move memory type information out of some AMD sockets.
Myles Watson
2010-08-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
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-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-24
Remove HyperTransport support from boards that don't need it.
Myles Watson
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-13
Fix some conflicting types of variables
Patrick Georgi
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi