aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/sis
AgeCommit message (Expand)Author
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-28Use the romstraps build infrastructure created for "tinybootblock"Patrick Georgi
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-12Kconfig!Patrick Georgi
2009-07-10Apparently I'm not the only one who forgets which way the outb andEd Swierk
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-11-201. Fix pirq routing table setting for GA-2761GXDK.Morgan Tsai
2007-11-14* Maintaining SiS south bridge device IDs.Morgan Tsai
2007-11-05* Change one PCI vendor ID from Nvidia to SiSCarl-Daniel Hailfinger
2007-11-02remaining part of the patch.Stefan Reinauer
2007-11-02Delete a file no longer used by the SiS implementationJordan Crouse
2007-11-021. vgabios removed, will go to extra repositoryMorgan Tsai
2007-11-02trivial fix for the .data problemStefan Reinauer
2007-10-30fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer
2007-10-29Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai