aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/sch5545
AgeCommit message (Expand)Author
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24superio: Rename Makefiles from .inc to .mkMartin Roth
2023-10-19superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCIMichał Żygowski
2023-10-16superio/smsc/sch5545/acpi/superio.asl: Fix UART2 device nameMichał Żygowski
2022-12-27{superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer
2022-04-20superio/smsc/sch5545: Drop `_PRS` from static devicesAngel Pons
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-01-10superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h`Elyes HAOUAS
2022-01-10src/superio/smsc: Remove unused <stdlib.h>Elyes HAOUAS
2021-11-27superio/smsc/sch5545: Disable PS/2 lines isolation during initMichał Żygowski
2021-11-27superio/smsc/sch5545: Clear PMEs in the early initMichał Żygowski
2021-02-13superio/smsc/sch5545: Add missing <types.h>Elyes HAOUAS
2020-09-14src/superio: Remove unused <device/pnp_def.h>Elyes HAOUAS
2020-08-24src/superio: Drop unneeded empty linesElyes HAOUAS
2020-05-16superio/smsc/sch5545: add support for SMSC SCH5545Michał Żygowski