aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801bx
AgeCommit message (Expand)Author
2010-09-26i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-07Kill a few more warnings.Myles Watson
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-05-14license header fixes Nils Jacobs
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-28drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17fix HPET on some ICH southbridgesStefan Reinauer
2010-03-17fix HPET base addressed.Stefan Reinauer
2010-02-27This does the following:Stefan Reinauer