summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/common
Commit message (Expand)AuthorAgeFilesLines
* superio/hwm5_conf: factor out HWM access from ITE env_ctrlFelix Held2019-10-081-71/+51
* src/superio/ite/common: Prepare for ITE IT8786E SuperIOMichał Żygowski2019-05-154-2/+46
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-18/+18
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-1/+2
* superio/ite/common: add option for enabling 5 FANsKrystian Hebel2019-03-024-22/+111
* superio/ite/common/env_ctrl.c: fix IS_ENABLED argumentKrystian Hebel2019-03-021-1/+1
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-062-4/+4
* src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS2018-06-041-1/+1
* superio/ite/common: Add options to enable beepsVagiz Trakhanov2018-05-043-3/+34
* superio/ite/common: Make PECI a thermal modeVagiz Trakhanov2017-10-223-21/+16
* superio/ite/common: Add temperature limitsVagiz Trakhanov2017-10-223-0/+12
* superio/ite/common: Add temperature offsetVagiz Trakhanov2017-10-223-11/+48
* superio/ite/common: fix prototype to match othersSamuel Holland2017-06-121-1/+1
* sio/ite/common: Export pnp_enter/exit_conf_state()Nico Huber2016-12-072-2/+5
* common Ite EC driver: Enable PWM smoothing via devicetreeArthur Heymans2016-11-281-0/+2
* sio/ite/common: Add generic environment-controller driverNico Huber2016-11-174-0/+509
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+20
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-272-13/+13
* ite/common: Introduce common watchdog and 3.3V VSB helpersRudolf Marek2014-05-232-0/+42
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-112-0/+122