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-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-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-24 | superio/ite: Add it8528e | Patrick Rudolph |
2019-01-24 | superio/it8716f: fix pnp_dev_info | Felix Held |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
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-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-09 | src/superio: Fix typo and remove unneeded whitespace | Elyes HAOUAS |
2018-07-18 | superio/ite: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-06-04 | src/superio/{ite,smsc}: Remove space before tab | Elyes HAOUAS |
2018-05-15 | superio/ite/it8720f: Implement power control | Samuel Holland |
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-07 | superio/ite/it8623e: add support for SIO chip ITE IT8623E | Gergely Kiss |
2018-01-06 | superio/ite: add missing pnp_conf_mode fields in ops struct | Felix Held |
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-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-05-09 | superio/ite/it8728f: Hook up common environment-controller driver | Tobias Diedrich |
2016-12-13 | sio/ite/it8783ef: Return (0) in ACPI _PSC methods | Nico Huber |
2016-12-07 | sio/ite/it8783ef: New super i/o chip | Nico Huber |
2016-12-07 | sio/ite/common: Export pnp_enter/exit_conf_state() | Nico Huber |
2016-11-28 | common Ite EC driver: Enable PWM smoothing via devicetree | Arthur Heymans |
2016-11-28 | sio/it8718f: Hook up common environment-controller driver | Arthur Heymans |
2016-11-18 | sio/it8772f: add GPIO blink definition needed by google/tricky | Matt DeVillier |
2016-11-17 | sio/ite/common: Add generic environment-controller driver | Nico Huber |
2016-09-05 | src/superio: Improve code formatting | Elyes HAOUAS |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2015-12-31 | superio/it8772f: Add register to set the default value of FAN speed | Ted Kuo |
2015-12-31 | superio/it8772f: Add switch to enable HWM (Hardware Monitor) | Ted Kuo |
2015-12-30 | superio/it8718f: Add missing PNP info | Damien Zammit |
2015-12-29 | device/pnp: Ability to set vendor specific logical device config | Damien Zammit |
2015-12-26 | IT8772F: Clean up it8772f includes and add a LED API | david |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | Drop SuperIO ite/it8661f | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-14 | superio: Replace the indexed I/O functions | Dave Frodin |
2015-03-21 | superio: ite8772f: Exit extemp busy state | Ryan Lin |
2014-11-04 | superio/ite: Use common dispatch for pnp entry/exit functions | Edward O'Callaghan |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
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-09-17 | pnp: Allow setting of misc register 0xf4 in device tree | Stefan Reinauer |
2014-09-11 | pnp: Allow setting of misc register 0xfa in device tree | Stefan Reinauer |
2014-07-18 | src/superio/ite/it8772f: Separate mainboard from SIO at obj level | Edward O'Callaghan |
2014-06-20 | superio/ite/it8772f: Remove prototypes for func with no body | Edward O'Callaghan |
2014-06-03 | superio/ite/it8661f: Make early_serial into romstage sym | Edward O'Callaghan |
2014-06-03 | superio/ite/it8772f: Depreciate early wdt functions | Edward O'Callaghan |
2014-06-03 | superio/ite/it8772f: Move towards removing #include .c | Edward O'Callaghan |
2014-05-28 | superio/ite/it8712f: Depreciate model specific early_serial.c | Edward O'Callaghan |
2014-05-28 | superio/ite/it8712f: Drop model specific sio func for generic ver | Edward O'Callaghan |
2014-05-24 | superio/ite/it8721f: Trivial drop redundant headers | Edward O'Callaghan |
2014-05-23 | Implement proper IT8728F PNP ops | Rudolf Marek |
2014-05-23 | ite/common: Introduce common watchdog and 3.3V VSB helpers | Rudolf Marek |
2014-05-23 | superio/ite/it8728f/it8728f_hwm.c: Small fixes | Rudolf Marek |
2014-05-13 | superio/*: Remove redundant chip.h header | Edward O'Callaghan |
2014-05-13 | superio/*: Deal with some chip.h special cases | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-12 | superio/ite/it8718f: Remove hard coding from romstage | Edward O'Callaghan |
2014-05-11 | superio/ite/*: Factor out generic romstage component | Edward O'Callaghan |
2014-05-11 | superio/ite/it8728f: RAMstage PNP configuration component | Edward O'Callaghan |
2014-04-26 | superio/ite/it8673f: Remove poor implementation | Edward O'Callaghan |
2014-04-26 | superio/ite/it8705f: Remove poor implementation | Edward O'Callaghan |
2014-04-26 | superio/ite/it8716f: Rewrite from hardcoded base addr | Edward O'Callaghan |
2014-04-26 | superio/ite/it8721f: Rewrite from hardcoded base addr | Edward O'Callaghan |
2014-04-15 | superio/ite/it8728f: Fix headers and prototype location | Edward O'Callaghan |
2014-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2013-07-20 | it8728f: Add ITE IT8728F superio early serial support. | Damien Zammit |
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-06-17 | pnp: Unify some alignment to ease autogenerating patches | Nico Huber |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
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-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-04-02 | Add support for ITE IT8772F SuperI/O chip | Stefan Reinauer |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-09-14 | Add IT8721F support | QingPei Wang |