aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2021-06-18soc/intel/common/block: fix storage size of HEST log addressRocky Phagura
2021-06-18soc/intel/car/cache_as_ram.S: Fix typo in commentArthur Heymans
2021-06-17soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber
2021-06-16arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki
2021-06-14soc/intel/common/block/uart: Fix resources in ACPI modePatrick Rudolph
2021-06-11soc/intel/{common,alderlake}: Use generic name "Alderlake Platform"Sridhar Siricilla
2021-06-08soc/intel/common: Update CrashLog data length trackingFrancois Toguo Fotso
2021-06-08acpi: rework BERT ACPI table generation logicFelix Held
2021-06-08soc/intel: Add Alder Lake's GT device IDSridhar Siricilla
2021-06-07acpi: rename acpi_soc_fill_bert and add return valueFelix Held
2021-06-07soc/intel: Drop unused lpss functionsFurquan Shaikh
2021-06-04src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura
2021-06-04intel/common/block: Move mainboard api to tcss common blockDeepti Deshatty
2021-06-01acpi: drop unused parameter from acpi_soc_fill_bertFelix Held
2021-05-26soc/intel/common: Implement TBT firmware authentication validity checkJohn Zhao
2021-05-26soc/intel/elkhartlake: Update SA & IGD DIDs TableTan, Lean Sheng
2021-05-26soc/intel/common/block/smbus: Use `pci_dev_read_resources()` in read resourcesPaul Menzel
2021-05-21soc/intel/common: Add Alder Lake device IDsSumeet R Pawnikar
2021-05-21soc/intel/common: Add function to lpc_lib to return PIRQ routingTim Wawrzynczak
2021-05-18intelblocks/gpio: Add NAVFWE bit to PAD_CFG_DW0 mask definitionMaulik V Vaghela
2021-05-14soc/intel/alderlake: Update CPU and IGD Device IDsMaulik V Vaghela
2021-05-11docs: correct and rewrite documentation regarding n/c / unused padsMichael Niewöhner
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-05-06soc/intel/tgl,mb/google/volteer: Add API for Type-C aux bias padsTim Wawrzynczak
2021-05-06soc/intel/common: Add CPU Port ID field to GPIO communitiesTim Wawrzynczak
2021-05-06soc/intel/common: Add virtual wire mapping entries to GPIO communitiesTim Wawrzynczak
2021-05-05soc/intel/common/block: Add definition for NAF_VWE bit for PAD_CFG0 regMaulik V Vaghela
2021-05-05drivers/intel/fsp2_0: Fix the FSP-T positionArthur Heymans
2021-04-28soc/intel/common/block/hda: Use azalia device codePatrick Rudolph
2021-04-28soc/intel: Add Z370, H310C and B365 device IDsAngel Pons
2021-04-28soc/intel: Add Kaby Lake PCH-U base device IDAngel Pons
2021-04-28soc/intel: Rename 200-series PCH device IDsAngel Pons
2021-04-22soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per threadMichael Niewöhner
2021-04-21soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRCRizwan Qureshi
2021-04-21soc/intel/common/smbus: lock TCO base address on PCH finalizeMichael Niewöhner
2021-04-21{sb,soc}/intel: Use `get_int_option` functionAngel Pons
2021-04-19soc/intel/common/block/smm: Drop stale commentAngel Pons
2021-04-19soc/intel/common/block/pcr: Define __SIMPLE_DEVICE__Angel Pons
2021-04-19soc/intel/common/block/smbus: Define __SIMPLE_DEVICE__Angel Pons
2021-04-16soc/intel/common/gpio: Implement GPIO snapshot/verify callbacksFurquan Shaikh
2021-04-16soc/intel/common/block/fast_spi: Add flash PRR34 lockMarc Jones
2021-04-15src/*acpi: create acpi table for x2apic modeWonkyu Kim
2021-04-14intel: mma: Use new CBFS APIJulius Werner
2021-04-06soc/intel/common: Prevent SMI storm when setting SPI WPD bitAngel Pons
2021-04-06soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake MMaulik V Vaghela
2021-04-05device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons
2021-03-28soc/intel/common/gpio: Add function to get GPIO index in groupTim Wawrzynczak
2021-03-28soc/intel/common/systemagent: Add macros to access REGBAR spaceTim Wawrzynczak
2021-03-28soc/intel/common/tcss: Rename TCSS_DISPLAYTim Wawrzynczak
2021-03-28soc/intel/tigerlake: Move TCSS code to intel/common/blockTim Wawrzynczak
2021-03-27soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik
2021-03-27soc/intel/common/block/gpio: Fix typecasting issueSubrata Banik
2021-03-22soc/intel/common/hda_verb.c: Fix up comment styleAngel Pons
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-03-18soc/intel/block/cpu/mp_init.c: Remove weak functionsArthur Heymans
2021-03-17spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner
2021-03-15pciexp_device: Rewrite LTR configurationNico Huber
2021-03-13soc/intel/common/fast_spi: Fix check-fmap-16mib-crossing checkFurquan Shaikh
2021-03-13soc/intel/fast_spi/Makefile: Rewrite 16mib check for legibilityNico Huber
2021-03-13soc/intel/fast_spi/Makefile: Fix exit of 16mib-check recipeNico Huber
2021-03-12device: Give `pci_ops.set_L1_ss_latency` a proper nameNico Huber
2021-03-12soc/intel/common/block/fast_spi: Clean up headerAngel Pons
2021-03-12soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner
2021-03-11soc/intel/common/block/cpu: Use tab instead of spaceSubrata Banik
2021-03-11soc/intel/common/block: Add PCI IDs for EmmitsBurg PCHJonathan Zhang
2021-03-10soc/intel/common/block/smm: Ignore PM1 and GPE0 events in SCI modeAngel Pons
2021-03-09soc/intel/common/pch: Add server PCH optionMarc Jones
2021-03-05soc/intel/common/block/cpu: Use tab instead of spaceSubrata Banik
2021-03-03soc/intel/common/block/smbus: Add config to use ACPIMaxim Polyakov
2021-03-03soc/intel: Factor out common smmrelocate.cAngel Pons
2021-03-01soc/intel: Factor out common smbus.hAngel Pons
2021-03-01soc/intel: Factor out common gpe.hAngel Pons
2021-03-01soc/intel: Factor out identical acpigen GPIO helpersAngel Pons
2021-03-01soc/intel: Include gfx.asl from northbridgeAngel Pons
2021-03-01soc/intel/common/gpio: Add gpio_routes_ioapic_irq functionTim Wawrzynczak
2021-03-01memory_info.h: Store SMBIOS error correction typeAngel Pons
2021-02-23intel/common/block/cpu: Add APIs to get CPU info from lapic IDAamir Bohra
2021-02-22soc/intel/tigerlake: Add CrashLog implementation for intel TGLFrancois Toguo
2021-02-18soc/intel/common: Drop unused `fast_spi_flash_read_wpsr` functionAngel Pons
2021-02-18soc/intel/common/block/fast_spi: Define __SIMPLE_DEVICE__Angel Pons
2021-02-17soc/intel/common/block/memory: Always write `data->spd_len`Angel Pons
2021-02-17soc/intel/common/block/smbus: Remove unused macroSubrata Banik
2021-02-16soc/intel/common: Remove unused <string.h>Elyes HAOUAS
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-10src: Remove unused <boot_device.h>Elyes HAOUAS
2021-02-08soc/intel: Drop CID1 from GNVSKyösti Mälkki
2021-02-07acpi: Fix BERT size_t printf format errorBenjamin Doron
2021-02-06intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh
2021-02-06intel: Drop FSP_PEIM_TO_PEIM_INTERFACEFurquan Shaikh
2021-02-04acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo
2021-02-04src: Remove unused <bootstate.h>Elyes HAOUAS
2021-02-03pci_ids/intel: Add missing CFL-S GT1 IGD IDsNico Huber
2021-02-03pci_ids/intel: Correct 0x3e96, it's a CFL-S partNico Huber
2021-02-03soc/intel: Fix compilation on x86_64Patrick Rudolph
2021-02-01soc/intel/common/sata: Add support for Cannon Lake SATA (HALO)Erik van den Bogaert
2021-02-01soc/intel/*: Get rid of custom microcode cachingPatrick Rudolph