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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the fallthrough statement in switch loops
Arthur Heymans
2022-02-16
1
-1
/
+1
*
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-07
4
-12
/
+12
*
superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statement
Elyes HAOUAS
2022-01-31
1
-1
/
+1
*
superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h`
Elyes HAOUAS
2022-01-10
1
-0
/
+2
*
src/superio/smsc: Remove unused <stdlib.h>
Elyes HAOUAS
2022-01-10
1
-1
/
+0
*
src/superio: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-01-10
2
-2
/
+0
*
superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntax
Felix Singer
2022-01-01
1
-2
/
+2
*
superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntax
Felix Singer
2022-01-01
1
-13
/
+13
*
superio/winbond/w83627hf/acpi: Replace LAnd() with ASL 2.0 syntax
Felix Singer
2022-01-01
1
-1
/
+1
*
superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntax
Felix Singer
2021-12-31
1
-2
/
+2
*
superio/winbond/w83627hf/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax
Felix Singer
2021-12-30
1
-7
/
+7
*
superio/smsc/sch5545: Disable PS/2 lines isolation during init
Michał Żygowski
2021-11-27
1
-0
/
+6
*
superio/smsc/sch5545: Clear PMEs in the early init
Michał Żygowski
2021-11-27
1
-0
/
+7
*
superio: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
13
-14
/
+14
*
src/soc to src/superio: Fix spelling errors
Martin Roth
2021-10-05
3
-7
/
+7
*
superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE
Bill XIE
2021-08-29
1
-1
/
+1
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
6
-6
/
+6
*
superio/nuvoton/npcd378: Fall back to non-negative value
Angel Pons
2021-04-28
1
-2
/
+2
*
superio/nuvoton/npcd378: Fix `psu_fan_lvl` option
Angel Pons
2021-04-21
1
-3
/
+3
*
superio: Use get_int_option()
Angel Pons
2021-04-21
5
-12
/
+7
*
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-03-22
1
-2
/
+0
*
superio/smsc/sch5545: Add missing <types.h>
Elyes HAOUAS
2021-02-13
2
-1
/
+2
*
src/superio: Fix typo in comment
Elyes HAOUAS
2021-02-11
2
-2
/
+2
*
superio/nuvoton/common/Kconfig: Remove HWM config
Frans Hendriks
2021-01-29
1
-4
/
+0
*
src/superio: trim and move Makefile.inc, instead use wildcard matches
Idwer Vollering
2020-12-27
2
-14
/
+4
*
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-12-03
1
-3
/
+2
*
superio/smsc/sio1036: Support 16-bit IO port addressing
Nikolai Vyssotski
2020-11-18
1
-2
/
+2
*
superio/nuvoton: Factor out equivalent Kconfig option
Angel Pons
2020-10-19
5
-18
/
+8
*
superio/nuvoton: Correct NCT6791D COM A mux toggle
Angel Pons
2020-10-19
1
-4
/
+1
*
superio: Add newline to log message about disabled mouse controller
Paul Menzel
2020-10-17
2
-2
/
+2
*
superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A
Paul Menzel
2020-10-17
1
-1
/
+1
*
superio/nuvoton/common: Collapse two if statements
Paul Menzel
2020-10-13
1
-5
/
+2
*
superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-2
/
+2
*
superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-13
/
+13
*
superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-13
/
+13
*
superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-10
/
+10
*
superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-3
/
+3
*
superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
2
-32
/
+32
*
superio/ite: Distinguish between chips for PECI readings
Michael Büchler
2020-09-22
8
-3
/
+41
*
superio/nuvoton: Inline `nuvoton_hwm_select_bank`
Angel Pons
2020-09-18
3
-18
/
+7
*
src: Remove redundant <device/pnp_type.h>
Elyes HAOUAS
2020-09-17
1
-1
/
+0
*
src: Remove redundant <device/pnp_def.h>
Elyes HAOUAS
2020-09-17
5
-5
/
+1
*
src/superio: Remove unused <device/pnp_def.h>
Elyes HAOUAS
2020-09-14
3
-3
/
+0
*
src/superio: Use 'PNP_IDX_*' macros instead of magic numbers
Elyes HAOUAS
2020-09-11
5
-10
/
+15
*
superio/winbond/wpcd376i: Resurrect the driver
Samuel Holland
2020-08-31
5
-0
/
+93
*
src/superio: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
8
-9
/
+0
*
superio/ite: delay PWRGD3 during resume
Michael Büchler
2020-08-21
2
-0
/
+28
*
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-18
1
-1
/
+0
*
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
[next]