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
/
winbond
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
3
-3
/
+3
*
superio: Use get_int_option()
Angel Pons
2021-04-21
3
-7
/
+4
*
src/superio: Fix typo in comment
Elyes HAOUAS
2021-02-11
1
-1
/
+1
*
superio: Add newline to log message about disabled mouse controller
Paul Menzel
2020-10-17
1
-1
/
+1
*
superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
2
-32
/
+32
*
src: Remove redundant <device/pnp_def.h>
Elyes HAOUAS
2020-09-17
1
-1
/
+0
*
src/superio: Use 'PNP_IDX_*' macros instead of magic numbers
Elyes HAOUAS
2020-09-11
1
-2
/
+3
*
superio/winbond/wpcd376i: Resurrect the driver
Samuel Holland
2020-08-31
5
-0
/
+93
*
superio/*/Makefiles: Remove non-existing directory inclusion
Elyes HAOUAS
2020-08-13
1
-2
/
+0
*
superio/winbond/w83977tf: Add suspend related fields
Keith Hui
2020-06-16
1
-1
/
+7
*
superio/winbond/w83977tf: Scope UART configuration defines more locally
Patrick Georgi
2020-05-20
1
-0
/
+2
*
superio/winbond/w83977tf: Fix iasl warning
Keith Hui
2020-05-19
1
-0
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
37
-37
/
+0
*
superio/winbond/w83977tf: Only list IR logical device if needed
Keith Hui
2020-05-11
2
-0
/
+8
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
superio/winbond: Improve code formatting
Elyes HAOUAS
2020-03-31
5
-116
/
+116
*
superio/winbond/{w83627hf,w83977tf}: Use macro
Elyes HAOUAS
2020-03-31
2
-136
/
+138
*
superio: Replace D1/D2 power states with D3
Nico Huber
2020-03-29
3
-22
/
+22
*
winbond/w83667hg-a: Disable mouse controller also during resume
Paul Menzel
2020-03-10
1
-1
/
+1
*
src/superio: replace license boilerplate with SPDX
Felix Held
2020-01-30
37
-586
/
+74
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
3
-3
/
+3
*
superio/*: Don't use conf_mode directly
Patrick Rudolph
2019-12-13
1
-6
/
+6
*
superio/*/*/acpi: Improve the readability of the IndexField
Elyes HAOUAS
2019-11-05
2
-4
/
+4
*
superio: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-20
6
-6
/
+5
*
src/superio: Remove unused superio chips
Martin Roth
2019-10-13
11
-404
/
+0
*
superio/winbond/w83627*: use hwm5_conf.h for HWM setup
Felix Held
2019-10-08
2
-8
/
+8
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
6
-6
/
+0
*
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
7
-5
/
+7
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
8
-8
/
+0
*
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-07
1
-1
/
+0
*
superio/winbond/w83627ehg: Correct CR 0x2a comment
Elyes HAOUAS
2019-02-04
1
-1
/
+1
*
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
2
-11
/
+10
*
superio/*: Link early initialization into bootblock
Arthur Heymans
2019-01-06
14
-14
/
+17
*
{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-18
1
-1
/
+0
*
src: Add required space after "switch"
Elyes HAOUAS
2018-11-19
7
-8
/
+8
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
3
-3
/
+0
*
src: Remove unneeded include <pc80/keyboard.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
superio/winbond/w83627hf: Remove unused value
Elyes HAOUAS
2018-08-13
1
-1
/
+1
*
superio: fix and extend pnp_info of wpcd376i
Stefan Tauner
2018-08-09
2
-25
/
+36
*
superio/winbond: remove LDN-specific ops overrides
Felix Held
2018-07-25
9
-115
/
+128
*
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-14
3
-3
/
+3
*
winbond/w83977tf: Add ACPI declarations
Keith Hui
2017-12-02
1
-0
/
+384
*
superio: Log if mouse controller is disabled
Paul Menzel
2017-11-30
1
-1
/
+2
*
winbond/w83627hf: Drop early_init.c
Keith Hui
2017-09-21
3
-56
/
+0
*
winbond/w83697hf: Drop early_serial.c
Keith Hui
2017-09-21
3
-62
/
+0
*
superio/winbond/*: Unify w*_set_clksel_48()
Keith Hui
2017-09-21
3
-2
/
+14
*
superio/winbond/w83627*: Remove deprecated code
Keith Hui
2017-08-21
5
-107
/
+0
*
superio/winbond/w83977tf: Drop early_serial.c
Keith Hui
2017-08-15
1
-43
/
+0
*
device/pnp: remove struct io_info
Samuel Holland
2017-06-13
9
-68
/
+68
*
superio/winbond/*/header: Include <arch/io.h>
Arthur Heymans
2017-06-04
4
-0
/
+8
[next]