summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/xe7501devkit/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Drop Intel E7520 and E7525 and related boardsStefan Reinauer2014-12-181-33/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* intel/i82801cx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-011-8/+0
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-9/+5
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-1/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-15/+0
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-0/+2
* This does the following:Stefan Reinauer2010-02-271-1/+1
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-0/+1
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+11
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* 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-0/+1
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-0/+1
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-5/+1
* Fix intel board build on kconfig. MAX_CPUS was missingPatrick Georgi2009-10-071-0/+10
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-291-2/+2
* some progress on kconfig:Patrick Georgi2009-09-251-0/+47