summaryrefslogtreecommitdiff
path: root/src/superio/nuvoton
AgeCommit message (Expand)Author
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