aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton
AgeCommit message (Expand)Author
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
2019-01-24superio/wpcm450: fix keyboard IO masksFelix Held
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-08-03superio/nuvoton/nct6776/acpi: Add PS/2 mouse supportTristan Corrick
2018-08-03superio/nuvoton/nct6776/acpi: Add parallel port supportTristan Corrick
2018-08-03superio/nuvoton/nct6776/acpi: Fix typo in commentsTristan Corrick
2018-07-24superio/nuvoton/npcd378: Add ACPI code for S3 resumePatrick Rudolph
2018-07-22superio/nuvoton/npcd378: Fix resource sizePatrick Rudolph
2018-07-18superio/nuvoton: remove LDN-specific ops overridesFelix Held
2018-06-01superio/nuvoton/npcd378: Add PSU fan controlPatrick Rudolph
2018-05-14superio/nuvoton: Add support for NPCD378Patrick Rudolph
2018-01-07nuvoton/nct6776: Add ACPI declarationsTobias Diedrich
2017-11-30nuvoton/nct5572d: Disable mouse controller also during resumePaul Menzel
2017-11-30superio: Log if mouse controller is disabledPaul Menzel
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-05-11superio/nuvoton: Make SuperIO config functions externally availableArthur Heymans
2016-11-28sio/nuvoton: Include generic nuvoton driver in bootblock stageTeo Boon Tiong
2016-10-01superio/nuvoton: Add back Nuvoton NCT6776 supportTeo Boon Tiong
2016-09-02Fix newlines at the end of filesMartin Roth
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-07-31superio/nuvoton: Add Nuvoton NCT6791DOmar Pakker
2016-04-02superio/nuvoton: Use official spelling of Nuvoton in `CHIP_NAME`Paul Menzel
2016-02-09superio/nuvoton/nct5572d: Add PS/2 presence detectPaul Menzel
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2015-11-16Revert "Drop SuperIO nuvoton/nct6779d"Stefan Reinauer
2015-11-02superio/nuvoton/nct5572d: Add missing logical devicesKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30Drop SuperIO nuvoton/nct6779dStefan Reinauer
2015-10-30Drop SuperIO nuvoton/nct6776Stefan Reinauer
2015-10-23superio/nuvoton/nct5572d: Enable power state after power failure supportTimothy Pearson
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19superio/nuvoton: Add support for Nuvoton NCT6779DMatt DeVillier
2015-05-17nuvoton/nct6776: there is no IRQ for LDN8Felix Held
2015-05-14superio/nct5104d: Handle shared GPIO/UART pinsKyösti Mälkki
2015-05-14superio/nct5104d: Refactor IRQ trigger configKyösti Mälkki
2014-12-01Mark non-executable files non-executablePatrick Georgi
2014-10-30superio/nuvoton: Add support for Nuvoton NCT6776Felix Held
2014-10-30superio/nuvoton: Add support for Nuvoton NCT5572DFelix Held
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-07-17superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-20superio/nuvoton: Add chip support for setting IRQs to edge/levelDave Frodin
2014-06-20superio/nuvoton: Adds a function to route pins 41-48 to UARTDDave Frodin
2014-06-09nuvoton/nct5104d: Update the #defined LDNsDave Frodin
2014-06-06superio/nuvoton: factor out generic romstage componentsFelix Held
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-04-06superio/nuvoton/nct5104d: Avoid .c includesEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2013-12-07Correct file permissions.Idwer Vollering
2013-07-03pnp: Add some default functions to enter/exit config stateNico Huber