aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms9652_fam10/Kconfig
AgeCommit message (Expand)Author
2018-11-16mb/msi/ms9652_fam10: Remove unused VAR_MTRR_HOLEElyes HAOUAS
2015-08-23AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platformsMartin Roth
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-02-20AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-09Squelch some warnings from KconfigKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-18msi/ms9652_fam10: minor Kconfig cleanupPatrick Georgi
2014-02-06uart8250: Drop unused declarationsKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-26AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-05-09AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-16Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-14ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2012-07-31Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle
2012-07-12Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-02-17nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-01-18Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2010-12-13no leading zeroes.Stefan Reinauer
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-11-21Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-11-05Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann
2010-10-07Remove duplicate line from pci_ids.h.Jonathan Kollasch
2010-10-05attached patch moves a couple more config flags out of romstage:Patrick Georgi
2010-09-28Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson
2010-09-10Move memory type information out of some AMD sockets.Myles Watson
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-07-06Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn'tMyles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-25also rename the config option.Stefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-07- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer
2010-03-30drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer
2010-03-30fix ms9652_fam10Stefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-03-26Remove dead code and make white space more consistent for acpi_tables.cMyles Watson
2010-03-18Remove remaining uses ofPatrick Georgi
2010-03-01Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.Uwe Hermann
2010-03-01Various cometic and coding-style fixes (trivial).Uwe Hermann
2010-03-01Add msi/ms9652_fam10 board.Timothy Pearson