Convert some comments to proper Doxygen syntax.
[coreboot.git] / src / southbridge / sis / sis966 / sis966_nic.c
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
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-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
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 Morgan Tsai1. vgabios removed, will go to extra repository
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...