Age | Commit message (Expand) | Author |
2020-07-10 | drivers/usb/pci_xhci: Add a driver to generate xHCI ACPI nodes | Raul E Rangel |
2020-07-09 | drivers/i2c/adt7463: Drop dead code | Angel Pons |
2020-07-09 | drivers/generic/generic: Drop dead code | Angel Pons |
2020-07-09 | drivers/usb/ehci_debug.c: Drop dead code | Angel Pons |
2020-07-09 | drivers/dec/21143: Drop dead code | Angel Pons |
2020-07-09 | drivers/ti/tps65090: Drop dead code | Angel Pons |
2020-07-09 | drivers/intel/gma/i915_reg.h: Drop dead code | Angel Pons |
2020-07-09 | drivers/pc80/pc/i8259c: Drop dead code | Angel Pons |
2020-07-07 | dptf: Add support for IDSP | Tim Wawrzynczak |
2020-07-07 | dptf: Add support for Fan and TSR options | Tim Wawrzynczak |
2020-07-07 | dptf: Add support for Running Average Power Limits | Tim Wawrzynczak |
2020-07-07 | dptf: Add support for Fan Performance States | Tim Wawrzynczak |
2020-07-07 | dptf: Add support for Charger Performance States | Tim Wawrzynczak |
2020-07-07 | dptf: Add support for Critical Policies | Tim Wawrzynczak |
2020-07-07 | dptf: Add support for Passive Policies | Tim Wawrzynczak |
2020-07-07 | dptf: Add support for generation of Active Policies | Tim Wawrzynczak |
2020-07-07 | drivers/intel/dptf: Add current participant Devices to DSDT | Tim Wawrzynczak |
2020-07-07 | drivers/intel/mipi_camera: Add camera power resource to SSDT | Sugnan Prabhu S |
2020-07-07 | drivers/intel/mipi_camera: Add support to handle CIO2 device | Matt Delco |
2020-07-07 | drivers/intel/mipi_camera: SSDT changes to add PLD | Matt Delco |
2020-07-07 | drivers/intel/mipi_camera: SSDT changes to add DSM | Matt Delco |
2020-07-07 | drivers/intel/mipi_camera: Add support for camera sensor in SSDT | Matt Delco |
2020-07-07 | drivers/intel/mipi_camera: Handle NVM and VCM device type | Matt Delco |
2020-07-07 | drivers/intel/mipi_camera: Handle acpi_name and common code | Matt Delco |
2020-07-06 | drivers/ipmi: Increase BMC waiting message level from DEBUG to INFO | Paul Menzel |
2020-07-05 | drivers/pc80/tpm: Remove support code if TPM is disabled | Kyösti Mälkki |
2020-07-05 | drivers/pc80/tpm/tis: Add x86_64 support | Patrick Rudolph |
2020-07-04 | drivers/intel/pmc_mux: Rename con driver to conn | Tim Wawrzynczak |
2020-07-04 | drivers/ocp/dmi: Add OCP_DMI driver for populating SMBIOS from IPMI FRU data | Johnny Lin |
2020-07-04 | lib/coreboot_table: Add Intel FSP version to coreboot table | Johnny Lin |
2020-07-04 | drivers/pc80/tpm: Remove LPC_TPM | Kyösti Mälkki |
2020-07-04 | drivers/ipmi: Add IPMI KCS support in romstage | Johnny Lin |
2020-07-03 | drivers/intel/pmx_mux: Remove redundant declaration | Kyösti Mälkki |
2020-07-02 | acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo | Furquan Shaikh |
2020-07-02 | drivers/generic/gpio_regulator: Drop unused driver for gpio_regulator | Furquan Shaikh |
2020-06-30 | src/drivers/intel: Avoid NULL pointer dereference | John Zhao |
2020-06-28 | drivers/ipmi: Read more FRU data fields for Product and Board Info | Johnny Lin |
2020-06-28 | gpio_keys: Allow boards to configure different wakeup routes | Furquan Shaikh |
2020-06-25 | drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1 | Jonathan Zhang |
2020-06-25 | drivers/ipmi: Add IPMI read FRU chassis info area | Johnny Lin |
2020-06-25 | drivers/ipmi: Add function read_data_string() to make code cleaner | Johnny Lin |
2020-06-23 | src/*: Update makefiles to exclude x86 code from psp-verstage | Martin Roth |
2020-06-22 | spi/winbond: Simplify status reg union types | Daniel Gröber |
2020-06-22 | lockdown: Add Kconfigs for SPI media protection mode | Daniel Gröber |
2020-06-22 | drivers/intel/gma/intel_ddi.c: Clean up | Elyes HAOUAS |
2020-06-21 | src: Substitute `__FUNCTION__` with `__func__` | Angel Pons |
2020-06-20 | ACPI: Drop some HAVE_ACPI_RESUME preprocessor use | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-18 | ACPI,drivers/: Do not guard <acpi/acpi.h> | Kyösti Mälkki |
2020-06-17 | treewide: Replace CONFIG(ARCH_xx) tests | Kyösti Mälkki |
2020-06-17 | smmstore: Verify userspace-provided pointer to protect SMM | Patrick Rudolph |
2020-06-15 | Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards | Martin Roth |
2020-06-14 | drivers/intel/fsp2_0: Add FSP 2.2 specific support | Subrata Banik |
2020-06-14 | dptf: Introduce new paradigm for configuring DPTF parameters | Tim Wawrzynczak |
2020-06-10 | drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtr | Furquan Shaikh |
2020-06-10 | binaryPI: Replace CONFIG(ARCH_xx) test | Kyösti Mälkki |
2020-06-08 | spi: Remove non_volatile flag from block protection interface | Daniel Gröber |
2020-06-07 | drivers/mrc_cache: generate debug messages for MRC cache update | Jonathan Zhang |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-04 | drivers/uart/acpi: Add new device driver for UART attached devices | Duncan Laurie |
2020-06-03 | drivers/generic/max98357a: Don't write device if HID is missing | Raul E Rangel |
2020-06-02 | arch/x86/postcar_loader: utilize var_mtrr_context API | Aaron Durbin |
2020-06-02 | src: Remove unused '#include <cbfs.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <timer.h>' | Elyes HAOUAS |
2020-06-02 | drivers/vpd: add VPD region VPD_RW_THEN_RO | Jonathan Zhang |
2020-06-02 | drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RW | Jonathan Zhang |
2020-05-28 | soc/intel/tigerlake: Implement soc_get_pmc_mux_device() | Tim Wawrzynczak |
2020-05-28 | drivers/intel/fsp2_0: add option to compress FSP-M in cbfs | Aaron Durbin |
2020-05-28 | drivers/intel/fsp2_0: add option to compress FSP-S in cbfs | Aaron Durbin |
2020-05-28 | drivers/vpd: Fix VPD speed regressions on non-x86 devices | Julius Werner |
2020-05-28 | drivers/smmstore/Kconfig: Add a proper dependency | Arthur Heymans |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-26 | drivers/intel/pmc_mux/con: Add new PMC MUX & CON chip drivers | Tim Wawrzynczak |
2020-05-26 | drivers/intel/fsp2_0: print soc specific GUID extension hobs | Jonathan Zhang |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
2020-05-26 | drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' | Elyes HAOUAS |
2020-05-25 | drivers: Use SPDX identifiers | Jacob Garber |
2020-05-22 | drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire device | Duncan Laurie |
2020-05-22 | drivers/soundwire/max98373: Support MAX98373 SoundWire device | Duncan Laurie |
2020-05-22 | drivers/intel/soundwire: Add Intel SoundWire controller driver | Duncan Laurie |
2020-05-20 | drivers/intel/gma: Add override for presence straps | Matt DeVillier |
2020-05-20 | drivers/intel/gma: License libgfxinit glue code under GPL v2 | Nico Huber |
2020-05-20 | drivers/emulation/qemu/bochs: Rewrite driver | Patrick Rudolph |
2020-05-20 | driver/i2c/max98390: Fix build error related to max98390 driver | Seunghwan Kim |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | driver/i2c/max98390: Correct included file path | Seunghwan Kim |
2020-05-17 | drivers/xgi: Remove dead code | Angel Pons |
2020-05-15 | drivers/i2c/designware: Check if the device is powered | Raul E Rangel |
2020-05-14 | aspeed/ast2050: Fix when resources are added | Furquan Shaikh |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-13 | Remove new additions of "this file is part of" lines | Furquan Shaikh |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-05-11 | driver/i2c/max98390: Add i2c driver for Maxim 98390 codec | Seunghwan Kim |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |