summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
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
2010-02-24Add Win Enterprises' PL6064 boardAnish K. Patel
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15fix clock polling in pc97317 driver.Stefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-14Add missing Copyright line, sorry.Uwe Hermann
2010-02-14Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel
2010-02-07newconfig is no more.Patrick Georgi
2010-01-17Add support for Renesas M3885x Embedded ControllerStefan Reinauer
2010-01-17Add support for the SMSC LPC47n227 SuperI/O chipStefan Reinauer
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-12-01Trivial. SCH4304 and SCH4307 have the same device id.Zheng Bao
2009-11-30Add support for the SMSC SCH4304 Super I/O.Zheng Bao
2009-10-30Remove some warnings from the tyan s2895.Myles Watson