index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
superio
/
ite
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
1
-1
/
+1
*
superio: Use get_int_option()
Angel Pons
2021-04-21
1
-3
/
+1
*
superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-13
/
+13
*
superio/ite: Distinguish between chips for PECI readings
Michael Büchler
2020-09-22
8
-3
/
+41
*
src/superio: Use 'PNP_IDX_*' macros instead of magic numbers
Elyes HAOUAS
2020-09-11
1
-1
/
+2
*
src/superio: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
3
-3
/
+0
*
superio/ite: delay PWRGD3 during resume
Michael Büchler
2020-08-21
2
-0
/
+28
*
superio/ite/it8728f: Correct Kconfig selections
Matt DeVillier
2020-08-14
1
-0
/
+2
*
superio/ite/common: Add support for closed-loop mode
Matt DeVillier
2020-08-14
3
-6
/
+23
*
superio/*/Makefiles: Remove non-existing directory inclusion
Elyes HAOUAS
2020-08-13
1
-2
/
+0
*
superio/ite: allow 24 MHz clock for external sensor interface
Michael Büchler
2020-08-10
2
-0
/
+12
*
superio/ite: configure EC for fans to full at thermal limit
Michael Büchler
2020-08-10
3
-10
/
+16
*
superio/ite/Makefile.inc: Add it8613e
Angel Pons
2020-05-26
1
-0
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
66
-66
/
+0
*
superio/ite: Improve code formatting
Elyes HAOUAS
2020-03-31
6
-16
/
+13
*
src/superio: replace license boilerplate with SPDX
Felix Held
2020-01-30
66
-1034
/
+132
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-1
/
+1
*
superio/ite/it8728f: remove unused LDN selection register define
Felix Held
2019-12-16
1
-1
/
+0
*
superio/ite: remove unused stdint.h include from header files
Felix Held
2019-12-16
2
-4
/
+0
*
superio/ite/it8528e: Fix typo
Elyes HAOUAS
2019-12-05
1
-1
/
+1
*
superio/*/*/acpi: Improve the readability of the IndexField
Elyes HAOUAS
2019-11-05
4
-4
/
+4
*
superio: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-20
8
-8
/
+2
*
src/superio: Remove unused 'include <arch/io.h>'
Elyes HAOUAS
2019-10-16
1
-1
/
+0
*
src/superio: Remove unused superio chips
Martin Roth
2019-10-13
9
-427
/
+0
*
superio/it8772f: use pnp_ops.h for pnp register access
Felix Held
2019-10-08
2
-39
/
+17
*
superio/it8772f: use HWM access functionality from hwm5_conf.h
Felix Held
2019-10-08
1
-35
/
+26
*
superio/hwm5_conf: factor out HWM access from ITE env_ctrl
Felix Held
2019-10-08
1
-71
/
+51
*
superio/ite: Add IT8786E-I
Kyösti Mälkki
2019-05-15
7
-0
/
+395
*
src/superio/ite/common: Prepare for ITE IT8786E SuperIO
Michał Żygowski
2019-05-15
4
-2
/
+46
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
4
-19
/
+19
*
superio/ite/it8613e: add support for ITE IT8613E
Krystian Hebel
2019-03-06
5
-0
/
+206
*
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
8
-5
/
+8
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
6
-6
/
+0
*
superio/ite/common: add option for enabling 5 FANs
Krystian Hebel
2019-03-02
4
-22
/
+111
*
superio/ite/common/env_ctrl.c: fix IS_ENABLED argument
Krystian Hebel
2019-03-02
1
-1
/
+1
*
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-07
1
-1
/
+0
*
superio/ite: Add it8528e
Patrick Rudolph
2019-01-24
5
-0
/
+146
*
superio/it8716f: fix pnp_dev_info
Felix Held
2019-01-24
1
-10
/
+12
*
superio/*: Link early initialization into bootblock
Arthur Heymans
2019-01-06
16
-16
/
+20
*
superio/ite/it8772f: Fix typo
Elyes HAOUAS
2018-12-16
1
-1
/
+1
*
superio/ite/it8721f/acpi: Remove unneeded white space
Elyes HAOUAS
2018-12-16
1
-1
/
+1
*
src: Add required space after "switch"
Elyes HAOUAS
2018-11-19
1
-1
/
+1
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
superio/ite/it8721f: Add SuperIO ACPI declarations
Arthur Heymans
2018-08-21
1
-0
/
+171
*
superio/ite/it8721f: Add resources
Arthur Heymans
2018-08-21
1
-1
/
+11
*
superio/ite/it8720f: fix power control init
Felix Held
2018-08-17
2
-7
/
+21
*
src/superio: Fix typo and remove unneeded whitespace
Elyes HAOUAS
2018-08-09
1
-1
/
+1
*
superio/ite: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2018-07-18
10
-96
/
+95
*
src/superio/{ite,smsc}: Remove space before tab
Elyes HAOUAS
2018-06-04
1
-1
/
+1
*
superio/ite/it8720f: Implement power control
Samuel Holland
2018-05-15
1
-0
/
+24
[next]