summaryrefslogtreecommitdiffstats
path: root/src/superio/common
Commit message (Expand)AuthorAgeFilesLines
* superio/common: Remove unused include 'pnp_def.h'Elyes HAOUAS2019-10-131-1/+0
* device: Rename scan_static_bus() -> enable_static_devices()Nico Huber2019-10-071-1/+1
* superio/common: Fix types in printfPatrick Georgi2019-09-171-2/+2
* superio/common: fix regression in ssdtMichael Niewöhner2019-09-111-4/+8
* superio/common: Add ssdtgen for generic SuperIOsPatrick Rudolph2019-09-064-0/+483
* superio: Add ASpeed AST2400Frans Hendriks2019-05-241-0/+12
* superio/common/conf_mode: use pnp_write_config instead of outb callsFelix Held2019-01-251-2/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO'sEdward O'Callaghan2014-11-011-0/+33
* superio/common/conf_mode.c: Don't hide pointers with typedefsEdward O'Callaghan2014-10-271-5/+5
* superio/common/conf_mode: Provide another common pnp entry/exitEdward O'Callaghan2014-05-071-0/+24
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-0/+50