aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801dx
AgeCommit message (Expand)Author
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-08-01- fix SMM code relocation raceStefan Reinauer
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-05-30don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer
2010-05-27fix warnings.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-11do better error reporting in i82801dx early smbus functions.Stefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
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-23fix newly introduced printk_foo warnings..Stefan Reinauer
2010-03-22Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...Joseph Smith
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-17revert the faulty part of r5252Stefan Reinauer
2010-03-17fix HPET on some ICH southbridgesStefan Reinauer
2010-03-17Actually enable HPETStefan Reinauer
2010-03-17bug fix for IOAPIC on i82801dx.Stefan Reinauer
2010-03-17This patch fixes up the i82801dx_lpc.c code post transition.Joseph Smith
2010-03-17more warning fixes.Stefan Reinauer
2010-03-17fix HPET base addressed.Stefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
2010-03-14ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)Stefan Reinauer
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-27This does the following:Stefan Reinauer