summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/ish
Commit message (Expand)AuthorAgeFilesLines
* drivers: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-261-0/+1
* driver/intel to /driver/ocp: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementationSubrata Banik2023-08-181-6/+6
* drivers: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version configSubrata Banik2023-06-151-1/+1
* treewide: Add missing include guards to chip.hJan Samek2023-04-281-0/+5
* drivers/intel/ish: Hook get ISH version into `.final`Subrata Banik2023-04-211-0/+22
* drivers/intel/ish: Add ADL-P ISH DIDSubrata Banik2022-12-271-0/+1
* drivers/intel/ish: Allow adding DmaProperty to _DSDReka Norman2022-12-132-5/+14
* mb/google/brya/nivviks: Enable ISH driver and firmware nameMeera Ravindranath2022-10-111-0/+1
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-5/+5
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+1
* 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