summaryrefslogtreecommitdiff
path: root/src/superio/smsc
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-01-06superio/smsc/lpc47n217: Drop dead codeStefan Reinauer
2015-01-06superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04src/superio/smsc/lpc47m10x/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-08-23superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan
2014-08-23superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan
2014-08-09superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan
2014-07-18src/superio/smsc/lpc47m15x: Avoid #include early_serial.cEdward O'Callaghan
2014-07-18superio/smsc: Add some missing header guardsEdward O'Callaghan
2014-07-17superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan
2014-06-12superio/smscsuperio: Fix chip detectionKyösti Mälkki
2014-06-06superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan
2014-06-03superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
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