Age | Commit message (Expand) | Author |
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 |
2014-10-27 | superio/*/superio.c: Don't hide pointer types behind typedefs | Edward O'Callaghan |
2014-10-27 | superio: Use 'pnp_devfn_t' over 'device_t' in romstage component | Edward O'Callaghan |
2014-07-17 | superio,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-20 | superio/nuvoton: Add chip support for setting IRQs to edge/level | Dave Frodin |
2014-06-20 | superio/nuvoton: Adds a function to route pins 41-48 to UARTD | Dave Frodin |
2014-06-09 | nuvoton/nct5104d: Update the #defined LDNs | Dave Frodin |
2014-06-06 | superio/nuvoton: factor out generic romstage components | Felix Held |
2014-05-13 | superio/*: Remove redundant chip.h header | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-04-06 | superio/nuvoton/nct5104d: Avoid .c includes | Edward O'Callaghan |
2014-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-07-03 | pnp: Add some default functions to enter/exit config state | Nico Huber |
2013-06-17 | pnp: Remove now plain wrappers for default PnP functions | Nico Huber |
2013-06-17 | pnp: Register implementations of enter/exit config state | Nico Huber |
2013-06-17 | pnp: Provide alternative pnp_enable() implementation | Nico Huber |
2013-04-12 | Add new superio device | Steven Sherk |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-02-05 | SIO: condition compile Nuvoton WPCM450 early_init.c | Kerry Sheh |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-08-09 | Do not compile nuvoton superio for all board | Alexandru Gagniuc |
2011-07-22 | Update AMD SR5650 and SB700 | efdesign98 |
2011-04-19 | Drop baud rate init to an arbitrary baud rate from Super I/O code. ... | Stefan Reinauer |
2011-03-27 | This is for board Supermicro H8scm. The code was done by existing chips and | Zheng Bao |