summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki2022-12-074-35/+0
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-075-88/+0
* sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki2022-12-072-2/+2
* sb,soc/amd: Remove unused southbridge_io_trap_handler()Kyösti Mälkki2022-12-066-30/+0
* soc/intel/common/block: Use readXXp/writeXXp()Elyes Haouas2022-12-066-13/+14
* soc/cavium/cn81xx: Use read64p()Elyes Haouas2022-12-062-5/+5
* soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans2022-12-065-79/+27
* soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurableMichał Kopeć2022-12-062-2/+4
* 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
* soc/intel/tigerlake: Fix setting `HyperThreading`Angel Pons2022-12-052-6/+0
* soc/intel/cmn/block/{pcie/rtd3,usb4}: Use helper functions for _DSDKapil Porwal2022-12-052-43/+8
* soc/amd/common/block/include/gpio_defs.h: Fix documentationFred Reitberger2022-12-051-2/+2
* soc/mediatek/mt8188: Add support for MIPI panelBo-Chen Chen2022-12-053-0/+59
* soc/mediatek: Fix DSI register definition for MT8186Bo-Chen Chen2022-12-057-45/+116
* soc/mediatek/mt8188: Add display data path for MIPI outputBo-Chen Chen2022-12-052-17/+36
* soc/nvidia/tegra210: Fix flushing SPI fifoArthur Heymans2022-12-051-1/+1
* soc/intel/meteorlake: Add timestamp for cse_fw_syncDinesh Gehlot2022-12-051-1/+5
* soc/intel/alderlake: Update cpu and pch tracehub modesSridhar Siricilla2022-12-021-0/+10
* soc/intel/alderlake: skip external buses for D-states listEran Mitrani2022-12-021-0/+3
* soc/intel/meteorlake: Refactor `pmc_lockdown_cfg` functionKapil Porwal2022-12-022-40/+22
* soc/intel/meteorlake: Allow sending late EOP cmd to CSESubrata Banik2022-12-021-0/+1
* soc/intel/cmn/cse: Allow to perform essential CSE operations post EOPSubrata Banik2022-12-021-4/+6
* soc/intel/cmn/cse: API to perform essential CSE operations post EOPSubrata Banik2022-12-022-0/+22
* soc/intel/cmn/cse: Send EOP cmd from .final aka `cse_final()`Subrata Banik2022-12-021-6/+10
* soc/intel/cmn/cse: Create another config for sending CSE EOP cmd lateSubrata Banik2022-12-023-0/+15
* soc/intel/alderlake: Drop duplicate macro `PCH_PWRM_BASE_SIZE`Subrata Banik2022-12-011-1/+0
* soc/intel/meteorlake: Log CSE RO write protection info for MTLKapil Porwal2022-12-011-0/+3
* soc/amd/mendocino: Enhance DPTC_INPUT to support 13 DPTC thermal parametersEricKY Cheng2022-11-301-6/+137
* soc/intel/meteorlake: Rename method is_eom to is_manufacturing_modeKapil Porwal2022-11-301-10/+11
* /: Remove extra space after commaElyes Haouas2022-11-302-2/+2
* Revert "src/arch/x86: Use core apic id to get cpu_index()"Arthur Heymans2022-11-292-2/+2
* soc/intel/alderlake/acpi.c: Don't look up coreboot CPU indexArthur Heymans2022-11-291-9/+3
* soc/intel/cmn/block/pcie/rtd3: Add support for ACPI DmaPropertyKapil Porwal2022-11-292-0/+9
* {soc/intel/cmn/pcie, mb/google/volteer}: Rename `is_external` variableKapil Porwal2022-11-292-2/+2
* sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki2022-11-284-13/+0
* sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki2022-11-2815-15/+15
* sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLITKyösti Mälkki2022-11-287-0/+13
* soc/intel/quark: Fix out() parameter orderKyösti Mälkki2022-11-281-1/+1
* soc/intel/meteorlake: Print vars related to ME mfg modeKapil Porwal2022-11-281-0/+4
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-2646-86/+86
* soc/intel/meteorlake: Refactor heci finalize functionsSubrata Banik2022-11-261-3/+10
* soc/intel/alderlake: Use common code CSE-Lite API for WP informationSubrata Banik2022-11-261-24/+1
* soc/intel/cmn/cse: Create API to get CSE Lite WP InformationSubrata Banik2022-11-262-0/+26
* ACPI: Flag boards with ACPI_NO_MADTKyösti Mälkki2022-11-252-5/+1
* cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans2022-11-251-1/+1
* ACPI MADT: Add LINT1 as NMI sourceKyösti Mälkki2022-11-252-2/+2
* ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki2022-11-257-49/+7
* soc/intel/adl/acpi: add FSPI to DSDTEran Mitrani2022-11-251-0/+6
* soc/amd: Define post codesMartin Roth2022-11-2411-25/+66