summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc
Commit message (Expand)AuthorAgeFilesLines
* superio/smsc/sio1036: Support 16-bit IO port addressingNikolai Vyssotski2020-11-181-2/+2
* superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-2/+2
* superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-13/+13
* superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-10/+10
* src: Remove redundant <device/pnp_def.h>Elyes HAOUAS2020-09-171-1/+0
* src/superio: Remove unused <device/pnp_def.h>Elyes HAOUAS2020-09-142-2/+0
* src/superio: Use 'PNP_IDX_*' macros instead of magic numbersElyes HAOUAS2020-09-111-2/+3
* src/superio: Drop unneeded empty linesElyes HAOUAS2020-08-242-2/+0
* superio/*/Makefiles: Remove non-existing directory inclusionElyes HAOUAS2020-08-131-4/+0
* superio/smsc/sch5545: add support for SMSC SCH5545Michał Żygowski2020-05-1610-0/+2176
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1159-59/+0
* superio/smsc: Improve code formattingElyes HAOUAS2020-03-313-17/+17
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-3059-865/+115
* superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_stateKyösti Mälkki2019-12-202-5/+8
* device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held2019-12-161-1/+4
* superio/*: Don't use conf_mode directlyPatrick Rudolph2019-12-131-6/+7
* superio/smsc/lpc47n207: Remove unused <stdint.h>Elyes HAOUAS2019-12-061-2/+0
* superio/smsc/lpc47n2{17,27}: Fix typoElyes HAOUAS2019-12-052-2/+2
* superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS2019-11-051-1/+1
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-2011-11/+7
* superio: Remove unused include <device/smbus.h>Elyes HAOUAS2019-10-206-6/+0
* superio/smsc: Restore sio1036Marshall Dawson2019-10-185-0/+213
* src/superio: Remove unused superio chipsMartin Roth2019-10-1325-1076/+0
* superio/smsc/lpc47b397: fix regression in ops overrideFelix Held2019-09-061-1/+1
* smsc/superio/sio1007: Fix header nameKyösti Mälkki2019-08-272-4/+5
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-0/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-209-9/+0
* Remove leftover filesKyösti Mälkki2019-03-141-45/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-0421-9/+22
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0412-12/+0
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-5/+5
* src/superio/smsc/smscsuperio/superio.c: Add SCH5504Angel Pons2019-01-151-0/+2
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-0613-0/+13
* superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spacesElyes HAOUAS2018-12-281-2/+2
* smsc/sch5147: Implement ACPI handling of a few LDNArthur Heymans2018-12-191-0/+233
* superio/smsc: Add SCH5147Arthur Heymans2018-12-191-0/+2
* src: Add required space after "switch"Elyes HAOUAS2018-11-199-13/+13
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-168-8/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS2018-08-092-14/+14
* sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops structFelix Held2018-07-261-0/+2
* superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-1814-92/+87
* superio: move files to match the common naming schemeFelix Held2018-07-064-4/+5
* src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS2018-06-041-1/+1
* sio/smsc/kbc1100: Fix some style issuesArthur Heymans2017-08-062-45/+43
* device/pnp: remove struct io_infoSamuel Holland2017-06-1314-58/+58
* smscsuperio: map interrupt in smscsuperio_enable_serial()Jonathan A. Kollasch2016-11-211-0/+8
* src/superio: Add space around operatorsElyes HAOUAS2016-09-202-5/+5
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-0916-30/+270
* superio/smsc/mec1308: Fix AddressMax value for SMBX mailboxMartin Roth2016-04-131-2/+2