aboutsummaryrefslogtreecommitdiff
path: root/src/devices/Kconfig
AgeCommit message (Expand)Author
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30Create a a new configuration variable for PCIRonald G. Minnich
2012-11-16Clean up KconfigStefan Reinauer
2012-10-29Hide all _ROM_RUN Kconfig options if the payload is SeaBIOSPeter Stuge
2012-10-29Run option ROMs in coreboot by default only if the payload is not SeaBIOSPeter Stuge
2012-10-29Clarify that _ROM_RUN Kconfig options control if ROMs are run by corebootPeter Stuge
2012-07-20Allow YABEL to fake write accesses to config spacePatrick Georgi
2012-07-20Drop VGA_BRIDGE_SETUP config optionPatrick Georgi
2012-03-29Add support for enabling PCIe Common Clock and ASPMDuncan Laurie
2012-03-09Don't run any Option ROMs stored outside of the system flashStefan Reinauer
2012-03-08Don't run VGA option ROMs on S3 resume.Stefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-06-04Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected.Myles Watson
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-22Random cosmetic fixes (trivial).Uwe Hermann
2010-02-22YABEL updateStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-12Add two YABEL options to KconfigStefan Reinauer
2010-01-31- Improve help texts for option ROM initialization methodsStefan Reinauer
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-07Various Kconfig fixes and improvements:Uwe Hermann
2009-09-24Remove HyperTransport support from boards that don't need it.Myles Watson
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-09-17Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.Myles Watson
2009-08-28Add Kconfig support for PCI option ROMS.Myles Watson
2009-08-28Move some config variables that are in one or two mainboards to Ronald G. Minnich
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi