index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
superio
/
common
Age
Commit message (
Expand
)
Author
2020-09-17
src: Remove redundant <device/pnp_def.h>
Elyes HAOUAS
2020-07-24
superio/common: Avoid NULL pointer dereference
John Zhao
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
superio/{acpi,common}: Improve code formatting
Elyes HAOUAS
2020-03-25
create stdio.h and stdarg.h for {,v}snprintf
Joel Kitching
2020-02-28
superio/common: Validate devicetree
Patrick Rudolph
2020-01-30
src/superio: replace license boilerplate with SPDX
Felix Held
2020-01-09
acpi: Be more ACPI compliant when generating _UID
Patrick Rudolph
2020-01-09
superio/common/ssdt: Make disabled PNP devices ACPI compliant
Patrick Rudolph
2019-12-22
superio/common: Add more ACPI methods
Patrick Rudolph
2019-12-22
superio/common/conf_mode: Add op to write SSDT
Patrick Rudolph
2019-12-12
superio/common/generic: Assign resources behind device
Christian Walter
2019-10-13
superio/common: Remove unused include 'pnp_def.h'
Elyes HAOUAS
2019-10-07
device: Rename scan_static_bus() -> enable_static_devices()
Nico Huber
2019-09-17
superio/common: Fix types in printf
Patrick Georgi
2019-09-11
superio/common: fix regression in ssdt
Michael Niewöhner
2019-09-06
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph
2019-05-24
superio: Add ASpeed AST2400
Frans Hendriks
2019-01-25
superio/common/conf_mode: use pnp_write_config instead of outb calls
Felix Held
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-11-01
superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's
Edward O'Callaghan
2014-10-27
superio/common/conf_mode.c: Don't hide pointers with typedefs
Edward O'Callaghan
2014-05-07
superio/common/conf_mode: Provide another common pnp entry/exit
Edward O'Callaghan
2013-07-03
pnp: Add some default functions to enter/exit config state
Nico Huber