summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block
Commit message (Expand)AuthorAgeFilesLines
* soc/soc/intel: Add UFS device with ref-clk-freq propertyMeera Ravindranath2022-08-033-0/+55
* intel/pmclib: Avoid PMC ABASE read of SLP_TYP and STATUS in ramstageHarsha B R2022-07-291-0/+5
* soc/intel/common/sata: Add APL and GLK SATA PCI IDsSean Rhodes2022-07-291-0/+2
* soc/intel/gpio: Add new macro for GPP PAD reset type as `Global Reset`Subrata Banik2022-07-281-0/+5
* soc/intel/gpio: Update GPIO Lock configuration recommendationSubrata Banik2022-07-251-1/+3
* intel/common/block/ipu: Add MTL IPU device idWonkyu Kim2022-07-241-0/+1
* treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas2022-07-202-2/+0
* soc/intel/common/block/pmc/pmclib: Use same loglevel as print_num_status_bitsPatrick Rudolph2022-07-111-2/+2
* */fsp/exit_car: Push stack address into %espArthur Heymans2022-07-091-1/+1
* soc/intel/common/graphics: Add another Meteor Lake device IDWonkyu Kim2022-07-071-0/+1
* soc/intel/common: Update the comment on CSE Region layoutSridhar Siricilla2022-07-061-3/+3
* common/intel/cse: Add function to perform CSE FW update in ramstageKrishna P Bhat D2022-07-061-0/+17
* nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki2022-07-051-6/+2
* treewide: Unify Google brandingJon Murphy2022-07-041-1/+1
* soc/intel/common: Update CSE FW update flow for compressed ME_RW blobsKrishna P Bhat D2022-06-301-2/+8
* common/block/cse: Add Kconfigs to indicate when CSE FW sync is performedKrishna Prasad Bhat2022-06-301-0/+14
* soc/intel: Add Raptor Lake device IDszhixingma2022-06-283-0/+5
* soc/intel/common/block/gpio: Add gpio pad based functionEric Lai2022-06-272-0/+46
* soc/intel: Add Meteor Lake SA device IDSubrata Banik2022-06-221-0/+1
* soc/intel/mp_init: Skip before_post_cpus_init if !USE_COREBOOT_MP_INITSubrata Banik2022-06-221-0/+10
* soc/intel/cmn/block/cpu: Perform PRMRR sync on all coresSubrata Banik2022-06-221-0/+8
* intel/mp_init: Call `intel_reload_microcode()` before post_cpus_init()Subrata Banik2022-06-221-2/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-224-12/+12
* soc/intel/denverton_ns: enable Denverton to use common SoC SPI codeJeff Daly2022-06-171-0/+1
* soc/intel/common: support for configurable memory regions claimed by SAEran Mitrani2022-06-153-11/+39
* soc/intel/cmn/cpu: API to initialize core PRMRRSubrata Banik2022-06-143-0/+32
* soc/intel/common: Remove use of CPUID_EXTENDED_CPU_TOPOLOGY_V2Ronak Kanabar2022-06-141-6/+1
* soc/intel/lpc: Set up default LPC decode rangesArthur Heymans2022-06-122-0/+82
* soc/intel/cmn/mp_init: Reload microcode patch before post_cpus_init()Subrata Banik2022-06-091-0/+3
* soc/intel/alderlake: Add support for PCIe slot & device detect timeoutCliff Huang2022-06-091-0/+4
* soc/intel/cmn/mp_init: Create helper function to load microcodeSubrata Banik2022-06-071-4/+8
* soc/intel/cmn/block/cpu: Set BIOS_DONE on all CPUsSubrata Banik2022-06-072-0/+18
* soc/intel/cmn/cse: Implement heci_init() to initialize HECI devicesSubrata Banik2022-06-072-14/+47
* soc/intel/cmn/cse: Fix return type for `devfn`Subrata Banik2022-06-041-1/+1
* soc/intel: Rename heci_init to cse_initSubrata Banik2022-06-042-4/+8
* drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik2022-06-031-4/+0
* intelblocks/gpio.c: Handle NULL return values from child functionsMaulik V Vaghela2022-06-031-1/+13
* intel/common/block: move RAPL disabling to common codeUwe Poeche2022-06-032-0/+23
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-021-0/+3
* soc/intel/fast_spi: Use smarter mtrr code in ramstageArthur Heymans2022-06-011-0/+5
* soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel KconfigFelix Singer2022-05-261-0/+8
* soc/intel/common: Skip sending DISCONNECT IPC commandSridhar Siricilla2022-05-251-2/+4
* arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans2022-05-252-11/+8
* soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved regionWerner Zeh2022-05-241-1/+14
* src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driverWerner Zeh2022-05-212-0/+69
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* soc/intel/common/block/smbus: Deduplicate some codeAngel Pons2022-05-193-66/+6
* intel/common/block: Provide RAPL and min clock ratio switches in commonUwe Poeche2022-05-181-0/+18
* soc/intel: Add Raptor Lake device IDsBora Guvendik2022-05-1615-4/+53
* soc/intel/common: Implement IOC driverWonkyu Kim2022-05-167-3/+92