summaryrefslogtreecommitdiff
path: root/src/superio/smsc
AgeCommit message (Expand)Author
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2013-11-10sio1007: Properly build '.c' filesMarc Jones
2013-07-03pnp: Add some default functions to enter/exit config stateNico Huber
2013-06-17pnp: Remove now plain wrappers for default PnP functionsNico Huber
2013-06-17pnp: Register implementations of enter/exit config stateNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-06-17pnp: Unify some alignment to ease autogenerating patchesNico Huber
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-06AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-06smsc/lpc47n227: Make early_serial usablePatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-04SuperIO LPC47N217: Remove warningszbao
2012-04-27SMSC MEC1308: Fix ACPI code to work with newer IASL versionsStefan Reinauer
2012-04-06Add support for SMSC MEC1308/1310 SuperI/O ECStefan Reinauer
2012-04-06Add initial support for SMSC SIO1007 SuperI/O chipStefan Reinauer
2012-04-06Add support for SMSC LPC47N207 SuperI/O chipStefan Reinauer
2012-02-17SIO: Add smsc sio1036 superioKerry Sheh
2012-02-17SIO: Add smsc/sch4037 superio supportKerry Sheh
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-18Append logical PME/GPIO device. Fix MPU device number.Kyösti Mälkki
2011-06-29Added support for Aaeon PFM-540I RevB PC104 SBCMark Norman
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.stepan
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 inStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann