aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton
AgeCommit message (Expand)Author
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
2013-06-17pnp: Remove now plain wrappers for default PnP functionsNico Huber
2013-06-17pnp: Register implementations of enter/exit config stateNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-04-12Add new superio deviceSteven Sherk
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-02-05SIO: condition compile Nuvoton WPCM450 early_init.cKerry Sheh
2011-11-01remove trailing whitespaceStefan Reinauer
2011-08-09Do not compile nuvoton superio for all boardAlexandru Gagniuc
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-03-27This is for board Supermicro H8scm. The code was done by existing chips andZheng Bao