summaryrefslogtreecommitdiff
path: root/src/superio/ite
AgeCommit message (Expand)Author
2020-03-31superio/ite: Improve code formattingElyes HAOUAS
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-16superio/ite/it8728f: remove unused LDN selection register defineFelix Held
2019-12-16superio/ite: remove unused stdint.h include from header filesFelix Held
2019-12-05superio/ite/it8528e: Fix typoElyes HAOUAS
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-16src/superio: Remove unused 'include <arch/io.h>'Elyes HAOUAS
2019-10-13src/superio: Remove unused superio chipsMartin Roth
2019-10-08superio/it8772f: use pnp_ops.h for pnp register accessFelix Held
2019-10-08superio/it8772f: use HWM access functionality from hwm5_conf.hFelix Held
2019-10-08superio/hwm5_conf: factor out HWM access from ITE env_ctrlFelix Held
2019-05-15superio/ite: Add IT8786E-IKyösti Mälkki
2019-05-15src/superio/ite/common: Prepare for ITE IT8786E SuperIOMichał Żygowski
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06superio/ite/it8613e: add support for ITE IT8613EKrystian Hebel
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-02superio/ite/common: add option for enabling 5 FANsKrystian Hebel
2019-03-02superio/ite/common/env_ctrl.c: fix IS_ENABLED argumentKrystian Hebel
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-24superio/ite: Add it8528ePatrick Rudolph
2019-01-24superio/it8716f: fix pnp_dev_infoFelix Held
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-12-16superio/ite/it8772f: Fix typoElyes HAOUAS
2018-12-16superio/ite/it8721f/acpi: Remove unneeded white spaceElyes HAOUAS
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-08-21superio/ite/it8721f: Add SuperIO ACPI declarationsArthur Heymans
2018-08-21superio/ite/it8721f: Add resourcesArthur Heymans
2018-08-17superio/ite/it8720f: fix power control initFelix Held
2018-08-09src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS
2018-07-18superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-06-04src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS
2018-05-15superio/ite/it8720f: Implement power controlSamuel Holland
2018-05-12superio/ite/it8623e: initialize the PWM fan controllerKevin Cody-Little
2018-05-04superio/ite/common: Add options to enable beepsVagiz Trakhanov
2018-01-07superio/ite/it8623e: add support for SIO chip ITE IT8623EGergely Kiss
2018-01-06superio/ite: add missing pnp_conf_mode fields in ops structFelix Held
2017-10-22superio/ite/common: Make PECI a thermal modeVagiz Trakhanov
2017-10-22superio/ite/common: Add temperature limitsVagiz Trakhanov
2017-10-22superio/ite/common: Add temperature offsetVagiz Trakhanov
2017-07-08superio/ite/it8716f: Update init_ecMartin Roth
2017-07-07src/superio: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-12superio/ite/it8720f: add new IT8720F Super I/OSamuel Holland
2017-06-12superio/ite/it8728f: remove unused headerSamuel Holland
2017-06-12superio/ite/common: fix prototype to match othersSamuel Holland
2017-05-09superio/ite/it8728f: Hook up common environment-controller driverTobias Diedrich