summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* Add Fintek F71889 Super I/O support.Alec Ari2010-11-037-0/+251
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-269-336/+210
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-3041-41/+41
* Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch2010-09-241-3/+26
* Add F71859 SIO.Marc Jones2010-09-107-0/+224
* Fix up some copyrightsWang Qing Pei2010-08-223-3/+3
* Support for Fintek F71863FG. This might need some work on the copyrightWang Qing Pei2010-08-177-0/+241
* Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei2010-08-152-0/+15
* fix misnamed functions.Stefan Reinauer2010-06-292-4/+4
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-213-27/+24
* get rid of some duplicate inclusion warnings.Stefan Reinauer2010-05-182-0/+9
* Add two new superios to coreboot:Stefan Reinauer2010-05-1610-0/+317
* ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo2010-05-141-20/+34
* Move includes to where they are needed. This allows to simplifyPatrick Georgi2010-05-091-0/+1
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-309-9/+28
* Remove some warnings. For code that is called from the mainboard romstage.cStefan Reinauer2010-04-302-2/+8
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-274-13/+13
* zero warnings daysStefan Reinauer2010-04-254-6/+20
* fix up sb600 and it8712f tree.Stefan Reinauer2010-04-162-3/+3
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-162-3/+10
* fix COM2 resource bug in fintek f71805f driver.Stefan Reinauer2010-04-141-2/+2
* zero warnings days.Stefan Reinauer2010-04-091-0/+2
* no warnings dayStefan Reinauer2010-04-072-2/+2
* fix epia-m700 compilation, and remove more warnings.Stefan Reinauer2010-04-071-1/+1
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-071-1/+1
* remove more warningsStefan Reinauer2010-04-031-3/+3
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-318-16/+16
* Fix all the format string warnings.Myles Watson2010-03-221-2/+2
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-224-4/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-229-19/+19
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-0/+2
* more warning fixes.Stefan Reinauer2010-03-171-1/+1
* Add Win Enterprises' PL6064 boardAnish K. Patel2010-02-241-0/+11
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-2330-30/+30
* This is a general cleanup patchStefan Reinauer2010-02-221-3/+3
* fix clock polling in pc97317 driver.Stefan Reinauer2010-02-151-1/+1
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-156-34/+29
* Add missing Copyright line, sorry.Uwe Hermann2010-02-141-0/+1
* Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel2010-02-141-0/+10
* newconfig is no more.Patrick Georgi2010-02-0737-834/+0
* Add support for Renesas M3885x Embedded ControllerStefan Reinauer2010-01-178-0/+153
* Add support for the SMSC LPC47n227 SuperI/O chipStefan Reinauer2010-01-178-0/+604
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-28178-897/+2600
* Trivial. SCH4304 and SCH4307 have the same device id.Zheng Bao2009-12-011-1/+1
* Add support for the SMSC SCH4304 Super I/O.Zheng Bao2009-11-301-0/+2
* Remove some warnings from the tyan s2895.Myles Watson2009-10-309-49/+47
* Make d945gclf build.Myles Watson2009-10-284-2/+6
* Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann2009-10-285-5/+66
* preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer2009-10-285-0/+200
* Correct typo. Thanks to Mark Marshall for spotting it.Myles Watson2009-10-201-1/+1