summaryrefslogtreecommitdiffstats
path: root/src/southbridge/sis/sis966/sis966_nic.c
Commit message (Expand)AuthorAgeFilesLines
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-365/+0
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-261-11/+8
* no warnings dayStefan Reinauer2010-04-071-26/+25
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-4/+4
* Fix all the format string warnings.Myles Watson2010-03-221-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-10/+10
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-9/+9
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* * Maintaining SiS south bridge device IDs.Morgan Tsai2007-11-141-1/+1
* * Change one PCI vendor ID from Nvidia to SiSCarl-Daniel Hailfinger2007-11-051-77/+3
* 1. vgabios removed, will go to extra repositoryMorgan Tsai2007-11-021-306/+106
* fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer2007-10-301-2/+2
* Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai2007-10-291-0/+643