summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi/ms9652_fam10/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-201-83/+0
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-4/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb/msi/ms9652_fam10: Remove unused VAR_MTRR_HOLEElyes HAOUAS2018-11-161-4/+0
* AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platformsMartin Roth2015-08-231-1/+0
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+0
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-091-1/+0
* AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki2015-02-201-4/+0
* amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki2015-02-031-4/+0
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-141-12/+0
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-4/+0
* Squelch some warnings from KconfigKyösti Mälkki2014-05-091-4/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* msi/ms9652_fam10: minor Kconfig cleanupPatrick Georgi2014-04-181-8/+2
* uart8250: Drop unused declarationsKyösti Mälkki2014-02-061-16/+0
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-4/+0
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-4/+0
* AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel2013-05-091-4/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-4/+0
* Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer2012-11-161-4/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer2012-11-141-4/+1
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-071-4/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+8
* Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki2012-07-121-4/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-4/+0
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi2012-01-181-4/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-011-8/+0
* no leading zeroes.Stefan Reinauer2010-12-131-1/+1
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-4/+0
* Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi2010-11-211-0/+4
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-0/+1
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-0/+1
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-0/+1
* 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
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-0/+2
* 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-45/+6
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn'tMyles Watson2010-07-061-0/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* also rename the config option.Stefan Reinauer2010-05-251-1/+1
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-151-1/+0
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-071-5/+1