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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/superio: trim and move Makefile.inc, instead use wildcard matches
Idwer Vollering
2020-12-27
1
-0
/
+4
*
src: Remove redundant <device/pnp_def.h>
Elyes HAOUAS
2020-09-17
1
-1
/
+0
*
superio/common: Avoid NULL pointer dereference
John Zhao
2020-07-24
1
-0
/
+3
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
5
-5
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
3
-4
/
+4
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
3
-7
/
+7
*
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-10
1
-1
/
+0
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-2
/
+2
*
superio/{acpi,common}: Improve code formatting
Elyes HAOUAS
2020-03-31
1
-2
/
+1
*
create stdio.h and stdarg.h for {,v}snprintf
Joel Kitching
2020-03-25
1
-0
/
+1
*
superio/common: Validate devicetree
Patrick Rudolph
2020-02-28
1
-0
/
+21
*
src/superio: replace license boilerplate with SPDX
Felix Held
2020-01-30
5
-66
/
+10
*
acpi: Be more ACPI compliant when generating _UID
Patrick Rudolph
2020-01-09
1
-1
/
+2
*
superio/common/ssdt: Make disabled PNP devices ACPI compliant
Patrick Rudolph
2020-01-09
1
-22
/
+22
*
superio/common: Add more ACPI methods
Patrick Rudolph
2019-12-22
2
-1
/
+165
*
superio/common/conf_mode: Add op to write SSDT
Patrick Rudolph
2019-12-22
1
-0
/
+136
*
superio/common/generic: Assign resources behind device
Christian Walter
2019-12-12
1
-5
/
+4
*
superio/common: Remove unused include 'pnp_def.h'
Elyes HAOUAS
2019-10-13
1
-1
/
+0
*
device: Rename scan_static_bus() -> enable_static_devices()
Nico Huber
2019-10-07
1
-1
/
+1
*
superio/common: Fix types in printf
Patrick Georgi
2019-09-17
1
-2
/
+2
*
superio/common: fix regression in ssdt
Michael Niewöhner
2019-09-11
1
-4
/
+8
*
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph
2019-09-06
4
-0
/
+483
*
superio: Add ASpeed AST2400
Frans Hendriks
2019-05-24
1
-0
/
+12
*
superio/common/conf_mode: use pnp_write_config instead of outb calls
Felix Held
2019-01-25
1
-2
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's
Edward O'Callaghan
2014-11-01
1
-0
/
+33
*
superio/common/conf_mode.c: Don't hide pointers with typedefs
Edward O'Callaghan
2014-10-27
1
-5
/
+5
*
superio/common/conf_mode: Provide another common pnp entry/exit
Edward O'Callaghan
2014-05-07
1
-0
/
+24
*
pnp: Add some default functions to enter/exit config state
Nico Huber
2013-07-03
1
-0
/
+50