summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* superio/winbond/w83977tf: Add suspend related fieldsKeith Hui2020-06-161-1/+7
* superio/nuvoton/nct6776: Reflow `pnp_dev_info` arrayAngel Pons2020-06-081-36/+27
* superio/nuvoton/nct6779d: Open some LDN config registersKeith Hui2020-06-021-4/+4
* superio/ite/Makefile.inc: Add it8613eAngel Pons2020-05-261-0/+1
* superio/winbond/w83977tf: Scope UART configuration defines more locallyPatrick Georgi2020-05-201-0/+2
* superio/winbond/w83977tf: Fix iasl warningKeith Hui2020-05-191-0/+2
* superio/smsc/sch5545: add support for SMSC SCH5545Michał Żygowski2020-05-1610-0/+2176
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11306-306/+0
* superio/winbond/w83977tf: Only list IR logical device if neededKeith Hui2020-05-112-0/+8
* superio/fintek/f81216h: Drop supportKeith Hui2020-05-056-216/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-029-11/+11
* superio/aspeed/common: Add early configure functionsBryantOu2020-04-294-3/+1065
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-284-11/+11
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-025-18/+18
* superio/fintek: Improve code formattingElyes HAOUAS2020-03-317-37/+37
* superio/{acpi,common}: Improve code formattingElyes HAOUAS2020-03-313-4/+3
* superio/ite: Improve code formattingElyes HAOUAS2020-03-316-16/+13
* superio/nuvoton: Improve code formattingElyes HAOUAS2020-03-313-7/+4
* superio/winbond: Improve code formattingElyes HAOUAS2020-03-315-116/+116
* superio/smsc: Improve code formattingElyes HAOUAS2020-03-313-17/+17
* superio/winbond/{w83627hf,w83977tf}: Use macroElyes HAOUAS2020-03-312-136/+138
* superio: Replace D1/D2 power states with D3Nico Huber2020-03-296-29/+29
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-251-0/+1
* superio/nuvoton/nct5104d: add chip config option to reset GPIOsMichał Żygowski2020-03-252-25/+31
* 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