summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ibm/e326/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* [REMOVAL] ibm/e325 + ibm/e326Stefan Reinauer2015-11-101-58/+0
* AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0Kyösti Mälkki2015-06-051-4/+0
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-4/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-4/+0
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-071-1/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+4
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-4/+0
* amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-0/+1
* Move CAR settings to board config for socket 940 boards.Warren Turkal2010-09-301-1/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+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-17/+6
* 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
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+0
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-1/+1
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-3/+3
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-1/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-1/+0
* 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
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-091-0/+108