aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/m2v-mx_se/Kconfig
AgeCommit message (Expand)Author
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
2017-01-31asus/m2v,m2v-mx_se: Unify KconfigPaul Menzel
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyö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-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-03-16VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-07-13Enable SMI on M2V-MX SERudolf Marek
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-11-16Move the SET_FIDVID* family of configuration options to Kconfig andPatrick 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-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-05-14license header fixes Nils Jacobs
2010-04-25Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek
2010-04-07- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-02-23Disable ACPI Resume on asus/m2v-mx_se, it's brokenRudolf Marek
2010-01-25More Kconfig changes to improve match with newconfig:Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-05- Let AMD CAR code pick the right XIP areaRudolf Marek
2009-11-27Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi
2009-10-20Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson
2009-10-16Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-03Remove duplicate and not too useful Kconfig board comments asUwe Hermann
2009-09-29Fix a number of board names in Kconfig (trivial).Uwe Hermann
2009-09-24Remove HyperTransport support from boards that don't need it.Myles Watson
2009-09-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-08-27Clean up some DCACHE related options.Patrick Georgi
2009-08-26Asus M2V-MX-SE support in KbuildCristi Magherusan