summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/dme1737
Commit message (Expand)AuthorAgeFilesLines
* src/superio: Remove unused superio chipsMartin Roth2019-10-135-185/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-1/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-0/+1
* 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-8/+8
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-6/+6
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+18
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* superio/smsc: Add support for SMSC DME1737Jonathan A. Kollasch2015-07-134-114/+27
* superio/smsc/dme1737: copy superio/smsc/lpc47b397Jonathan A. Kollasch2015-07-134-0/+271