summaryrefslogtreecommitdiffstats
path: root/src/southbridge/sis/sis966/sis966_usb2.c
Commit message (Expand)AuthorAgeFilesLines
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-168/+0
* Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann2010-09-281-2/+0
* also rename the config option.Stefan Reinauer2010-05-251-3/+3
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+1
* no warnings dayStefan Reinauer2010-04-071-5/+5
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-2/+2
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* * Change one PCI vendor ID from Nvidia to SiSCarl-Daniel Hailfinger2007-11-051-1/+0
* 1. vgabios removed, will go to extra repositoryMorgan Tsai2007-11-021-38/+41
* fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer2007-10-301-1/+1
* Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai2007-10-291-0/+168