summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/Kconfig
AgeCommit message (Expand)Author
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2015-11-05src/amd: Increase maximum blootblock execution countTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-25AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane valuesJonathan A. Kollasch
2015-06-05AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0Kyösti Mälkki
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2011-12-14k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-xFlorian Zumbiehl
2011-10-03TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok71
2011-02-24Add compile-time defaults to some K8 CMOS options in case they're absent in CMOSJosef Kellermann
2010-11-07Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-10-07Remove duplicate line from pci_ids.h.Jonathan Kollasch
2010-10-01Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi
2010-09-10Move memory type information out of some AMD sockets.Myles Watson
2010-08-27drop three unneeded config variables:Jens Rottmann
2010-08-26CONFIG_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_ONLYStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-01Fix Kconfig build for K8 boards.Myles Watson
2009-09-29Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-24Remove HyperTransport support from boards that don't need it.Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-13Fix some conflicting types of variablesPatrick Georgi
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi