Age | Commit message (Expand) | Author |
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-03-25 | superio/nuvoton/nct5104d: add chip config option to reset GPIOs | Michał Żygowski |
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 |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-07-18 | superio/nuvoton: remove LDN-specific ops overrides | Felix Held |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2016-04-02 | superio/nuvoton: Use official spelling of Nuvoton in `CHIP_NAME` | Paul Menzel |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
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-10-27 | superio/*/superio.c: Don't hide pointer types behind typedefs | Edward O'Callaghan |
2014-06-20 | superio/nuvoton: Add chip support for setting IRQs to edge/level | Dave Frodin |
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 |