Add support for Intel Panther Point PCH
[coreboot.git] / src / southbridge / intel / i82801dx /
2012-02-17 Patrick Georgiintel/82801dx: Move HAVE_HARD_RESET to southbridge
2011-10-19 Kyösti Mälkkii82801dx: Replace romstage printk's
2011-06-07 Sven SchnelleSMM: add defines for APM_CNT register
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-27 Stefan Reinauerfix warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-11 Stefan Reinauerdo better error reporting in i82801dx early smbus funct...
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-28 Stefan Reinauerdrop __ROMCC__ define checks.. __PRE_RAM__ is what...
2010-03-23 Stefan Reinauerfix newly introduced printk_foo warnings..
2010-03-22 Joseph SmithFix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_...
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauerrevert the faulty part of r5252
2010-03-17 Stefan Reinauerfix HPET on some ICH southbridges
2010-03-17 Stefan ReinauerActually enable HPET
2010-03-17 Stefan Reinauerbug fix for IOAPIC on i82801dx.
2010-03-17 Joseph SmithThis patch fixes up the i82801dx_lpc.c code post transi...
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-17 Stefan Reinauerfix HPET base addressed.
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-14 Stefan ReinauerICH4 update, fix ATA init, drop SATA (chipset doesn...
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-27 Stefan ReinauerThis does the following: