aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/sis/sis966/sis966_nic.c
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-04-07no warnings dayStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
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-021. vgabios removed, will go to extra repositoryMorgan Tsai
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