summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/chip.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/jasperlake: Drop redundant PcieRpEnableNico Huber2024-02-191-5/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* soc/intel/jasperlake: Add ACPI names for missing USB3 portsReka Norman2023-09-151-0/+2
* soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA deviceMatt DeVillier2023-09-011-0/+1
* soc/intel/jasperlake: Use common gpio.h includeDinesh Gehlot2023-01-181-1/+1
* soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans2022-05-161-0/+2
* intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA2022-02-251-1/+1
* soc/intel: Replace open-coded buffer length calculationAngel Pons2021-04-211-4/+2
* soc/intel: Fix typo in commentAngel Pons2021-04-211-1/+1
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-1/+1
* soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restoreAamir Bohra2021-02-241-7/+0
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-091-2/+1
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-301-0/+3
* soc/intel/common/block/lpc: add acpi nameJonathan Zhang2020-09-281-2/+0
* soc/intel/jasperlake: Invoke PCIe root port swappingKarthikeyan Ramasubramanian2020-07-271-0/+9
* soc/intel/{tiger,jasper}lake: Add IPU to soc_acpi_nameTim Wawrzynczak2020-07-071-0/+1
* soc/intel/jasperlake: Add JSL PMC as 'hidden' PCI deviceTim Wawrzynczak2020-06-071-0/+4
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/jasperlake: Add ACPI device name for Storage controllersKarthikeyan Ramasubramanian2020-05-111-0/+2
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-2/+0
* soc/intel/jasperlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc/intel/jasperlake: Remove Tiger Lake SoC code from Jasper LakeAamir Bohra2020-03-281-2/+2
* soc/intel/jasperlake: Add Jasper Lake SoC supportAamir Bohra2020-03-281-0/+183