summaryrefslogtreecommitdiff
path: root/src/superio/nuvoton
AgeCommit message (Expand)Author
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-28superio/nuvoton/npcd378: Fall back to non-negative valueAngel Pons
2021-04-21superio/nuvoton/npcd378: Fix `psu_fan_lvl` optionAngel Pons
2021-04-21superio: Use get_int_option()Angel Pons
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-01-29superio/nuvoton/common/Kconfig: Remove HWM configFrans Hendriks
2020-10-19superio/nuvoton: Factor out equivalent Kconfig optionAngel Pons
2020-10-19superio/nuvoton: Correct NCT6791D COM A mux toggleAngel Pons
2020-10-17superio: Add newline to log message about disabled mouse controllerPaul Menzel
2020-10-17superio/nuvoton: Only set bit 7 of global CR 0x2a for COM APaul Menzel
2020-10-13superio/nuvoton/common: Collapse two if statementsPaul Menzel
2020-09-18superio/nuvoton: Inline `nuvoton_hwm_select_bank`Angel Pons
2020-09-17src: Remove redundant <device/pnp_type.h>Elyes HAOUAS
2020-08-24src/superio: Drop unneeded empty linesElyes HAOUAS
2020-07-19sio/nuvoton/common/early_serial.c: Guard serial enableAngel Pons
2020-07-12superio/nuvoton: Avoid NULL pointer dereferenceJohn Zhao
2020-06-08superio/nuvoton/nct6776: Reflow `pnp_dev_info` arrayAngel Pons
2020-06-02superio/nuvoton/nct6779d: Open some LDN config registersKeith Hui
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-31superio/nuvoton: Improve code formattingElyes HAOUAS
2020-03-25superio/nuvoton/nct5104d: add chip config option to reset GPIOsMichał Żygowski
2020-03-11superio/nuvoton/nct5539d: Update documentation and remove DSDTPatrick Rudolph
2020-03-02superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph
2020-02-09superio/nuvoton/nct5539d/acpi: fix # comment in superio.aslPavel Sayekat
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2020-01-20superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO controlPiotr Kleinschmidt
2020-01-15superio/nuvoton/nct5104d: Add soft reset GPIO functionalityPiotr Kleinschmidt
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-30superio/nuvoton: add common HWM bank select functionFelix Held
2019-12-13superio/*: Don't use conf_mode directlyPatrick Rudolph
2019-12-05superio/{aspeed,nuvoton}: Fix typoElyes HAOUAS
2019-12-01src/superio: Remove unused include <stdlib.h>Elyes HAOUAS
2019-12-01superio/nct5539d: include the missing acpi.h and ssdt.hMaxim Polyakov
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-11-04superio/nuvoton/nct5539d: use SuperIO ACPI generatorMaxim Polyakov
2019-11-04superio/nuvoton/nct6791d: use SuperIO ACPI generatorMaxim Polyakov
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-18superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.aslPavel Sayekat
2019-07-29src/superio/nuvoton: Add support for NCT5539DPavel Sayekat
2019-06-22nuvoton/early_serial: improve comments on serial pinmux settingsFelix Held
2019-06-21superio/nuvoton/nct6776: Make Kconfig symbol dependentAngel Pons
2019-06-21superio/nuvoton/nct6791d: Add symbol to select COM portAngel Pons
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki