summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-3112-12/+12
* superio: Rename Makefiles from .inc to .mkMartin Roth2024-01-2415-0/+0
* superio/smsc: Add support for the SCH555x seriesMate Kukri2023-12-017-0/+329
* superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCIMichał Żygowski2023-10-191-4/+25
* superio/smsc/sch5545/acpi/superio.asl: Fix UART2 device nameMichał Żygowski2023-10-161-1/+1
* superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resourceFelix Held2023-08-111-7/+7
* sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for WindowsMatt DeVillier2023-05-131-1/+2
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-272-24/+24
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-272-32/+32
* {ec/superio}/acpi: Remove _PRS if no _SRS is implementedArthur Heymans2022-11-171-44/+0
* Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki2022-11-096-0/+134
* mb/aopen/dxplplusu: Remove boardArthur Heymans2022-11-076-134/+0
* superio/kbc1100: Fix set but unused variablesArthur Heymans2022-05-111-4/+0
* superio/smsc/mec1308: Drop `_PRS` from static devicesAngel Pons2022-04-201-38/+0
* superio/smsc/sch5545: Drop `_PRS` from static devicesAngel Pons2022-04-201-25/+0
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-073-11/+11
* superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statementElyes HAOUAS2022-01-311-1/+1
* superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h`Elyes HAOUAS2022-01-101-0/+2
* src/superio/smsc: Remove unused <stdlib.h>Elyes HAOUAS2022-01-101-1/+0
* superio/smsc/sch5545: Disable PS/2 lines isolation during initMichał Żygowski2021-11-271-0/+6
* superio/smsc/sch5545: Clear PMEs in the early initMichał Żygowski2021-11-271-0/+7
* superio/smsc/sch5545: Add missing <types.h>Elyes HAOUAS2021-02-132-1/+2
* 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