summaryrefslogtreecommitdiffstats
path: root/src/superio/nuvoton
Commit message (Expand)AuthorAgeFilesLines
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-2/+0
* superio/nuvoton/common/Kconfig: Remove HWM configFrans Hendriks2021-01-291-4/+0
* superio/nuvoton: Factor out equivalent Kconfig optionAngel Pons2020-10-195-18/+8
* superio/nuvoton: Correct NCT6791D COM A mux toggleAngel Pons2020-10-191-4/+1
* superio: Add newline to log message about disabled mouse controllerPaul Menzel2020-10-171-1/+1
* superio/nuvoton: Only set bit 7 of global CR 0x2a for COM APaul Menzel2020-10-171-1/+1
* superio/nuvoton/common: Collapse two if statementsPaul Menzel2020-10-131-5/+2
* superio/nuvoton: Inline `nuvoton_hwm_select_bank`Angel Pons2020-09-183-18/+7
* src: Remove redundant <device/pnp_type.h>Elyes HAOUAS2020-09-171-1/+0
* src/superio: Drop unneeded empty linesElyes HAOUAS2020-08-242-2/+0
* sio/nuvoton/common/early_serial.c: Guard serial enableAngel Pons2020-07-191-0/+3
* superio/nuvoton: Avoid NULL pointer dereferenceJohn Zhao2020-07-121-1/+8
* 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
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1143-43/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-5/+5
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-4/+4
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-023-15/+15
* superio/nuvoton: Improve code formattingElyes HAOUAS2020-03-313-7/+4
* 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
* superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph2020-03-023-359/+337
* superio/nuvoton/nct5539d/acpi: fix # comment in superio.aslPavel Sayekat2020-02-091-2/+2
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-3044-679/+88
* 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-091-1/+1
* superio/nuvoton: add common HWM bank select functionFelix Held2019-12-304-0/+61
* superio/*: Don't use conf_mode directlyPatrick Rudolph2019-12-131-6/+6
* superio/{aspeed,nuvoton}: Fix typoElyes HAOUAS2019-12-051-1/+1
* src/superio: Remove unused include <stdlib.h>Elyes HAOUAS2019-12-011-1/+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-053-3/+3
* 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: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-207-7/+2
* superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.aslPavel Sayekat2019-10-181-0/+172
* src/superio/nuvoton: Add support for NCT5539DPavel Sayekat2019-07-296-0/+187
* nuvoton/early_serial: improve comments on serial pinmux settingsFelix Held2019-06-221-2/+2
* superio/nuvoton/nct6776: Make Kconfig symbol dependentAngel Pons2019-06-211-0/+1
* superio/nuvoton/nct6791d: Add symbol to select COM portAngel Pons2019-06-212-0/+11
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-3/+3
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-045-1/+6
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-046-6/+0
* superio/wpcm450: fix keyboard IO masksFelix Held2019-01-241-1/+1
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-062-11/+10
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-0611-15/+15
* src: Add required space after "switch"Elyes HAOUAS2018-11-194-5/+5