index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
nvidia
/
ck804
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-01-09
southbridge/nvidia/ck804: Drop leftover code
Kyösti Mälkki
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-10-22
amdfam10: Convert to `board_reset()`
Nico Huber
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-01-28
nvidia/ck804: Add ability to enable/disable PCIe PME# wake events
Timothy Pearson
2015-01-28
nvidia/ck804: Fix cosmetics in Kconfig
Timothy Pearson
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-01-18
Unify ID_SECTION_OFFSET and mark it deprecated
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-01-04
CK804: Cosmetic fixes, switch to u8 et al.
Uwe Hermann
2010-11-21
Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by
Jonathan Kollasch
2010-10-26
Convert all ck804-based boards to tiny bootblock.
Jonathan Kollasch
2010-10-05
attached 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.1
Patrick Georgi
2010-09-26
Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.
Jonathan Kollasch
2009-11-27
Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...
Patrick Georgi
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-22
failoverR.diff: Revert my failover change since Kconfig only supports fallback.
Myles Watson
2009-08-24
Add support for Nvidia Southbridges to Kconfig.
Myles Watson