Age | Commit message (Expand) | Author |
2019-05-15 | superio/ite: Add IT8786E-I | Kyösti Mälkki |
2019-05-15 | src/superio/ite/common: Prepare for ITE IT8786E SuperIO | Michał Żygowski |
2019-05-01 | superio/fintek/f71808a: Add more optional ramstage registers | Max Blau |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-18 | src/nsc/common/nsc.h: Drop unused include | Elyes HAOUAS |
2019-03-14 | Remove leftover files | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | superio/ite/it8613e: add support for ITE IT8613E | Krystian Hebel |
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-03-02 | superio/ite/common: add option for enabling 5 FANs | Krystian Hebel |
2019-03-02 | superio/ite/common/env_ctrl.c: fix IS_ENABLED argument | Krystian Hebel |
2019-02-14 | superio/nsc/pc87417: Use common early_serial | Peter Lemenkov |
2019-02-14 | superio/nsc/pc87366: Use common early_serial | Peter Lemenkov |
2019-02-14 | superio/nsc/pc87360: Use common early_serial | Peter Lemenkov |
2019-02-14 | superio/nsc/pc87309: Use common early_serial | Peter Lemenkov |
2019-02-14 | superio/nsc/pc87392: Use common early_serial | Peter Lemenkov |
2019-02-14 | superio/nsc: Introduce common early_serial | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-02-04 | superio/winbond/w83627ehg: Correct CR 0x2a comment | Elyes HAOUAS |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2019-01-25 | superio/common/conf_mode: use pnp_write_config instead of outb calls | Felix Held |
2019-01-24 | superio/ite: Add it8528e | Patrick Rudolph |
2019-01-24 | superio/it8716f: fix pnp_dev_info | Felix Held |
2019-01-24 | superio/wpcm450: fix keyboard IO masks | Felix Held |
2019-01-17 | superio/nsc: fix IO masks | Felix Held |
2019-01-15 | src/superio/smsc/smscsuperio/superio.c: Add SCH5504 | Angel Pons |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
2018-12-28 | superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces | Elyes HAOUAS |
2018-12-19 | smsc/sch5147: Implement ACPI handling of a few LDN | Arthur Heymans |
2018-12-19 | superio/smsc: Add SCH5147 | Arthur Heymans |
2018-12-18 | {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-16 | superio/ite/it8772f: Fix typo | Elyes HAOUAS |
2018-12-16 | superio/ite/it8721f/acpi: Remove unneeded white space | Elyes HAOUAS |
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-16 | src: Remove unneeded include <pc80/keyboard.h> | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-08-21 | superio/ite/it8721f: Add SuperIO ACPI declarations | Arthur Heymans |
2018-08-21 | superio/ite/it8721f: Add resources | Arthur Heymans |
2018-08-17 | superio/ite/it8720f: fix power control init | Felix Held |
2018-08-13 | superio/winbond/w83627hf: Remove unused value | Elyes HAOUAS |
2018-08-09 | src/superio: Fix typo and remove unneeded whitespace | Elyes HAOUAS |
2018-08-09 | superio: fix and extend pnp_info of wpcd376i | Stefan Tauner |
2018-08-03 | superio/nuvoton/nct6776/acpi: Add PS/2 mouse support | Tristan Corrick |
2018-08-03 | superio/acpi: Make _CRS methods Serialized, eliminating IASL remarks | 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-26 | sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct | Felix Held |
2018-07-25 | superio/winbond: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/via: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/renesas: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/intel: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/fintek: remove LDN-specific ops overrides | Felix Held |
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/nsc: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-07-18 | superio/smsc: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-07-18 | superio/ite: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-07-18 | superio/nuvoton: remove LDN-specific ops overrides | Felix Held |
2018-07-06 | superio: move files to match the common naming scheme | Felix Held |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-04 | src/superio/{ite,smsc}: Remove space before tab | Elyes HAOUAS |
2018-06-01 | superio/nuvoton/npcd378: Add PSU fan control | Patrick Rudolph |
2018-05-15 | superio/ite/it8720f: Implement power control | Samuel Holland |
2018-05-14 | superio/nuvoton: Add support for NPCD378 | Patrick Rudolph |
2018-05-12 | superio/ite/it8623e: initialize the PWM fan controller | Kevin Cody-Little |
2018-05-04 | superio/ite/common: Add options to enable beeps | Vagiz Trakhanov |
2018-01-15 | Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT | Martin Roth |
2018-01-07 | superio/ite/it8623e: add support for SIO chip ITE IT8623E | Gergely Kiss |
2018-01-07 | superio/f71869ad: Add temperature sensor type | Renze Nicolai |
2018-01-07 | nuvoton/nct6776: Add ACPI declarations | Tobias Diedrich |
2018-01-06 | superio/ite: add missing pnp_conf_mode fields in ops struct | Felix Held |
2017-12-02 | winbond/w83977tf: Add ACPI declarations | Keith Hui |
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-10-25 | superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros | Keith Hui |
2017-10-22 | superio/ite/common: Make PECI a thermal mode | Vagiz Trakhanov |
2017-10-22 | superio/ite/common: Add temperature limits | Vagiz Trakhanov |
2017-10-22 | superio/ite/common: Add temperature offset | Vagiz Trakhanov |
2017-09-21 | winbond/w83627hf: Drop early_init.c | Keith Hui |
2017-09-21 | winbond/w83697hf: Drop early_serial.c | Keith Hui |
2017-09-21 | superio/winbond/*: Unify w*_set_clksel_48() | Keith Hui |
2017-08-21 | superio/winbond/w83627*: Remove deprecated code | Keith Hui |
2017-08-15 | superio/winbond/w83977tf: Drop early_serial.c | Keith Hui |
2017-08-06 | sio/smsc/kbc1100: Fix some style issues | Arthur Heymans |
2017-07-08 | superio/ite/it8716f: Update init_ec | Martin Roth |
2017-07-07 | src/superio: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2017-06-12 | superio/ite/it8720f: add new IT8720F Super I/O | Samuel Holland |
2017-06-12 | superio/ite/it8728f: remove unused header | Samuel Holland |
2017-06-12 | superio/ite/common: fix prototype to match others | Samuel Holland |
2017-06-12 | superio/acpi: allow custom HID on generic device | Samuel Holland |
2017-06-12 | superio/acpi: allow 3 I/O ranges on generic device | Samuel Holland |
2017-06-04 | superio/winbond/*/header: Include <arch/io.h> | Arthur Heymans |
2017-05-11 | superio/nuvoton: Make SuperIO config functions externally available | Arthur Heymans |
2017-05-09 | superio/ite/it8728f: Hook up common environment-controller driver | Tobias Diedrich |