summaryrefslogtreecommitdiffstats
path: root/src/superio/nuvoton
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-4/+4
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-319-9/+9
* superio: Rename Makefiles from .inc to .mkMartin Roth2024-01-2410-0/+0
* sio/nuvoton/npcd378: Fix ACPI errorsRiku Viitanen2023-12-161-4/+4
* sio/nuvoton/npcd378: Use acpi_device_path_joinArthur Heymans2023-11-081-19/+6
* superio/nuvoton/nct6687d: Fix unexpected expressionArthur Heymans2022-11-091-2/+2
* superio/nuvoton/nct6687d: Add ramstage driver and ACPIMichał Żygowski2022-07-083-0/+270
* superio/nuvoton/nct6687d: Add early support for NCT6687DMichał Żygowski2022-05-163-0/+30
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-161-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* src/superio: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-101-1/+0
* superio: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASEBill XIE2021-08-291-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-062-2/+2
* superio/nuvoton/npcd378: Fall back to non-negative valueAngel Pons2021-04-281-2/+2
* superio/nuvoton/npcd378: Fix `psu_fan_lvl` optionAngel Pons2021-04-211-3/+3
* superio: Use get_int_option()Angel Pons2021-04-211-2/+2
* 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