summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/986lcd-m/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-141-1/+0
* cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber2019-02-281-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-4/+0
* kontron/986lcd-m: Fix IASL warning and remarkMartin Roth2015-11-271-4/+0
* IASL: Enable warnings as errorsMartin Roth2015-11-231-0/+4
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-051-0/+1
* i945 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-1/+0
* drivers: Drop GbE stub driversEdward O'Callaghan2014-05-201-1/+0
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* intel/i945 boards: Add EARLY_CBMEM_INITKyösti Mälkki2014-01-221-0/+1
* intel/i945: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-041-1/+0
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-1/+0
* Remove copies of rtl8168.cPatrick Georgi2012-07-261-0/+1
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-161-1/+2
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-311-0/+1
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer2011-01-271-9/+0
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-1/+1
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-3/+3
* Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge2010-10-011-2/+1
* Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi2010-10-011-0/+3
* Remove hard reset config from some mainboard configsWarren Turkal2010-09-261-1/+0
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-131-1/+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-11/+5
* 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
* Fix two warnings:Stefan Reinauer2010-06-051-5/+0
* fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer2010-04-131-2/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+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
* fix builds...Stefan Reinauer2010-02-221-1/+0
* This is a general cleanup patchStefan Reinauer2010-02-221-0/+6
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-0/+5
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-1/+0
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-041-6/+1
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-181-3/+14
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-301-0/+6
* Kontron 986LCD-M updateStefan Reinauer2009-10-261-1/+1
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-0/+2
* 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