summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-11-16Drop W83627THF, it's the same device as W83627THG.Uwe Hermann
2010-11-16back out parts of #6073Stefan Reinauer
2010-11-15fix random breakageStefan Reinauer
2010-11-15C and other Super I/O cosmetic fixes.Uwe Hermann
2010-11-11Add support for Fintek F71872 superio.Jonathan Kollasch
2010-11-11Remove superfluous Super I/O res0/res1 lines.Uwe Hermann
2010-11-10Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann
2010-11-10Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann
2010-11-10ITE IT8661F changes to match the common code structure.Uwe Hermann
2010-11-08Add #include guards to all Super I/O header files (trivial).Uwe Hermann
2010-11-08Random ITE Super I/O fixes.Uwe Hermann
2010-11-06Various Super I/O fixes and corrections.Uwe Hermann
2010-11-05Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann
2010-11-05According to the description in datasheet of f71889,Zheng Bao
2010-11-05Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann
2010-11-03Add Fintek F71889 Super I/O support.Alec Ari
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-24Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch
2010-09-10Add F71859 SIO.Marc Jones
2010-08-22Fix up some copyrightsWang Qing Pei
2010-08-17Support for Fintek F71863FG. This might need some work on the copyrightWang Qing Pei
2010-08-15Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei
2010-06-29fix misnamed functions.Stefan Reinauer
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-18get rid of some duplicate inclusion warnings.Stefan Reinauer
2010-05-16Add two new superios to coreboot:Stefan Reinauer
2010-05-14ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi
2010-04-30fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer
2010-04-30Remove some warnings. For code that is called from the mainboard romstage.cStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25zero warnings daysStefan Reinauer
2010-04-16fix up sb600 and it8712f tree.Stefan Reinauer
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-14fix COM2 resource bug in fintek f71805f driver.Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-04-07fix epia-m700 compilation, and remove more warnings.Stefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-04-03remove more warningsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-17more warning fixes.Stefan Reinauer