aboutsummaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-20PC87384: remove unused init functionSven Schnelle
2011-04-20fix boards that still had some uart init remaindersStefan Reinauer
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-04-12PC87384: add GPIO definesSven Schnelle
2011-04-01Add GPIO definitions to PC87392 superioSven Schnelle
2011-03-27This is for board Supermicro H8scm. The code was done by existing chips andZheng Bao
2011-03-03add PC87384 SuperIOSven Schnelle
2011-02-19It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek
2011-02-14This code provides support for the superio chip on the AMD Inagua platform (n...Frank Vibrans
2011-02-14 This code provides support for the superio chip on the IBASE Technology DB-F...Frank Vibrans
2011-02-08Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc
2011-02-05Actually add PC87382 into Kconfig, missing from r6332Peter Stuge
2011-02-05Add PC87392 supportSven Schnelle
2011-02-05Add PC87382 supportSven Schnelle
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
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
2009-10-28Make d945gclf build.Myles Watson
2009-10-28Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann
2009-10-28preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer
2009-10-20Correct typo. Thanks to Mark Marshall for spotting it.Myles Watson
2009-10-19Move ITE-specific option to src/superio/ite/Kconfig.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-07Get rid of early_serial, it is now a generic function in early_init. Ronald G. Minnich
2009-10-05Without these fixes the w83627dhg driver (which is currently not used by anyStefan Reinauer
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-08-28This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye
2009-08-27Correct typos /SMCSC/SMSC/ in Kconfig.Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-07-05Add support for the Mitac 6513WU mainboard, a Compaq OEM board using theMichael Gold
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-06-01Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial).Uwe Hermann