summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc
Commit message (Expand)AuthorAgeFilesLines
* superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan2014-08-233-16/+21
* superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan2014-08-091-29/+13
* src/superio/smsc/lpc47m15x: Avoid #include early_serial.cEdward O'Callaghan2014-07-183-4/+13
* superio/smsc: Add some missing header guardsEdward O'Callaghan2014-07-182-0/+10
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1710-10/+0
* superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-087-7/+0
* PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-7/+0
* superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan2014-06-213-5/+5
* superio/smscsuperio: Fix chip detectionKyösti Mälkki2014-06-121-2/+5
* superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan2014-06-063-16/+31
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-033-11/+60
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-134-65/+0
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-1311-342/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-1314-39/+14
* uart8250: Drop includes in superioKyösti Mälkki2014-02-0626-27/+0
* sio1007: Properly build '.c' filesMarc Jones2013-11-103-7/+52
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-039-179/+19
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-179-196/+28
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-179-57/+59
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-179-42/+9
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-171-5/+5
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2211-11/+11
* AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann2013-03-061-0/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0168-68/+68
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2810-10/+0
* smsc/lpc47n227: Make early_serial usablePatrick Georgi2012-11-061-2/+5
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-34/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-2214-37/+0
* SuperIO LPC47N217: Remove warningszbao2012-08-042-5/+6
* SMSC MEC1308: Fix ACPI code to work with newer IASL versionsStefan Reinauer2012-04-271-2/+2
* Add support for SMSC MEC1308/1310 SuperI/O ECStefan Reinauer2012-04-067-0/+465
* Add initial support for SMSC SIO1007 SuperI/O chipStefan Reinauer2012-04-064-0/+366
* Add support for SMSC LPC47N207 SuperI/O chipStefan Reinauer2012-04-062-0/+122
* SIO: Add smsc sio1036 superioKerry Sheh2012-02-177-0/+306
* SIO: Add smsc/sch4037 superio supportKerry Sheh2012-02-177-0/+285
* remove trailing whitespaceStefan Reinauer2011-11-0114-18/+18
* Append logical PME/GPIO device. Fix MPU device number.Kyösti Mälkki2011-10-182-1/+2
* Added support for Aaeon PFM-540I RevB PC104 SBCMark Norman2011-06-291-0/+2
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-1919-85/+12
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-197-7/+7
* This code provides support for the superio chip on the AMD Inagua platform (n...Frank Vibrans2011-02-147-0/+288
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-172-0/+38
* second round name simplification. drop the <component>_ prefix.stepan2010-12-089-0/+0
* back out parts of #6073Stefan Reinauer2010-11-162-2/+2
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-1531-441/+299
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-116-18/+6
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-0820-15/+91
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-269-336/+210
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-3010-10/+10
* fix misnamed functions.Stefan Reinauer2010-06-292-4/+4