Age | Commit message (Expand) | Author |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-15 | arrandale boards: Factor out MAX_CPUS | Angel Pons |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards | Bill XIE |
2020-05-12 | Revert "mb/{lenovo/x201,packardbell/ms2290}/acpi: Use GOS method" | Nico Huber |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | 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-04 | treewide: Drop ACPI_VIDEO_DEVICE macro | Angel Pons |
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-25 | mb/lenovo/{x201,t410}: Move ThinkLight code | Stefan Ott |
2020-04-14 | mainboard/lenovo: Use the original hardware ids for keyboard/pointing | dalao |
2020-04-04 | mainboard/lenovo: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-29 | drivers/intel/gma/acpi: Provide default definition for displays | Nico Huber |
2020-03-24 | drivers/intel/gma: Ditch `link_frequency_270_mhz` setting | Nico Huber |
2020-03-20 | mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later | Angel Pons |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-15 | nb/intel/nehalem: Rename to ironlake | Angel Pons |
2020-03-09 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2020-03-07 | mb/lenovo/*/devicetree: Declare device in one line if possible | Peter Lemenkov |
2020-03-06 | mb/lenovo: Remove thermal.h header | Peter Lemenkov |
2020-02-11 | mb/lenovo/x201/acpi_tables: Default to lid open | Peter Lemenkov |
2020-02-01 | mb/{lenovo/x201,packardbell/ms2290}/acpi: Use GOS method | Peter Lemenkov |
2020-01-28 | mb/lenovo: Remove unnecessary whitespace in comments | Peter Lemenkov |
2020-01-26 | mb/lenovo/x201: Remove dGPU PMH7 bits | Arthur Heymans |
2020-01-20 | mb/lenovo/x201: Support undock button on X200 ultrabase | Maciej Matuszczyk |
2020-01-02 | mb/**/hda_verb.{c,h}: use denary numerals for codec IDs | Angel Pons |
2019-12-31 | mb/**/dsdt.asl: Remove outdated sleepstates.asl comment | Angel Pons |
2019-12-27 | mb/*/*/acpi_tables: Remove unnecessary function call | Peter Lemenkov |
2019-12-21 | mb/**/dsdt.asl: Remove "Some generic macros" comment | Angel Pons |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-12-12 | mb/**/hda_verb.c: Clean up formatting | Angel Pons |
2019-12-11 | mb/**/hda_verb.c: use denary numerals for lengths | Angel Pons |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | mb/lenovo/{x201,x60}/smihandler: Use mdelay instead of udelay for large values | Peter Lemenkov |
2019-11-20 | mb/lenovo/x201: Remove unnecessary GPIO settings | Arthur Heymans |
2019-11-12 | ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific | Bill XIE |
2019-11-04 | mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl | Arthur Heymans |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-25 | mb/lenovo/x201/smihandler: Remove mainboard_io_trap_handler function | Peter Lemenkov |
2019-10-25 | mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitialization | Peter Lemenkov |
2019-10-23 | mb/{lenovo/x201,packardbell/ms2290}/acpi: Merge common platform ASL code | Vladimir Serbinenko |