summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/common/block/fast_spi/Makefile.inc: Remove spaces before tabsElyes Haouas2023-01-201-1/+1
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-1911-36/+0
* commonlib/storage: Add common eMMC functionsShelley Chen2023-01-161-18/+1
* soc/intel/common: Use 'enum cb_error' valuesSridhar Siricilla2023-01-151-32/+32
* soc/intel/common: Use 'enum cb_err' valuesSridhar Siricilla2023-01-153-6/+6
* soc/intel/common: Use enum cb_err valuesSridhar Siricilla2023-01-153-32/+32
* soc/intel : Use 'enum cb_err' valuesSridhar Siricilla2023-01-131-24/+24
* soc/intel: Use 'enum cb_err' instead of boolSridhar Siricilla2023-01-131-6/+6
* soc/intel/common: Use enum csme_failure_reasonSridhar Siricilla2023-01-121-5/+5
* soc/intel/common/block/early_graphics: Introduce a 200 ms delayJeremy Compostella2023-01-121-0/+17
* soc/intel/common/block: Add Intel VGA early graphics supportJeremy Compostella2023-01-124-0/+82
* drivers/intel/gma: Hook up libgfxinit in romstageJeremy Compostella2023-01-111-0/+12
* soc/intel: Add Kconfigs to define scaling factor for coresSridhar Siricilla2023-01-102-7/+9
* soc/intel/common: Fix cpu index calculationSridhar Siricilla2023-01-091-2/+8
* soc/intel/common: Untie PRMRR from SGXPratikkumar Prajapati2023-01-083-43/+67
* soc/intel/: Rename small and big cores referencesSridhar Siricilla2023-01-062-20/+20
* soc/intel/common: Check PRMRR dependent featuresPratikkumar Prajapati2023-01-061-22/+46
* soc/intel/common: Add Kconfig option for Intel Key LockerPratikkumar Prajapati2023-01-061-0/+9
* soc/intel/common: Use CPUID_STRUCT_EXTENDED_FEATURE_FLAGS macroPratikkumar Prajapati2023-01-061-4/+6
* soc/intel: Create common function to check PCH slotKapil Porwal2023-01-042-1/+14
* soc/intel/common/block/fast_spi: Hook up pci_dev_ops_pci to set SSIDKapil Porwal2023-01-041-0/+1
* soc/intel/common: Add API to check Key Locker supportPratikkumar Prajapati2023-01-043-2/+20
* soc/intel/common: Move SGX supported API to cpulibPratikkumar Prajapati2023-01-024-15/+16
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-272-3/+3
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-1/+1
* soc/intel: Move max speed API to commonDinesh Gehlot2022-12-251-0/+6
* soc/intel/cmn/block/pmc: Add pmc_or_mmio32 utility functionTim Chu2022-12-232-0/+13
* soc/intel/alderlake: Add Raptor Lake device IDsMarx Wang2022-12-221-0/+1
* soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADLKapil Porwal2022-12-201-0/+5
* soc/intel/*/crashlog.[ch]: Remove unused includesElyes Haouas2022-12-202-6/+3
* src/soc: Remove unneeded <assert.h>Elyes Haouas2022-12-201-1/+0
* soc/intel/cmn: Clear interrupt status after HECI-1 has been receivedJohnny Lin2022-12-172-0/+8
* soc/intel/common: Remove read-only from chip_get_common_soc_structureSean Rhodes2022-12-172-2/+2
* cpu/intel: Fix clearing MTRR for clang 64bitArthur Heymans2022-12-161-5/+6
* soc/intel/common: Drop unreferenced DP related macrosSridhar Siricilla2022-12-161-2/+0
* soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani2022-12-153-5/+146
* treewide: Remove unused 'include <arch/io.h>'Elyes Haouas2022-12-151-1/+0
* soc/intel/{adl, cmn/pcie}: Fix ASPM configuration enum definitionsSubrata Banik2022-12-151-1/+0
* soc/intel/common: Add helper function to get DP modeSridhar Siricilla2022-12-141-24/+17
* soc/intel/common/block: add definition of GPIO configurationJeff Li2022-12-131-0/+12
* soc/intel/cmn/tcss: Skip sending CONN IPC command during S3 resumeSubrata Banik2022-12-131-6/+6
* drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driverKapil Porwal2022-12-121-0/+3
* soc/intel: Move TCSS FW latency macros to IA common tcss.hSubrata Banik2022-12-101-0/+22
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-071-18/+0
* sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki2022-12-071-1/+1
* soc/intel/common/block: Use readXXp/writeXXp()Elyes Haouas2022-12-066-13/+14
* soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans2022-12-062-25/+11
* soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurableMichał Kopeć2022-12-061-1/+1
* util/cbfstool: Add a new mechanism to provide a memory mapArthur Heymans2022-12-061-1/+33
* soc/intel/common/block/uart: Show ACPI UART in OSAngel Pons2022-12-051-1/+3