Age | Commit message (Expand) | Author |
---|---|---|
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | 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-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-01-09 | acpi: Be more ACPI compliant when generating _UID | Patrick Rudolph |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-09-21 | drivers/wifi/generic.c: Upper case the AML WiFi name as required by spec | Andrew McRae |
2019-07-13 | drivers/wifi: Add generic WiFi driver | Karthikeyan Ramasubramanian |