nvidia/ck804: Move HAVE_HARD_RESET to southbridge
[coreboot.git] / src / mainboard / tyan / s2892 / Kconfig
2012-02-17 Patrick Georginvidia/ck804: Move HAVE_HARD_RESET to southbridge
2012-02-07 Kyösti MälkkiDelete hard-coded driver includes
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-03-30 Stefan Reinauerdrop USE_INIT from mainboard Kconfig files, it's alread...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-08 Patrick GeorgiRemove Kconfig entries that disable
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-20 Myles WatsonRemove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
2009-10-19 Myles WatsonUnselect AP_CODE_IN_CAR in tyan/s289x. Trivial.
2009-10-16 Myles WatsonFix AP_CODE_IN_CAR (only selected for two boards),...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-11 Uwe HermannHAVE_ACPI_TABLES cleanups for kconfig:
2009-10-07 Uwe HermannConvert all "default y" options to "select FOO" (shorter).
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-03 Patrick GeorgiMove HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-29 Uwe HermannFix a number of board names in Kconfig (trivial).
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Myles WatsonfailoverR.diff: Revert my failover change since Kconfig...