index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
nvidia
/
ck804
/
Kconfig
Age
Commit message (
Expand
)
Author
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