summaryrefslogtreecommitdiff
path: root/src/superio/smsc
AgeCommit message (Expand)Author
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
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
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.Stefan Reinauer
2010-11-16back out parts of #6073Stefan Reinauer
2010-11-15C and other Super I/O cosmetic fixes.Uwe Hermann
2010-11-11Remove superfluous Super I/O res0/res1 lines.Uwe Hermann
2010-11-08Add #include guards to all Super I/O header files (trivial).Uwe Hermann
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
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-16Add two new superios to coreboot:Stefan Reinauer
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-09zero warnings days.Stefan 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-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
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-17more warning fixes.Stefan Reinauer
2010-02-23Remove nonsensical wrapper for function inPatrick Georgi
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-07newconfig is no more.Patrick Georgi
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.Uwe Hermann
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-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09More kconfig cleanups:Uwe Hermann
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...Myles Watson
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!Ronald G. Minnich
2009-07-05Add support for the Mitac 6513WU mainboard, a Compaq OEM board using theUwe Hermann
2009-07-01Add support for the Intel Eagle Heights development board.Myles Watson
2009-03-13This patch reverts SuperIO changes that I was too hasty with. Even though theMyles Watson
2009-03-10This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-04-19This trivial patch adds the SMSC SCH3112 Super I/O chip ID to theUwe Hermann
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer