Age | Commit message (Expand) | Author |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | mainboard/roda: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/[^a-p]*: Remove copyright notices | Patrick Georgi |
2020-01-02 | mb/*/*/acpi_tables: Remove unused includes | Elyes HAOUAS |
2018-06-11 | mb/*/*/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2015-11-05 | intel/i945: Consolidate MADT handling | Vladimir Serbinenko |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-05 | roda/rk886ex: Move device changes to mainboard code from acpi tables code | Vladimir Serbinenko |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2011-10-13 | Use default table creator macro for all SSDTs | Stefan Reinauer |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-06-15 | Remove old ACPI code | Sven Schnelle |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-09-25 | Drop some useless "../../../" in #includes (trivial). | Uwe Hermann |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-09 | Copy acpi blobs in two parts to make sure gcc does the right thing. | Myles Watson |
2010-03-24 | Get rid of type-punned pointer errors. | Myles Watson |
2010-03-24 | fix acpi dsdt copy on roda rk886ex | Stefan Reinauer |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-01-17 | Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook | Stefan Reinauer |