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
/
amdfam10
/
Kconfig
Age
Commit message (
Expand
)
Author
2015-03-09
AMD fam10: Always have AMDMCT
Kyösti Mälkki
2015-02-20
AMD amdfam10: Always have HT3_SUPPORT
Kyösti Mälkki
2015-02-16
northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menu
Timothy Pearson
2015-02-16
northbridge/amd/amdfam10: Remove Kconfig memory controller options
Timothy Pearson
2015-02-13
northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig file
Timothy Pearson
2015-01-27
CBMEM: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2013-12-26
AMD fam10: Drop MEM_TRAIN_SEQ
Kyösti Mälkki
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-13
AMD: Kconfig cleanup
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-02-17
Remove whitespace.
Patrick Georgi
2011-02-28
Improving BKDG implementation of P-states,
Xavi Drudis Ferran
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-13
Fix a typo reported by Sylvain Hitier.
Myles Watson
2010-09-10
Move memory type information out of some AMD sockets.
Myles Watson
2010-09-09
Please find appended. This patch gets rid of the %gs magic altogether,
Arne Georg Gleditsch
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-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
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-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-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