aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-09-15soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versionsDinesh Gehlot
2023-09-15soc/intel/meteorlake: Remove the check for INFRSean Rhodes
2023-09-15soc/intel/meteorlake: Remove space after a castElyes Haouas
2023-09-14qualcomm/common: Remove carriage returns from QcLib logJulius Werner
2023-09-14x86: Add .data section support for pre-memory stagesJeremy Compostella
2023-09-14soc/intel/xeon_sp/spr: Bump MAX_ACPI_TABLE_SIZE_KBPatrick Rudolph
2023-09-14soc/cavium: Use weak over attrbute__((weak))Elyes Haouas
2023-09-14chromeos/cse_board_reset.c: Clear EC AP_IDLE flagDerek Huang
2023-09-13soc/intel/{alderlake,meteorlake}: Remove the dummy PS0 and PS3 methodsSean Rhodes
2023-09-13soc/intel/{tigerlake,meteorlake}: Check ITBT FW versionSean Rhodes
2023-09-13soc/intel/{tigerlake,alderlake,meteorlake}: Start to unify the TCSS ACPISean Rhodes
2023-09-12soc/amd/*/Makefile: drop wrong EFS diagramsFelix Held
2023-09-12soc/intel/common: Fix invalid MADT entries creationJeremy Compostella
2023-09-12cpu/intel: Move is_tme_supported() from soc/intel to cpu/intelJeremy Compostella
2023-09-11soc/intel: Remove space between function name and '('Elyes Haouas
2023-09-11soc/cavium: Remove space between function name and '('Elyes Haouas
2023-09-11soc/nvidia: Remove space between function name and '('Elyes Haouas
2023-09-09soc/amd/common: Remove __attribute__(())Elyes Haouas
2023-09-08soc/intel/alderlake_n: Hook up the FSP repositoryFelix Singer
2023-09-07soc/intel/meteorlake: Update LidStatus UPD dynamicallySubrata Banik
2023-09-06soc/amd: correctly report I2C controller state in ACPIFelix Held
2023-09-06soc/intel/common/block/acpi: Change __attribute__((weak)) to __weakElyes Haouas
2023-09-05soc/amd/common/vboot: Drop reporting of Silicon levelMatt DeVillier
2023-09-05amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao
2023-09-04soc/amd/common: Use CBFSTOOL_ADD_CMD_OPTIONS when adding psp imageArthur Heymans
2023-09-04soc/amd/mendocino: Specify and use FSP binaries for platformMatt DeVillier
2023-09-04soc/amd/cezanne: select ADD_FSP_BINARIES if USE_AMD_BLOBSMatt DeVillier
2023-09-04{drivers/intel/fsp2_0, soc/intel}: Rename `SAVE_MRC_AFTER_FSPS` configSubrata Banik
2023-09-02soc/intel/meteorlake: Fix black screen after booting to OSSubrata Banik
2023-09-02soc/intel/cannonlake/Kconfig: Deduplicate selectionsFelix Singer
2023-09-02soc/intel/cannonlake/Makefile.inc: Remove dead code of CNL SoCFelix Singer
2023-09-01soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA deviceMatt DeVillier
2023-09-01soc/intel/common/acpi: Add stub for GNA scoring acceleratorMatt DeVillier
2023-09-01soc/intel/common: Rename crashlog macrosPratikkumar Prajapati
2023-09-01soc/intel/meteorlake: Skip crashlog region with metadata tagPratikkumar Prajapati
2023-09-01soc/intel/common: Add metadata tag definition for crashlogPratikkumar Prajapati
2023-09-01soc/intel/meteorlake: Validate CPU crashlog discovery table and recordsPratikkumar Prajapati
2023-09-01soc/intel/meteorlake: Adjust discovery table offset based on CPUIDPratikkumar Prajapati
2023-09-01soc/amd/genoa: Add minimal viable code for compilationArthur Heymans
2023-09-01soc/intel/cpu: Only show MP PPI option when meaningfulArthur Heymans
2023-09-01amd/soc/common: Use relative offset for AMDFWZheng Bao
2023-09-01util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao
2023-08-31soc/amd/common/data_fabric: add support for extended MMIO addressesFelix Held
2023-08-30soc/intel/meteorlake: Allow to override Fast VmodeJay Patel
2023-08-29soc/amd/common/data_fabric/Makefile: remove invalid commentFelix Held
2023-08-29Revert "soc/intel/meteorlake: Generate new TME key on each warm boot"Subrata Banik
2023-08-26soc/amd: Move psp_transfer.h out of each SOC into commonMartin Roth
2023-08-26soc/intel/common/block/oc_wdt: Add OC watchdog common blockMichał Żygowski
2023-08-26soc/intel/meteorlake: Add PMC GPIO GPE group mappingCliff Huang
2023-08-25soc/intel/apollolake: Correct the logic for the legacy 8254 timerSean Rhodes
2023-08-25soc/amd/common/include/root_complex: add IOHC MISC SMN base addressesFelix Held
2023-08-24soc/intel/metorlake: Fix PMC GPIO group assignmentCliff Huang
2023-08-24soc/intel/apollolake: Move the PMC definitions to pmc.h fileMichał Żygowski
2023-08-24soc/mediatek/mt8188: Remove GPT timer initYidi Lin
2023-08-24soc/nvidia: Fix incorrect SPDX licenseMartin Roth
2023-08-24soc/intel/jasperlake: Use boolean type where applicableMichael Strosche
2023-08-23soc/intel/xeon/spr: Improve RMT configurationNaresh Solanki
2023-08-23soc/mediatek/mt8188: Simplify pmif init flowSen Chu
2023-08-22soc/qualcomm: Add missing newlines for logsYu-Ping Wu
2023-08-21soc: Remove SOC_SPECIFIC_OPTIONSElyes Haouas
2023-08-21soc/intel/alderlake: add GPIO definitions for RPL PCHTim Crawford
2023-08-21vc/intel/fsp2_0: Add a copy of ADL-S IOT FSP MemInfoHob.h for RPL-S IOTMichał Żygowski
2023-08-21soc/intel/alderlake: Guard PchPcie{Clock,Power}Gating on RPL FSPMichał Żygowski
2023-08-21soc/intel/broadwell/pch/Kconfig: Remove dummy PCH_SPECIFIC_OPTIONSElyes Haouas
2023-08-21soc/intel/apollolake/chip.h: Use boolean type where applicableMichael Strosche
2023-08-21meteorlake/include/soc/iomap: Remove unused HPET_BASE_ADDRESSElyes Haouas
2023-08-20soc/samsung/exynos5250/clock: Remove space before semicolonElyes Haouas
2023-08-20soc/intel/bdw/pch: Remove SOC_INTEL_BROADWELL conditionalElyes Haouas
2023-08-20soc/intel/mtl: Enable IOE_PMC supportDinesh Gehlot
2023-08-20soc/intel/alderlake_n: Allow using the microcode repoFelix Singer
2023-08-18soc/intel/meteorlake: Implement `soc_is_ish_partition_enabled` overrideSubrata Banik
2023-08-18{driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementationSubrata Banik
2023-08-18soc/intel/cmn/cse: Display CSE RW FW version by default for LITE SKUSubrata Banik
2023-08-18soc/intel/cmn/cse: Refactor CSE RW FW Version implementationSubrata Banik
2023-08-17soc/intel/alderlake: Set PchHdaSdiEnable for Alder LakeSean Rhodes
2023-08-17soc/intel/alderlake: Add provision to show pre-boot splash screenSubrata Banik
2023-08-17soc/intel/meteorlake: Enable LZ4 compression for logo CBFS fileSubrata Banik
2023-08-17soc/intel: Update all references to ESE as ISSEUsha P
2023-08-16soc/intel/alderlake/chip.h: Use boolean type where applicableMichael Strosche
2023-08-16ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki
2023-08-16vendorcode/fsp: Rename GLK to Gemini Lake to match other SOCsSean Rhodes
2023-08-15nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resourcesFelix Held
2023-08-15soc/amd/common/lpc: use fixed_io_range_flags instead of open codingFelix Held
2023-08-15soc/amd/common/data_fabric/domain: use get_iohc_fabric_idFelix Held
2023-08-15soc/amd/*/root_complex: introduce get_iohc_fabric_idFelix Held
2023-08-15soc/nvidia/tegra210/mipi-phy: Remove space before semicolonElyes Haouas
2023-08-15soc/samsung/exynos5420/clock: Remove space before semicolonElyes Haouas
2023-08-14soc/mediatek/mt8173/mt6391: Remove space before semicolonElyes Haouas
2023-08-13soc/amd/common/data_fabric: handle multiple PCI root domainsFelix Held
2023-08-13soc/intel/cse: Add config to enable PSR data backup for CSE Lite SKUKrishna Prasad Bhat
2023-08-12soc/intel/xeon_sp/*/Kconfig: Refactor out and remove SOC_SPECIFIC_OPTIONSElyes Haouas
2023-08-12soc/amd/common/data_fabric: read PCI bus decoding from DF registersFelix Held
2023-08-11soc/amd/glinda/Kconfig: fix commentFelix Held
2023-08-11soc/intel/braswell: Adjust status of IOSF ACPI objectMatt DeVillier
2023-08-11soc/intel/baytrail: Adjust status of IOSF ACPI objectMatt DeVillier
2023-08-11soc/intel/alderlake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas
2023-08-11soc/amd/common/data_fabric/domain: set and use max_subordinateFelix Held
2023-08-11soc/amd: Add definition of SPI ROM remappingZheng Bao
2023-08-11soc/intel/meteorlake: Add provision to show pre-boot splash screenSubrata Banik
2023-08-11soc/intel/alderlake: Disable PCIe clock gatingPatrick Rudolph