aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/ck804/Kconfig
AgeCommit message (Expand)Author
2015-01-28nvidia/ck804: Add ability to enable/disable PCIe PME# wake eventsTimothy Pearson
2015-01-28nvidia/ck804: Fix cosmetics in KconfigTimothy Pearson
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-01-18Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-01-04CK804: Cosmetic fixes, switch to u8 et al.Uwe Hermann
2010-11-21Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 byJonathan Kollasch
2010-10-26Convert all ck804-based boards to tiny bootblock.Jonathan Kollasch
2010-10-05attached patch moves a couple more config flags out of romstage:Patrick Georgi
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-09-26Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.Jonathan Kollasch
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-22failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson
2009-08-24Add support for Nvidia Southbridges to Kconfig.Myles Watson