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
/
generic.c
Age
Commit message (
Expand
)
Author
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-01-30
src/superio: replace license boilerplate with SPDX
Felix Held
2019-12-22
superio/common: Add more ACPI methods
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-11
superio/common: fix regression in ssdt
Michael Niewöhner
2019-09-06
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph