summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi/ms7135/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-55/+0
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-4/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* nvidia/ck804: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* ms7135: add ACPI supportJonathan A. Kollasch2011-08-061-0/+1
* Configure PCIe lanes on ms7135 as original BIOS does.jakllsch2011-03-031-0/+4
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-011-4/+0
* Drop W83627THF, it's the same device as W83627THG.Uwe Hermann2010-11-161-1/+1
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-0/+1
* Drop duplicate SB_HT_CHAIN_ON_BUS0 in Kconfig for MS-7135.Jonathan Kollasch2010-10-191-4/+0
* Modernize socket_754 Kconfig with CAR and address bits information.Jonathan Kollasch2010-10-191-9/+0
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-051-0/+2
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-18/+6
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-0/+1
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-071-5/+0
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+0
* Remove Kconfig entries that disablePatrick Georgi2010-03-081-5/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-0/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-0/+1
* Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values,Jonathan A. Kollasch2010-02-231-2/+2
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-2/+2
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-021-2/+2
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-10/+5
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-7/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-1/+2
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-10/+2
* Kconfig:Patrick Georgi2009-10-071-0/+137