summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc
Commit message (Expand)AuthorAgeFilesLines
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-0/+3
* superio/smsc/lpc47n217: Drop dead codeStefan Reinauer2015-01-061-40/+0
* superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan2015-01-065-4/+37
* superio/smsc/lpc47b272/superio.c: Remove dead codeEdward O'Callaghan2015-01-041-68/+23
* src/superio/smsc/lpc47m10x/superio.c: Remove dead codeEdward O'Callaghan2015-01-041-68/+22
* superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-043-4/+12
* superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-043-4/+12
* superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-043-4/+12
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-272-2/+2
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-2712-83/+83
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-2715-41/+41
* superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan2014-08-234-33/+27
* 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
OpenPOWER on IntegriCloud