Add constants for fast path resume copying
[coreboot.git] / src / southbridge / sis /
2012-02-17 Patrick Georgisis/sis966: Move HAVE_HARD_RESET to southbridge
2012-01-18 Patrick GeorgiUnify ID_SECTION_OFFSET and mark it deprecated
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-04-14 Stefan Reinauerdrop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused...
2011-04-14 Stefan Reinauercosmetic cleanup of sis966 usb2 code
2010-12-16 Uwe HermannAdd TINY_BOOTBLOCK support for the SiS966 southbridge.
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-17 Uwe HermannAdd more missing GPL-headers, fix inconsistencies in...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
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-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
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-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-07 Stefan Reinauerno warnings day
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-28 Patrick GeorgiUse the romstraps build infrastructure created for...
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-07 Patrick Georginewconfig is no more.
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2009-11-27 Patrick GeorgiEliminate special case id.inc/id.lds in favor of a...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-09-25 Patrick Georgisome progress on kconfig:
2009-08-12 Patrick GeorgiKconfig!
2009-07-10 Ed SwierkApparently I'm not the only one who forgets which way...
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-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-11-20 Morgan Tsai1. Fix pirq routing table setting for GA-2761GXDK.
2007-11-14 Morgan Tsai* Maintaining SiS south bridge device IDs.
2007-11-05 Carl-Daniel Hailfinger* Change one PCI vendor ID from Nvidia to SiS
2007-11-02 Stefan Reinauerremaining part of the patch.
2007-11-02 Jordan CrouseDelete a file no longer used by the SiS implementation
2007-11-02 Morgan Tsai1. vgabios removed, will go to extra repository
2007-11-02 Stefan Reinauertrivial fix for the .data problem
2007-10-30 Stefan Reinauerfix the readwrite/readonly clashes for the pci_driver...
2007-10-29 Morgan TsaiThanks to the great efforts of Morgan Tsai of SiS we...