Add support for Intel Panther Point PCH
[coreboot.git] / src / southbridge / intel / i82801gx /
2012-03-24 Patrick Georgii82801gx: Support power-on-after-power-fail better
2012-03-24 Patrick Georgii82801gx: Use CMOS variable if available for power...
2012-02-17 Patrick GeorgiAvoid ../../.. paths in ASL files
2012-02-17 Patrick GeorgiRemove whitespace.
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-10-27 Sven Schnellei82801gx: Fix port status in AHCI mode
2011-10-25 Sven Schnellei82801gx: Add setting for C4onC3 mode
2011-10-25 Sven Schnellei82801gx: Add write and read/write block functions
2011-10-23 Sven Schnellei82801gx: Don't set I/O base address to static value
2011-10-15 Stefan Reinaueruse acpi.h include instead of manually adding acpi_slp_...
2011-06-29 Sven Schnellei82801gx: read RTC status register to prevent IRQ storm
2011-06-15 Sven SchnelleSMM: don't overwrite SMM memory on resume
2011-06-15 Sven Schnellei82801gx: replace cafed00d/cafebabe by defines
2011-06-07 Sven Schnellei82801gx: enable ACPI during S3 resume
2011-06-07 Sven SchnelleSMM: add defines for APM_CNT register
2011-06-06 Sven SchnelleSMM: add mainboard_apm_cnt() callback
2011-05-03 Sven Schnellei82801gx: enable SPI prefetching
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-04-01 Sven SchnelleICH7: Fix register naming error
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-03 Patrick GeorgiWrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE...
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
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-18 Uwe HermannFix/drop some obsolete comments,
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-10 Stefan Reinauerfix typos found by zbao in other files.
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Uwe HermannDrop some unneeded "#if CONFIG_USBDEBUG" (trivial).
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-05 Stefan ReinauerFix two warnings:
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-14 Stefan Reinauerclean up some prototypes
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-22 Bernhard M. WiedermannFix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE...
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 Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-22 Stefan Reinauerfix builds...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-17 Stefan ReinauerICH7 update
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2010-01-16 Stefan Reinauer(trivial) cosmetics for i82801gx cmos failover.
2010-01-16 Stefan Reinauer* drop reset files from 945 mainboards (and use southbr...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-24 Stefan Reinauers/object-y/obj-y/ in two southbridges, since otherwise...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-09-25 Patrick Georgisome progress on kconfig:
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Stefan Reinauerdrop extra whitespace at end of line for i945 + ICH7...
2009-08-12 Patrick GeorgiKconfig!
2009-08-05 Patrick GeorgiAdd some more CONFIG_* prefixes that were missing.
2009-07-21 Stefan ReinauerIntel ICH7 updates
2009-07-20 Patrick GeorgiRename some preprocessor symbols. I have no idea why
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-03-13 Stefan ReinauerACPI implementation for i945, ICH7, Kontron 986LCD-M
2009-03-11 Stefan ReinauerThis patch contains some significant updates to the...
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-01-20 Stefan Reinauerforgot to svn add
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-11-06 Uwe HermannDrop #defines for registers that are not existant on...
2008-11-06 Uwe HermannThe enable_hpet() code in intel/i82801gx will not work...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.