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
/
amd
/
sb700
Age
Commit message (
Expand
)
Author
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
zero warning days.
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-23
Remove the building warnings.
Zheng Bao
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
more warnings gone...
Stefan Reinauer
2010-03-17
The SB600 also has the BootFailTimer. We should disable it,
Zheng Bao
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-16
Delete Config.lb in new southbridge folders.
Zheng Bao
2010-03-16
Features supported in SB700 code:
Zheng Bao