summaryrefslogtreecommitdiff
path: root/src/superio/ite
AgeCommit message (Expand)Author
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-21superio: Use get_int_option()Angel Pons
2020-10-12superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS
2020-09-22superio/ite: Distinguish between chips for PECI readingsMichael Büchler
2020-09-11src/superio: Use 'PNP_IDX_*' macros instead of magic numbersElyes HAOUAS
2020-08-24src/superio: Drop unneeded empty linesElyes HAOUAS
2020-08-21superio/ite: delay PWRGD3 during resumeMichael Büchler
2020-08-14superio/ite/it8728f: Correct Kconfig selectionsMatt DeVillier
2020-08-14superio/ite/common: Add support for closed-loop modeMatt DeVillier
2020-08-13superio/*/Makefiles: Remove non-existing directory inclusionElyes HAOUAS
2020-08-10superio/ite: allow 24 MHz clock for external sensor interfaceMichael Büchler
2020-08-10superio/ite: configure EC for fans to full at thermal limitMichael Büchler
2020-05-26superio/ite/Makefile.inc: Add it8613eAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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