Age | Commit message (Expand) | Author |
2020-09-28 | azalia_device.h: Add new macro to configure pins as NC | Felix Singer |
2020-09-24 | soc/intel/common/smbus: Add support for Apollo Lake SoC | Maxim Polyakov |
2020-09-18 | drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755 | Ben Chuang |
2020-09-18 | src/include: Add PnP/HWM unset_and_set functions | Angel Pons |
2020-09-17 | src: Remove redundant <device/pnp_type.h> | Elyes HAOUAS |
2020-09-17 | src: Remove redundant <device/pnp_def.h> | Elyes HAOUAS |
2020-09-16 | device/dram: Add method for converting MHz to MT/s | Rob Barnes |
2020-09-14 | src/{device,include}: Use PNP_IDX_EN instead of magic number | Elyes HAOUAS |
2020-09-14 | src/include: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-11 | device: Fix incompatible-pointer-types build error | Subrata Banik |
2020-09-08 | pci_ids: Add Alder Lake DTT PCI IDs | Subrata Banik |
2020-09-08 | pci_ids: Add Alder Lake IPU PCI IDs | Subrata Banik |
2020-09-08 | soc/intel/elkhartlake: Add CPU, SA, PCH & IGD DIDs Table | Tan, Lean Sheng |
2020-09-01 | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik |
2020-08-31 | device: Add method to configure bus mastering based on Kconfig | Felix Singer |
2020-08-31 | include/device/azalia_device: Fix typo | Patrick Rudolph |
2020-08-31 | {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file | Elyes HAOUAS |
2020-08-29 | PCI IDs: Add PCI ID for CML DPTF/DTT PCI device | Edward O'Callaghan |
2020-08-27 | soc/intel/common: Include Elkhart Lake SA IDs | Tan, Lean Sheng |
2020-08-17 | soc/intel/common: Move common HDA registers to <device/azalia_device.h> | Elyes HAOUAS |
2020-08-17 | soc/intel/jasperlake: Add IGD Device ID | Krishna Prasad Bhat |
2020-08-10 | soc/intel/common: Include Alder Lake SATA controller device IDs | Subrata Banik |
2020-08-05 | drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763E | Ben Chuang |
2020-08-05 | include/device/azalia_device.h: Include <stdint.h> | Elyes HAOUAS |
2020-08-05 | soc/intel/common: Include Alder Lake device IDs | Subrata Banik |
2020-07-28 | device: Add find_dev_nested_path helper function | Rob Barnes |
2020-07-28 | PCI IDs: Add PCI ID for the realtek 5261 | Caveh Jalali |
2020-07-28 | src: Never set ISA Enable on PCI bridges | Angel Pons |
2020-07-26 | src/include: Add missing includes | Elyes HAOUAS |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-26 | device/device.h: Add `is_dev_enabled` function | Angel Pons |
2020-07-25 | soc/intel/tigerlake: Update Tiger Lake SA IDs | Derek Huang |
2020-07-17 | device: Increase DEVICE_PATH_MAX to 40 | Furquan Shaikh |
2020-07-15 | PCI IDs: Add PCI ID for JSL DPTF/DTT PCI device | Tim Wawrzynczak |
2020-07-12 | soc/intel/tigerlake: Add new IGD device | Ravi Sarawadi |
2020-07-12 | device/xhci: Add helper method to iterate over xhci_supported_protocl | Raul E Rangel |
2020-07-07 | soc/intel/common/block: Add new block DTT | Tim Wawrzynczak |
2020-07-07 | pci_ids: Add TGL & JSL IPU PCI IDs | Tim Wawrzynczak |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-06-17 | device/pnp_ops.h: Use pnp.h functions | Angel Pons |
2020-06-10 | device/xhci: Add xHCI utility to enumerate capabilities | Raul E Rangel |
2020-06-09 | pci_ops.h: Turn and/or ops into update wrappers | Angel Pons |
2020-06-09 | include/device/pci_ops.h: Add bitwise AND ops | Angel Pons |
2020-06-08 | device: Add a disabling PCIe device bus master function | John Zhao |
2020-06-02 | fw_config: Add firmware configuration interface | Duncan Laurie |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-05-28 | device: Enable resource allocation above 4G boundary with allocator v4 | Furquan Shaikh |
2020-05-28 | Remove new additions of "this file is part of" lines | Elyes HAOUAS |
2020-05-26 | device: Move resource allocation into a separate compilation unit | Furquan Shaikh |
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-19 | device: Add definitions for SoundWire specification | Duncan Laurie |
2020-05-16 | Revert "device: Enable resource allocation above 4G boundary" | Furquan Shaikh |
2020-05-12 | util/sconfig: Add LPC and ESPI buses | Raul E Rangel |
2020-05-12 | southbridge/intel/common: Add Process Call | Christian Walter |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-12 | device: Enable resource allocation above 4G boundary | Furquan Shaikh |
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-05-01 | include/device/device.h: Include <smbios.h> | Elyes HAOUAS |
2020-04-29 | device/pci_id: Add Tiger Lake TCSS device ID | John Zhao |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to dev_name | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-28 | amd/family17h: Add PCI device IDs for all controllers in AMD Family17h | Furquan Shaikh |
2020-04-28 | soc/amd: Update macro name for IOMMU on AMD Family 17h | Furquan Shaikh |
2020-04-28 | soc/intel/jasperlake: Add new MCH device ids | Maulik V Vaghela |
2020-04-25 | include/device/azalia: Add enums and MACROs | Patrick Rudolph |
2020-04-22 | device: Add helper function to find matching device on bus | Furquan Shaikh |
2020-04-22 | device: Add a helper to find device behind a PCI-to-PCI bridge device | Furquan Shaikh |
2020-04-20 | mmio: Fix failure in bit field macro when accessing >30 bits | Hung-Te Lin |
2020-04-16 | intel/common/block/lpc: Add new device IDs for Lewisburg PCH | BryantOu |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-07 | drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series | Subrata Banik |
2020-04-05 | src/include: 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-25 | Rework map_oprom_vendev to add revision check and mapping | Martin Roth |
2020-03-22 | device/pci_id: Maintain consistent tab in pci_ids.h | Subrata Banik |
2020-03-20 | sb/ibexpeak: Use macros instead of hard-coded IDs | Felix Singer |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-17 | src/include/device: Add Intel Tiger Lake Thunderbolt device Id | John Zhao |
2020-03-16 | drivers/intel/ish: Add TGL ISH PCI id | li feng |
2020-03-02 | soc/intel/denverton: Move PCI IDs to pci_ids.h | Felix Singer |
2020-03-02 | soc/amd/picasso: Add PCI ID for Dali xHCI | Marshall Dawson |
2020-02-25 | soc/intel/common: Update Jasper Lake Device IDs | Meera Ravindranath |
2020-02-17 | soc/tigerlake: Add Device id for Tiger Lake Dual Core | Srinidhi N Kaushik |
2020-02-08 | Add configurable ramstage support for minimal PCI scanning | Ronald G. Minnich |
2020-02-05 | pciexp: Add support for allocating PCI express hotplug resources | Jeremy Soller |
2020-01-22 | soc/intel/common: Add Elkhartlake Device IDs | Tan, Lean Sheng |
2020-01-18 | soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs | Gaggery Tsai |
2020-01-14 | sb/intel/common: Declare common smbus_base() and enable_smbus() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_host_reset() | Kyösti Mälkki |
2020-01-09 | device,sb/intel: Move SMBus host controller prototypes | Kyösti Mälkki |
2020-01-09 | lib/spd_bin,soc/intel/common: Move get_spd_smbus() | Kyösti Mälkki |
2020-01-08 | soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID | Jamie Chen |
2020-01-05 | pci_ids: Correct whitespace for all AMD, ATI, National Semi | Marshall Dawson |