summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* superio/nuvoton/nct5539d: Update documentation and remove DSDTPatrick Rudolph2020-03-111-157/+0
* winbond/w83667hg-a: Disable mouse controller also during resumePaul Menzel2020-03-101-1/+1
* superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph2020-03-023-359/+337
* superio/common: Validate devicetreePatrick Rudolph2020-02-281-0/+21
* 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-252-2/+2
* superio/nuvoton/nct5539d/acpi: fix # comment in superio.aslPavel Sayekat2020-02-091-2/+2
* src/superio/*: Fix typosPatrick Georgi2020-01-301-2/+2
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-30312-4768/+621
* superio/aspeed/ast2400: Fix Register OffsetChristian Walter2020-01-261-1/+1
* superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO controlPiotr Kleinschmidt2020-01-202-1/+33
* superio/nuvoton/nct5104d: Add soft reset GPIO functionalityPiotr Kleinschmidt2020-01-152-1/+59
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-095-5/+5
* acpi: Be more ACPI compliant when generating _UIDPatrick Rudolph2020-01-091-1/+2
* superio/common/ssdt: Make disabled PNP devices ACPI compliantPatrick Rudolph2020-01-091-22/+22
* src: Remove some romcc workaroundsJacob Garber2019-12-311-3/+1
* superio/nuvoton: add common HWM bank select functionFelix Held2019-12-304-0/+61
* superio/common: Add more ACPI methodsPatrick Rudolph2019-12-222-1/+165
* superio/common/conf_mode: Add op to write SSDTPatrick Rudolph2019-12-221-0/+136
* superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_stateKyösti Mälkki2019-12-202-5/+8
* superio/aspeed/ast2400: Add AST2500 supportPatrick Rudolph2019-12-172-1/+45
* device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held2019-12-161-1/+4
* superio/ite/it8728f: remove unused LDN selection register defineFelix Held2019-12-161-1/+0
* superio/ite: remove unused stdint.h include from header filesFelix Held2019-12-162-4/+0
* mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state functionElyes HAOUAS2019-12-152-2/+5
* superio/*: Don't use conf_mode directlyPatrick Rudolph2019-12-133-18/+19
* superio/common/generic: Assign resources behind deviceChristian Walter2019-12-121-5/+4
* src/superio: Remove unused intel's superio chipsElyes HAOUAS2019-12-061-17/+0
* superio/smsc/lpc47n207: Remove unused <stdint.h>Elyes HAOUAS2019-12-061-2/+0
* superio/nsc/pc87417: Remove unused <stdint.h>Elyes HAOUAS2019-12-061-1/+0
* src/superio/via: Remove unused superio chipsElyes HAOUAS2019-12-061-16/+0
* superio/fintek: Fix typoElyes HAOUAS2019-12-062-5/+5
* superio/fintek/f81866d: capitalize 'TODO'Elyes HAOUAS2019-12-051-1/+1
* superio/serverengines/pilot: Fix typoElyes HAOUAS2019-12-051-1/+1
* superio/smsc/lpc47n2{17,27}: Fix typoElyes HAOUAS2019-12-052-2/+2
* superio/ite/it8528e: Fix typoElyes HAOUAS2019-12-051-1/+1
* superio/{aspeed,nuvoton}: Fix typoElyes HAOUAS2019-12-052-4/+4
* superio/aspeed: Remove unused aspeed include pathMartin Roth2019-12-021-2/+0
* src/superio: Remove unused include <stdlib.h>Elyes HAOUAS2019-12-012-2/+0
* superio/nct5539d: include the missing acpi.h and ssdt.hMaxim Polyakov2019-12-011-1/+4
* superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS2019-11-0511-14/+14
* superio/nuvoton/nct5539d: use SuperIO ACPI generatorMaxim Polyakov2019-11-042-0/+27
* superio/nuvoton/nct6791d: use SuperIO ACPI generatorMaxim Polyakov2019-11-042-2/+30
* superio/aspeed/common: add workaround for serial routing delay quirkMichael Niewöhner2019-11-042-0/+21
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-2044-44/+23
* superio: Remove unused include <device/smbus.h>Elyes HAOUAS2019-10-207-7/+0
* superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.aslPavel Sayekat2019-10-181-0/+172
* superio/smsc: Restore sio1036Marshall Dawson2019-10-185-0/+213
* src/superio: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-162-2/+0