- d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 4 years, 3 months ago
- 1eb0e19 superio/common: Remove unused include 'pnp_def.h' by Elyes HAOUAS · 4 years, 2 months ago
- 6c244bd superio/it8772f: use pnp_ops.h for pnp register access by Felix Held · 4 years, 2 months ago
- 08abfa3 superio/winbond/w83627*: use hwm5_conf.h for HWM setup by Felix Held · 4 years, 2 months ago
- fa120eb superio/it8772f: use HWM access functionality from hwm5_conf.h by Felix Held · 4 years, 2 months ago
- 166b55c superio/hwm5_conf: factor out HWM access from ITE env_ctrl by Felix Held · 4 years, 2 months ago
- 495bb66 src: Capitalize Super I/O by Elyes HAOUAS · 4 years, 3 months ago
- f7ed3d4 device: Rename scan_static_bus() -> enable_static_devices() by Nico Huber · 4 years, 9 months ago
- 28cbab3 superio/common: Fix types in printf by Patrick Georgi · 4 years, 3 months ago
- 5403a8e superio/common: fix regression in ssdt by Michael Niewöhner · 4 years, 3 months ago
- 464f834 superio/smsc/lpc47b397: fix regression in ops override by Felix Held · 4 years, 3 months ago
- a8a9fb0 src/superio/aspeed/ast2400: Use new SuperIO acpigen by Christian Walter · 4 years, 6 months ago
- c162131 superio/common: Add ssdtgen for generic SuperIOs by Patrick Rudolph · 4 years, 7 months ago
- 2a3f9f5 smsc/superio/sio1007: Fix header name by Kyösti Mälkki · 4 years, 4 months ago
- 98d5a86 src/superio/nuvoton: Add support for NCT5539D by Pavel Sayekat · 4 years, 5 months ago
- ae5b367 superio/fintek: Add f81803A by Richard Spiegel · 4 years, 6 months ago
- b8477797 nuvoton/early_serial: improve comments on serial pinmux settings by Felix Held · 4 years, 6 months ago
- 09b103a superio/nuvoton/nct6776: Make Kconfig symbol dependent by Angel Pons · 4 years, 6 months ago
- 78fa372 superio/nuvoton/nct6791d: Add symbol to select COM port by Angel Pons · 4 years, 6 months ago
- d3872fc superio/fintek/f71863fg: Remove variable set but not used by Elyes HAOUAS · 4 years, 7 months ago
- 2e1fea4 superio: Add ASpeed AST2400 by Frans Hendriks · 5 years ago
- 72f6fbb superio/ite: Add IT8786E-I by Kyösti Mälkki · 6 years ago
- dcfff37 src/superio/ite/common: Prepare for ITE IT8786E SuperIO by Michał Żygowski · 5 years ago
- 13bfd04 superio/fintek/f71808a: Add more optional ramstage registers by Max Blau · 4 years, 8 months ago
- cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 4 years, 9 months ago
- a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
- d2894f6 src/nsc/common/nsc.h: Drop unused include by Elyes HAOUAS · 4 years, 9 months ago
- 3e41b9b Remove leftover files by Kyösti Mälkki · 4 years, 9 months ago
- cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 4 years, 9 months ago
- 6d81b15 superio/ite/it8613e: add support for ITE IT8613E by Krystian Hebel · 4 years, 10 months ago
- 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 4 years, 9 months ago
- 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 4 years, 9 months ago
- 97445f2 superio/ite/common: add option for enabling 5 FANs by Krystian Hebel · 4 years, 10 months ago
- 65b514c superio/ite/common/env_ctrl.c: fix IS_ENABLED argument by Krystian Hebel · 4 years, 9 months ago
- 9c790a2 superio/nsc/pc87417: Use common early_serial by Peter Lemenkov · 4 years, 10 months ago
- 272804f superio/nsc/pc87366: Use common early_serial by Peter Lemenkov · 4 years, 10 months ago
- 485937f superio/nsc/pc87360: Use common early_serial by Peter Lemenkov · 4 years, 10 months ago
- 0538328 superio/nsc/pc87309: Use common early_serial by Peter Lemenkov · 4 years, 10 months ago
- 1224570 superio/nsc/pc87392: Use common early_serial by Peter Lemenkov · 4 years, 10 months ago
- e7705f2 superio/nsc: Introduce common early_serial by Peter Lemenkov · 4 years, 10 months ago
- 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 4 years, 10 months ago
- 2b2325e superio/winbond/w83627ehg: Correct CR 0x2a comment by Elyes HAOUAS · 4 years, 10 months ago
- 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 4 years, 11 months ago
- dacf083 superio/common/conf_mode: use pnp_write_config instead of outb calls by Felix Held · 4 years, 11 months ago
- 5449007 superio/ite: Add it8528e by Patrick Rudolph · 5 years ago
- 747eeaf superio/it8716f: fix pnp_dev_info by Felix Held · 5 years ago
- b91b0cc superio/wpcm450: fix keyboard IO masks by Felix Held · 5 years ago
- d5292bf superio/nsc: fix IO masks by Felix Held · 5 years ago
- 0feaa85 src/superio/smsc/smscsuperio/superio.c: Add SCH5504 by Angel Pons · 5 years ago
- 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 5 years ago
- 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 5 years ago
- 14df1b0 superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces by Elyes HAOUAS · 5 years ago
- 7d81718 smsc/sch5147: Implement ACPI handling of a few LDN by Arthur Heymans · 5 years ago
- f1a3503 superio/smsc: Add SCH5147 by Arthur Heymans · 5 years ago
- fb11c0d {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 5 years ago
- ad8478f superio/ite/it8772f: Fix typo by Elyes HAOUAS · 5 years ago
- 31f2b5a superio/ite/it8721f/acpi: Remove unneeded white space by Elyes HAOUAS · 5 years ago
- 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 5 years ago
- e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 5 years ago
- 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 5 years ago
- c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 5 years ago
- a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 5 years ago
- e155e78 superio/ite/it8721f: Add SuperIO ACPI declarations by Arthur Heymans · 5 years ago
- 7200638 superio/ite/it8721f: Add resources by Arthur Heymans · 5 years ago
- e37d771 superio/ite/it8720f: fix power control init by Felix Held · 5 years ago
- fd9f4f7 superio/winbond/w83627hf: Remove unused value by Elyes HAOUAS · 5 years ago
- 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 5 years ago
- 4cc0126 superio: fix and extend pnp_info of wpcd376i by Stefan Tauner · 5 years ago
- 66da032 superio/nuvoton/nct6776/acpi: Add PS/2 mouse support by Tristan Corrick · 5 years ago
- 8f731b8 superio/acpi: Make _CRS methods Serialized, eliminating IASL remarks by Tristan Corrick · 5 years ago
- 19961a4 superio/nuvoton/nct6776/acpi: Add parallel port support by Tristan Corrick · 5 years ago
- 4505ab2 superio/nuvoton/nct6776/acpi: Fix typo in comments by Tristan Corrick · 5 years ago
- e75bac3 sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct by Felix Held · 5 years ago
- 8c85880 superio/winbond: remove LDN-specific ops overrides by Felix Held · 5 years ago
- a2c49b0 superio/via: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 552bc70 superio/renesas: remove LDN-specific ops overrides by Felix Held · 5 years ago
- bbc3094 superio/intel: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 8ac8ac6 superio/fintek: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 9ae150a superio/nuvoton/npcd378: Add ACPI code for S3 resume by Patrick Rudolph · 5 years ago
- 61c3b59 superio/nuvoton/npcd378: Fix resource size by Patrick Rudolph · 5 years ago
- faca0bc superio/nsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
- b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 5 years ago
- c40275b superio/ite: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
- 9911d64 superio/nuvoton: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 01d2e46 superio: move files to match the common naming scheme by Felix Held · 6 years ago
- c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 6 years ago
- 5bd5a9a src/superio/{ite,smsc}: Remove space before tab by Elyes HAOUAS · 6 years ago
- 9bd6015 superio/nuvoton/npcd378: Add PSU fan control by Patrick Rudolph · 6 years ago
- c622dc5 superio/ite/it8720f: Implement power control by Samuel Holland · 6 years ago
- 4576600 superio/nuvoton: Add support for NPCD378 by Patrick Rudolph · 6 years ago
- f5f552a superio/ite/it8623e: initialize the PWM fan controller by Kevin Cody-Little · 6 years ago
- 41aa5ec superio/ite/common: Add options to enable beeps by Vagiz Trakhanov · 6 years ago
- 264566c Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 6 years ago
- c9c2926 superio/ite/it8623e: add support for SIO chip ITE IT8623E by Gergely Kiss · 6 years ago
- 0766d2c superio/f71869ad: Add temperature sensor type by Renze Nicolai · 6 years ago
- 4f512db nuvoton/nct6776: Add ACPI declarations by Tobias Diedrich · 6 years ago
- 1a14375 superio/ite: add missing pnp_conf_mode fields in ops struct by Felix Held · 6 years ago
- e90e2e5 winbond/w83977tf: Add ACPI declarations by Keith Hui · 6 years ago
- 88a61bb nuvoton/nct5572d: Disable mouse controller also during resume by Paul Menzel · 6 years ago
- 6ff1078 superio: Log if mouse controller is disabled by Paul Menzel · 6 years ago