summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/common: Fix potential NULL pointer dereferenceShaik Shahina2022-10-291-1/+8
* Revert "soc/intel/systemagent.c: Fix memory type reporting"Arthur Heymans2022-10-271-2/+5
* soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFSMeera Ravindranath2022-10-272-0/+31
* soc/intel/{adl, cmn}: Allow config to select the OCP workaroundSubrata Banik2022-10-272-0/+11
* soc/intel/alderlake: Add Raptor Lake device IDsLawrence Chang2022-10-251-0/+1
* soc/intel/common: Clean up includesElyes Haouas2022-10-2516-7/+34
* soc/intel/systemagent: Rewrite using new resource APIArthur Heymans2022-10-221-14/+5
* soc/intel/systemagent.c: Fix memory type reportingArthur Heymans2022-10-221-1/+1
* soc/intel/cmn/block/acpi: Create common ASL entry for UFSSubrata Banik2022-10-201-0/+85
* treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held2022-10-151-1/+1
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-131-1/+1
* treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas2022-10-121-1/+1
* treewide: use predicates to check for enabled pci devicesFabio Aiuto2022-10-061-1/+1
* soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski2022-10-061-0/+2
* soc/intel/alderlake: Fix UFS OCP fabric timeoutMeera Ravindranath2022-10-043-55/+0
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-271-1/+1
* soc/common/lockdown: Guard sa_lock_pamSean Rhodes2022-09-222-1/+7
* soc/intel/common/pch: Add a block specific to Apollo LakeSean Rhodes2022-09-221-4/+15
* common/block/fast_spi: Add extended BIOS window as reserved regionWerner Zeh2022-09-222-5/+5
* soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh2022-09-222-15/+15
* soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller2022-09-161-1/+2
* soc/intel/common: Update comment on HFSTS1.spi_protection_modeSridhar Siricilla2022-09-161-5/+7
* Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik2022-09-161-0/+4
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-1517-199/+24
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-2/+2
* soc/intel/common/smbus: Add missing ID for GLKSean Rhodes2022-09-081-0/+1
* soc/intel/commmon/fast_spi: Add missing ID for GLKSean Rhodes2022-09-081-0/+1
* src/soc/intel: remove force-included header compiler.h from fileMartin Roth2022-09-061-1/+0
* src: remove force-included header rules.h from individual filesMartin Roth2022-09-061-1/+0
* soc/intel: Add SI_DESC region to GSCVD rangesJulius Werner2022-09-031-0/+9
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-021-4/+4
* soc/intel/cmn/graphics: Use pci_dev_request_bus_master for BM enablingSubrata Banik2022-09-021-0/+1
* soc/intel/cmn/block/acpi: Add new GPIO ASL MethodTim Wawrzynczak2022-08-301-0/+19
* soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfieldsTim Wawrzynczak2022-08-301-26/+18
* soc/intel/p2sb: Refactor `p2sb_execute_sideband_access` functionSubrata Banik2022-08-261-4/+27
* soc/intel/common/block: Drop empty smm.hAngel Pons2022-08-241-3/+0
* soc/intel/common/gpio: Support 4 bits GPIO pad mode configurationJamie Ryu2022-08-242-10/+35
* soc/intel/cmn/cpu: API to set TME core activationSubrata Banik2022-08-223-0/+18
* soc/intel/common/block/cpu: API to check if TME is supportedSubrata Banik2022-08-213-0/+18
* soc/intel: Unravel `INTEL_TME` Kconfig optionAngel Pons2022-08-211-1/+1
* intel/systemagent: Align debug outputNico Huber2022-08-211-1/+2
* soc/intel/common: Update the comments for CSE RX and TX functionsSridhar Siricilla2022-08-171-5/+5
* soc/intel/common/cpu: Remove the address-of (`&`) operator usageSubrata Banik2022-08-161-2/+2
* soc/intel/common/block/cse: Tidy up table in commentAngel Pons2022-08-141-3/+3
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-131-0/+2
* Fix Alder Lake and Raptor Lake Device ID'sMaximilian Brune2022-08-121-44/+41
* Add missing ADL-S device identificationMaximilian Brune2022-08-121-0/+3
* soc/intel/common: Delete the TBT authenticaton functionJohn Zhao2022-08-121-5/+0
* soc/intel/common: Ignore prefetch PCI attribute for IGD BAR0Wonkyu Kim2022-08-122-1/+19
* soc/soc/intel: Add UFS device with ref-clk-freq propertyMeera Ravindranath2022-08-033-0/+55