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
/
amd
/
cimx_wrapper
Age
Commit message (
Expand
)
Author
2011-06-01
This patch fix a AMD sb800 wrapper compile warning:
Kerry She
2011-05-16
cimx_wrapper/sb800: Fix indent in late.c:sb800_enable()
Peter Stuge
2011-05-15
Update gpp port configuration.
Scott Duplichan
2011-05-15
Program the I/O APIC ID.
Scott Duplichan
2011-05-15
Enable AHCI mode and hide IDE controller to reduce boot time.
Scott Duplichan
2011-05-15
Configure CIMx to use 33 MHz fast mode for SPD read.
Scott Duplichan
2011-05-07
SB800 CIMX code can share the AGESA V5 lib code,
Kerry She
2011-04-20
drop dead code from sb800 bootblock
Stefan Reinauer
2011-02-15
SERIAL_POST was renamed to CONSOLE_POST a while ago
Stefan Reinauer
2011-02-14
This code provides southbridge initialization for SB800 south bridges. It is...
Frank Vibrans
2011-01-18
remove the code which is not ready to release.
Zheng Bao
2011-01-11
change a readable way to fix SB800 CIMX "multi-character constant warning".
Kerry She
2011-01-01
src/southbridge/amd/cimx_wrapper: Run dos2unix on the files.
Uwe Hermann
2011-01-01
AMD SB800: Drop component prefix from filenames.
Uwe Hermann
2011-01-01
Add AMD SB800 southbridge support via cimx_wrapper.
Kerry She