Add support for Intel Panther Point PCH
[coreboot.git] / src / southbridge / intel / i82371eb /
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-13 Stefan ReinauerUse default table creator macro for all SSDTs
2011-09-20 Stefan ReinauerUse ACPI text fields consistently with all other boards
2011-09-12 Tobias DiedrichAdd acpi_get_sleep_type() to i82371eb and P2B _PTS...
2011-04-19 Idwer VolleringFix compilation of all i82371eb boards when ACPI tables...
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2010-12-09 Uwe HermannMerge enable_rom.c files into bootblock.c files.
2010-12-08 Tobias DiedrichTobias Diedrich wrote:
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-11-29 Tobias DiedrichTobias Diedrich wrote:
2010-11-27 Tobias DiedrichAfter finding the missing bit poweroff works now.
2010-10-28 Uwe HermannFix broken build due to missing #if CONFIG_IOAPIC.
2010-10-28 Uwe HermannAdd IOAPIC support for Intel 82371EB and fixup SMP...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-11 Sylvain HitierFix typo after r5925.
2010-10-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
2010-10-07 Uwe HermannConvert all Intel 82371AB/EB/MB based boards to TINY_BO...
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-19 Uwe HermannMake ASUS P3B-F RAM init actually work by enabling...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
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-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-07 Patrick Georginewconfig is no more.
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-04 Uwe HermannThe new CBFS based build system requires the whole...
2009-09-25 Patrick Georgisome progress on kconfig:
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-11-30 Uwe HermannImprove support for the Intel 82371FB/SB/AB/EB/MB south...
2007-11-29 Uwe HermannRestructure/rename/comment a few 82371XX-related PCI...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-06-03 Uwe HermannIntel 82371EB: Some code simplifications (trivial).
2007-05-29 Uwe HermannIntel 82371EB: Add IDE init support.
2007-05-27 Uwe HermannInit for the Intel 82371EB southbridge: make all ROM...
2007-05-03 Uwe HermannCorrect the RAM checking code to _not_ check the range...
2006-08-04 Stefan Reinauerfinal rename orgy. sorry for the inconvenience. This...
2006-08-04 Stefan Reinauerouch. it's 8_2_371. I'll fix it. This commit breaks...