summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/ish
Commit message (Expand)AuthorAgeFilesLines
* acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian2020-11-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-24/+4
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-4/+4
* drivers/intel/ish: Add TGL ISH PCI idli feng2020-03-162-0/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-222-4/+0
* soc/intel/cometlake: Add ISH Device IDBernardo Perez Priego2019-08-231-0/+1
* driver/intel/ish: add ish chip driver supportJett Rink2019-03-064-0/+109