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
/
i82801cx
Age
Commit message (
Expand
)
Author
2012-02-17
intel/i82801cx: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
no warnings days.
Stefan Reinauer
2010-04-07
fix epia-m700 compilation, and remove more warnings.
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-28
drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...
Stefan Reinauer
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-02-27
This does the following:
Stefan Reinauer