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
2016-12-06
AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already set
Kyösti Mälkki
2015-11-05
src/amd: Increase maximum blootblock execution count
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-11-02
northbridge/amd/amdfam10: Set DIMM voltage based on SPD data
Timothy Pearson
2015-10-31
northbridge/amd/amdfam10: Correct S3_DATA_POS type from int to hex
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
northbridge/amd/amdfam10: Add Suspend to RAM (S3) Flash data storage area
Timothy Pearson
2015-10-25
northbridge/amd/amdfam10: Enable advanced PCIe setup options
Timothy Pearson
2015-08-30
Kconfig: Remove EXPERT mode
Alexandru Gagniuc
2015-06-10
northbridge/amd/amdfam10: Increase MMIO hole size to 1GB
Timothy Pearson
2015-06-05
AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-03-19
cpu/amd/model_10xxx: Add support for early cbmem
Timothy Pearson
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