summaryrefslogtreecommitdiffstats
path: root/src/superio/aspeed/ast2400/superio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* superio/aspeed/ast2400: drop non-onetime-config registers for iLPC2AHBMichael Niewöhner2020-02-251-4/+1
* superio/aspeed/ast2400: rename SWAK to SWC to match the datasheetMichael Niewöhner2020-02-251-1/+1
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-301-16/+2
* superio/aspeed/ast2400: Fix Register OffsetChristian Walter2020-01-261-1/+1
* superio/aspeed/ast2400: Add AST2500 supportPatrick Rudolph2019-12-171-1/+23
* superio/{aspeed,nuvoton}: Fix typoElyes HAOUAS2019-12-051-3/+3
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* src/superio: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-161-1/+0
* src/superio: Remove unused 'include <arch/io.h>'Elyes HAOUAS2019-10-161-1/+0
* src/superio/aspeed/ast2400: Use new SuperIO acpigenChristian Walter2019-09-061-0/+33
* superio: Add ASpeed AST2400Frans Hendriks2019-05-241-0/+74