summaryrefslogtreecommitdiffstats
path: root/src/southbridge/sis/sis966/sis966_lpc.c
Commit message (Expand)AuthorAgeFilesLines
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-5/+5
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-161-82/+4
* Apparently I'm not the only one who forgets which way the outb andEd Swierk2009-07-101-1/+1
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-5/+15
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-3/+3
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-5/+5
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-5/+5
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* 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-132/+36
* fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer2007-10-301-8/+8
* Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai2007-10-291-0/+451