aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2022-10-20soc/intel/cmn/block/acpi: Create common ASL entry for UFSSubrata Banik
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-10-06soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski
2022-10-04soc/intel/alderlake: Fix UFS OCP fabric timeoutMeera Ravindranath
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-22soc/common/lockdown: Guard sa_lock_pamSean Rhodes
2022-09-22soc/intel/common/pch: Add a block specific to Apollo LakeSean Rhodes
2022-09-22common/block/fast_spi: Add extended BIOS window as reserved regionWerner Zeh
2022-09-22soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh
2022-09-16soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller
2022-09-16soc/intel/common: Update comment on HFSTS1.spi_protection_modeSridhar Siricilla
2022-09-16Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik
2022-09-15soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-08soc/intel/common/smbus: Add missing ID for GLKSean Rhodes
2022-09-08soc/intel/commmon/fast_spi: Add missing ID for GLKSean Rhodes
2022-09-06src/soc/intel: remove force-included header compiler.h from fileMartin Roth
2022-09-06src: remove force-included header rules.h from individual filesMartin Roth
2022-09-03soc/intel: Add SI_DESC region to GSCVD rangesJulius Werner
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
2022-09-02soc/intel/cmn/graphics: Use pci_dev_request_bus_master for BM enablingSubrata Banik
2022-08-30soc/intel/cmn/block/acpi: Add new GPIO ASL MethodTim Wawrzynczak
2022-08-30soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfieldsTim Wawrzynczak
2022-08-26soc/intel/p2sb: Refactor `p2sb_execute_sideband_access` functionSubrata Banik
2022-08-24soc/intel/common/block: Drop empty smm.hAngel Pons
2022-08-24soc/intel/common/gpio: Support 4 bits GPIO pad mode configurationJamie Ryu
2022-08-22soc/intel/cmn/cpu: API to set TME core activationSubrata Banik
2022-08-21soc/intel/common/block/cpu: API to check if TME is supportedSubrata Banik
2022-08-21soc/intel: Unravel `INTEL_TME` Kconfig optionAngel Pons
2022-08-21intel/systemagent: Align debug outputNico Huber
2022-08-17soc/intel/common: Update the comments for CSE RX and TX functionsSridhar Siricilla
2022-08-16soc/intel/common/cpu: Remove the address-of (`&`) operator usageSubrata Banik
2022-08-14soc/intel/common/block/cse: Tidy up table in commentAngel Pons
2022-08-13src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth
2022-08-12Fix Alder Lake and Raptor Lake Device ID'sMaximilian Brune
2022-08-12Add missing ADL-S device identificationMaximilian Brune
2022-08-12soc/intel/common: Delete the TBT authenticaton functionJohn Zhao
2022-08-12soc/intel/common: Ignore prefetch PCI attribute for IGD BAR0Wonkyu Kim
2022-08-03soc/soc/intel: Add UFS device with ref-clk-freq propertyMeera Ravindranath
2022-07-29intel/pmclib: Avoid PMC ABASE read of SLP_TYP and STATUS in ramstageHarsha B R
2022-07-29soc/intel/common/sata: Add APL and GLK SATA PCI IDsSean Rhodes
2022-07-28soc/intel/gpio: Add new macro for GPP PAD reset type as `Global Reset`Subrata Banik
2022-07-25soc/intel/gpio: Update GPIO Lock configuration recommendationSubrata Banik
2022-07-24intel/common/block/ipu: Add MTL IPU device idWonkyu Kim
2022-07-20treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas
2022-07-20soc/intel/cmn/pch/lockdown: Guard gpmr_lockdown_cfgSean Rhodes
2022-07-20soc/intel/common/pch: Decouple CLIENT from BASEAngel Pons
2022-07-14soc/intel/common: Introduce SOC_INTEL_COMPLIANCE_TEST_MODEJeremy Compostella
2022-07-11soc/intel/common/block/pmc/pmclib: Use same loglevel as print_num_status_bitsPatrick Rudolph
2022-07-09*/fsp/exit_car: Push stack address into %espArthur Heymans
2022-07-08soc/intel/common/pch: Fix incorrect GPE numberReka Norman
2022-07-07soc/intel/common/graphics: Add another Meteor Lake device IDWonkyu Kim
2022-07-06soc/intel/common: Update the comment on CSE Region layoutSridhar Siricilla
2022-07-06common/intel/cse: Add function to perform CSE FW update in ramstageKrishna P Bhat D
2022-07-05nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-30soc/intel/common: Compile debug_feature in ramstage to fix build errorKrishna P Bhat D
2022-06-30soc/intel/common: Update CSE FW update flow for compressed ME_RW blobsKrishna P Bhat D
2022-06-30common/block/cse: Add Kconfigs to indicate when CSE FW sync is performedKrishna Prasad Bhat
2022-06-28soc/intel: Add Raptor Lake device IDszhixingma
2022-06-27soc/intel/common/block/gpio: Add gpio pad based functionEric Lai
2022-06-24soc/intel: Move top_swap Kconfig symbols into soc/intel/commonMartin Roth
2022-06-22soc/intel: Add Meteor Lake SA device IDSubrata Banik
2022-06-22soc/intel/mp_init: Skip before_post_cpus_init if !USE_COREBOOT_MP_INITSubrata Banik
2022-06-22soc/intel/cmn/block/cpu: Perform PRMRR sync on all coresSubrata Banik
2022-06-22intel/mp_init: Call `intel_reload_microcode()` before post_cpus_init()Subrata Banik
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-17soc/intel/{alderlake, common}: Rename the pre_mem_ft structureSridhar Siricilla
2022-06-17soc/intel/denverton_ns: enable Denverton to use common SoC SPI codeJeff Daly
2022-06-15soc/intel/common: support for configurable memory regions claimed by SAEran Mitrani
2022-06-15soc/intel/common/acpi: Fix warning in ASLVarshit B Pandya
2022-06-14soc/intel/cmn/cpu: API to initialize core PRMRRSubrata Banik
2022-06-14soc/intel/common: Remove use of CPUID_EXTENDED_CPU_TOPOLOGY_V2Ronak Kanabar
2022-06-12soc/intel/lpc: Set up default LPC decode rangesArthur Heymans
2022-06-09soc/intel/cmn/mp_init: Reload microcode patch before post_cpus_init()Subrata Banik
2022-06-09soc/intel/alderlake: Add support for PCIe slot & device detect timeoutCliff Huang
2022-06-07soc/intel/cmn/mp_init: Create helper function to load microcodeSubrata Banik
2022-06-07soc/intel/cmn/block/cpu: Set BIOS_DONE on all CPUsSubrata Banik
2022-06-07soc/intel/cmn/cse: Implement heci_init() to initialize HECI devicesSubrata Banik
2022-06-04soc/intel/cmn/cse: Fix return type for `devfn`Subrata Banik
2022-06-04soc/intel: Rename heci_init to cse_initSubrata Banik
2022-06-03drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik
2022-06-03intelblocks/gpio.c: Handle NULL return values from child functionsMaulik V Vaghela
2022-06-03intel/common/block: move RAPL disabling to common codeUwe Poeche
2022-06-02soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik
2022-06-01soc/intel/fast_spi: Use smarter mtrr code in ramstageArthur Heymans
2022-05-28soc/intel/common: Use coreboot error codesSridhar Siricilla
2022-05-26soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel KconfigFelix Singer
2022-05-25soc/intel/common: Skip sending DISCONNECT IPC commandSridhar Siricilla
2022-05-25arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans
2022-05-24soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved regionWerner Zeh
2022-05-21src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driverWerner Zeh
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-19soc/intel/common/block/smbus: Deduplicate some codeAngel Pons
2022-05-18intel/common/block: Provide RAPL and min clock ratio switches in commonUwe Poeche
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-16soc/intel/common: Implement IOC driverWonkyu Kim