Convert some comments to proper Doxygen syntax.
[coreboot.git] / src / southbridge / sis / sis966 / sis966_lpc.c
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-07 Stefan Reinauerno warnings day
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2009-07-10 Ed SwierkApparently I'm not the only one who forgets which way...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
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...