summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/mec1308
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-9/+8
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-7/+7
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+18
* superio/smsc/mec1308: Fix AddressMax value for SMBX mailboxMartin Roth2016-04-131-2/+2
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* superio/smsc/mec1308: Fix IASL warningsMartin Roth2015-11-241-2/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-2/+2
* superio/smsc: Add some missing header guardsEdward O'Callaghan2014-07-181-0/+5
* superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-7/+0
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-131-29/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-16/+2
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-18/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+6
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-8/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-3/+0
* 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-065-0/+462