Age | Commit message (Expand) | Author |
2022-11-09 | superio/nuvoton/nct6687d: Fix unexpected expression | Arthur Heymans |
2022-07-08 | superio/nuvoton/nct6687d: Add ramstage driver and ACPI | Michał Żygowski |
2022-05-16 | superio/nuvoton/nct6687d: Add early support for NCT6687D | Michał Żygowski |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-01-10 | src/superio: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2021-11-04 | superio: Replace bad uses of `find_resource` | Angel Pons |
2021-08-29 | superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE | Bill XIE |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-28 | superio/nuvoton/npcd378: Fall back to non-negative value | Angel Pons |
2021-04-21 | superio/nuvoton/npcd378: Fix `psu_fan_lvl` option | Angel Pons |
2021-04-21 | superio: Use get_int_option() | Angel Pons |
2021-03-22 | acpi/acpigen.h: Add more intuitive AML package closing functions | Jakub Czapiga |
2021-01-29 | superio/nuvoton/common/Kconfig: Remove HWM config | Frans Hendriks |
2020-10-19 | superio/nuvoton: Factor out equivalent Kconfig option | Angel Pons |
2020-10-19 | superio/nuvoton: Correct NCT6791D COM A mux toggle | Angel Pons |
2020-10-17 | superio: Add newline to log message about disabled mouse controller | Paul Menzel |
2020-10-17 | superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A | Paul Menzel |
2020-10-13 | superio/nuvoton/common: Collapse two if statements | Paul Menzel |
2020-09-18 | superio/nuvoton: Inline `nuvoton_hwm_select_bank` | Angel Pons |
2020-09-17 | src: Remove redundant <device/pnp_type.h> | Elyes HAOUAS |
2020-08-24 | src/superio: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-19 | sio/nuvoton/common/early_serial.c: Guard serial enable | Angel Pons |
2020-07-12 | superio/nuvoton: Avoid NULL pointer dereference | John Zhao |
2020-06-08 | superio/nuvoton/nct6776: Reflow `pnp_dev_info` array | Angel Pons |
2020-06-02 | superio/nuvoton/nct6779d: Open some LDN config registers | Keith Hui |
2020-05-13 | src/mainboard: Remove unused 'include <stdlib.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-31 | superio/nuvoton: Improve code formatting | Elyes HAOUAS |
2020-03-25 | superio/nuvoton/nct5104d: add chip config option to reset GPIOs | Michał Żygowski |
2020-03-11 | superio/nuvoton/nct5539d: Update documentation and remove DSDT | Patrick Rudolph |
2020-03-02 | superio/nuvoton/npcd378: Switch to superio/common | Patrick Rudolph |
2020-02-09 | superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl | Pavel Sayekat |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2020-01-20 | superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control | Piotr Kleinschmidt |
2020-01-15 | superio/nuvoton/nct5104d: Add soft reset GPIO functionality | Piotr Kleinschmidt |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-12-30 | superio/nuvoton: add common HWM bank select function | Felix Held |
2019-12-13 | superio/*: Don't use conf_mode directly | Patrick Rudolph |
2019-12-05 | superio/{aspeed,nuvoton}: Fix typo | Elyes HAOUAS |
2019-12-01 | src/superio: Remove unused include <stdlib.h> | Elyes HAOUAS |
2019-12-01 | superio/nct5539d: include the missing acpi.h and ssdt.h | Maxim Polyakov |
2019-11-05 | superio/*/*/acpi: Improve the readability of the IndexField | Elyes HAOUAS |
2019-11-04 | superio/nuvoton/nct5539d: use SuperIO ACPI generator | Maxim Polyakov |
2019-11-04 | superio/nuvoton/nct6791d: use SuperIO ACPI generator | Maxim Polyakov |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-18 | superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl | Pavel Sayekat |
2019-07-29 | src/superio/nuvoton: Add support for NCT5539D | Pavel Sayekat |
2019-06-22 | nuvoton/early_serial: improve comments on serial pinmux settings | Felix Held |
2019-06-21 | superio/nuvoton/nct6776: Make Kconfig symbol dependent | Angel Pons |
2019-06-21 | superio/nuvoton/nct6791d: Add symbol to select COM port | Angel Pons |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-01-24 | superio/wpcm450: fix keyboard IO masks | Felix Held |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-08-03 | superio/nuvoton/nct6776/acpi: Add PS/2 mouse support | Tristan Corrick |
2018-08-03 | superio/nuvoton/nct6776/acpi: Add parallel port support | Tristan Corrick |
2018-08-03 | superio/nuvoton/nct6776/acpi: Fix typo in comments | Tristan Corrick |
2018-07-24 | superio/nuvoton/npcd378: Add ACPI code for S3 resume | Patrick Rudolph |
2018-07-22 | superio/nuvoton/npcd378: Fix resource size | Patrick Rudolph |
2018-07-18 | superio/nuvoton: remove LDN-specific ops overrides | Felix Held |
2018-06-01 | superio/nuvoton/npcd378: Add PSU fan control | Patrick Rudolph |
2018-05-14 | superio/nuvoton: Add support for NPCD378 | Patrick Rudolph |
2018-01-07 | nuvoton/nct6776: Add ACPI declarations | Tobias Diedrich |
2017-11-30 | nuvoton/nct5572d: Disable mouse controller also during resume | Paul Menzel |
2017-11-30 | superio: Log if mouse controller is disabled | Paul Menzel |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2017-05-11 | superio/nuvoton: Make SuperIO config functions externally available | Arthur Heymans |
2016-11-28 | sio/nuvoton: Include generic nuvoton driver in bootblock stage | Teo Boon Tiong |
2016-10-01 | superio/nuvoton: Add back Nuvoton NCT6776 support | Teo Boon Tiong |
2016-09-02 | Fix newlines at the end of files | Martin Roth |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2016-07-31 | superio/nuvoton: Add Nuvoton NCT6791D | Omar Pakker |
2016-04-02 | superio/nuvoton: Use official spelling of Nuvoton in `CHIP_NAME` | Paul Menzel |
2016-02-09 | superio/nuvoton/nct5572d: Add PS/2 presence detect | Paul Menzel |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2016-01-13 | tree: drop last paragraph of GPL copyright header from new files | Martin Roth |
2015-11-16 | Revert "Drop SuperIO nuvoton/nct6779d" | Stefan Reinauer |
2015-11-02 | superio/nuvoton/nct5572d: Add missing logical devices | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | Drop SuperIO nuvoton/nct6779d | Stefan Reinauer |
2015-10-30 | Drop SuperIO nuvoton/nct6776 | Stefan Reinauer |
2015-10-23 | superio/nuvoton/nct5572d: Enable power state after power failure support | Timothy Pearson |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | superio/nuvoton: Add support for Nuvoton NCT6779D | Matt DeVillier |
2015-05-17 | nuvoton/nct6776: there is no IRQ for LDN8 | Felix Held |
2015-05-14 | superio/nct5104d: Handle shared GPIO/UART pins | Kyösti Mälkki |
2015-05-14 | superio/nct5104d: Refactor IRQ trigger config | Kyösti Mälkki |
2014-12-01 | Mark non-executable files non-executable | Patrick Georgi |
2014-10-30 | superio/nuvoton: Add support for Nuvoton NCT6776 | Felix Held |
2014-10-30 | superio/nuvoton: Add support for Nuvoton NCT5572D | Felix Held |