summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/truxton/Kconfig
AgeCommit message (Expand)Author
2012-12-07deactivate MMCONF because it doesn't workNoe Rubinstein
2011-06-23Add support for unbuffered DDR2 RAM to Truxton.Dustin Harrison
2011-06-23Add MMCONF support and set as default.Dustin Harrison
2011-06-23Add debugging to romstage and raminitDustin Harrison
2011-06-23Convert to CAR and make i3100/{early_smbus.c,smbus.c} compile with host gccDustin Harrison
2011-06-23Fix IRQs on Truxton by adding ACPI.Dustin Harrison
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Stefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Myles Watson
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-02-27- make HAVE_HARD_RESET match what newconfig didPatrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-01-25Align several kconfig options to match newconfig:Patrick Georgi
2009-11-27Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
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-25some progress on kconfig:Patrick Georgi