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
/
intel
/
i82801ax
Age
Commit message (
Expand
)
Author
2010-09-21
First round of i82801ax clean-ups (trivial).
Uwe Hermann
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-05-14
license header fixes
Nils Jacobs
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-09
fix the broken nvidia chipset boards,
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-30
fix some southbridge warnings (trivial)
Stefan Reinauer
2010-03-28
drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
fix HPET on some ICH southbridges
Stefan Reinauer
2010-03-17
fix HPET base addressed.
Stefan Reinauer
2010-02-27
This does the following:
Stefan Reinauer