aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-11-10sb,soc/intel: Use acpi_create_madt_ioapic_from_hw()Kyösti Mälkki
2022-11-10soc/intel/xeon_sp: Move SMBIOS type 4 override functions from mainboardJingleHsuWiwynn
2022-11-10soc/nvidia/tegra124: Fix building with clangArthur Heymans
2022-11-10soc/sifive/ux00ddr.h: Remove set but unused variablesArthur Heymans
2022-11-09device/xhci: Factor out `struct xhci_usb_info`Robert Zieba
2022-11-09device/xhci: Factor out common PORTSC codeRobert Zieba
2022-11-09soc/amd/picasso/acpi: include pci_int_defs.asl from soc.aslFelix Held
2022-11-09soc/amd/picasso/acpi: rename pcie.asl to pci_int_defs.aslFelix Held
2022-11-09soc/intel/common/xhci: Fix building for 64bitArthur Heymans
2022-11-09soc/intel/elkhartlake: Correct I2C base clock to 100 MHzWerner Zeh
2022-11-09soc/amd/common/block/spi: Mainboard to override SPI Read ModeKarthikeyan Ramasubramanian
2022-11-08vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga
2022-11-08soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitionsJonathan Zhang
2022-11-08vboot: Introduce handy vboot reboot functionsJakub Czapiga
2022-11-08/: Remove unused <inttypes.h>Elyes Haouas
2022-11-08soc/ti/am335x/cbmem.c: Use MiB macroElyes HAOUAS
2022-11-08soc/intel/meteorlake: Remove PM Energy Report WARavi Sarawadi
2022-11-08soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik
2022-11-07soc/qualcomm/sc7280: Move AOP load and reset handle to RomstageSudheer Kumar Amrabadi
2022-11-07soc/amd/mendocino: Enable x86 SHA acceleratorKarthikeyan Ramasubramanian
2022-11-07soc/intel/common/block/pcie/rtd3: Skip Power On if _STA returns 1Kane Chen
2022-11-07soc/intel/meteorlake: Implement SOC Die lock down configurationRavi Sarawadi
2022-11-07soc/intel/meteorlake: Fix incompatible function pointersArthur Heymans
2022-11-07soc/amd/common/include/gpio_defs.h: Add comment for accuracyFred Reitberger
2022-11-07soc/intel/cannonlake: Fix GPIO reset mappingAngel Pons
2022-11-05soc/intel/block/power_limit: Avoid MSR read if it is not neededWerner Zeh
2022-11-04src/soc/amd/mendocino: Enable override of MAINBOARD_BLOBS_DIRNikolai Vyssotski
2022-11-04soc/amd/*/data_fabric: Use common device opsFred Reitberger
2022-11-04soc/amd/common/data_fabric: Make common device opsFred Reitberger
2022-11-04soc/amd/mendocino/data_fabric.c: Make function more genericFred Reitberger
2022-11-04soc/amd/*/data_fabric: Move register offsets to socFred Reitberger
2022-11-04soc/amd/common/block/data_fabric: Use register bitslice structsFred Reitberger
2022-11-04soc/intel/meteorlake: Provide mitigation support for CNVi RFIzhaojohn
2022-11-04lib/coreboot_table: Rename lb_fill_pcieArthur Heymans
2022-11-04lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans
2022-11-04Revert "soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function"Felix Held
2022-11-04soc/intel/alderlake: Add IBECCMaximilian Brune
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-04soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility functionJohnny Lin
2022-11-04soc/xeon_sp: Add weak mainboard_ewl_check for EWL check after FSP-MJohnny Lin
2022-11-04soc/mediatek/mt8188: Disable input-gating for big-core SRAMLiju-Clr Chen
2022-11-04soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driverLiju-Clr Chen
2022-11-04soc/intel/**/fast_spi.c: Drop spurious whitespaceAngel Pons
2022-11-04soc/intel/skylake: Clean up includesElyes Haouas
2022-11-04Revert "soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers"Liju-Clr Chen
2022-11-04soc/amd: Specify memory types supported by each chipMartin Roth
2022-11-04soc/amd/common: Only call into enabled memory typesMartin Roth
2022-11-03soc/amd/glinda/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/morgana/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/mendocino/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/picasso/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/cezanne/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger
2022-11-03soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-03soc/intel/alderlake: Hook up GMA ACPI brightness controlsTim Crawford
2022-11-02soc/intel/common: provide display hook in PEP for ECsMichael Niewöhner
2022-11-02soc/intel/common/acpi: provide PTS/WAK hooks for ECsMichael Niewöhner
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-29soc/amd/common: Initialize STB Spill-to-DRAMMartin Roth
2022-10-29soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB deviceFelix Held
2022-10-29soc/intel/meteorlake: Move P2SB PCI resource into P2SB deviceSubrata Banik
2022-10-29soc/intel/common: Fix potential NULL pointer dereferenceShaik Shahina
2022-10-29soc/amd/glinda: Don't add amdfw.rom to cbfs in SOC MakefileMartin Roth
2022-10-28soc/amd/common: Add coreboot post codes to STBMartin Roth
2022-10-28soc/amd/mendocino: Add code for printing STB to boot logMartin Roth
2022-10-28soc/amd/common: Add code to print AMD STB to boot logMartin Roth
2022-10-28soc/amd/mendocino: Expand extra 5 DPTC thermal related profilesEricKY Cheng
2022-10-28soc/intel/xeon_sp: Remove unused madt setup functionArthur Heymans
2022-10-28soc/amd/cezanne/Kconfig: Enable APOB_HASHFred Reitberger
2022-10-27soc/intel/alderlake: Select X86_INIT_NEED_1_SIPI Kconfig for RPLSubrata Banik
2022-10-27Revert "soc/intel/systemagent.c: Fix memory type reporting"Arthur Heymans
2022-10-27soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFSMeera Ravindranath
2022-10-27soc/intel/{adl, cmn}: Allow config to select the OCP workaroundSubrata Banik
2022-10-26soc/amd/mendocino: Enable GPP clk req disabling for disabled devicesRobert Zieba
2022-10-26soc/amd/cezanne: Update GPP clk req code to use ARRAY_SIZERobert Zieba
2022-10-26soc/amd/cezanne: Factor out common GPP clk req codeRobert Zieba
2022-10-26soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIESFelix Held
2022-10-26mb/amd,google: move fch_irq_routing struct definition to soc/amdFelix Held
2022-10-26soc/amd/common/psp_verstage: Pass SRAM buffer to Crypto EngineKarthikeyan Ramasubramanian
2022-10-26soc/amd/mendocino: Add GSVCD rangeKarthikeyan Ramasubramanian
2022-10-26soc/amd/mendocino: Update build rules for PSP BIOS imageKarthikeyan Ramasubramanian
2022-10-26soc/amd/mendocino: Reserve more space for metadataKarthikeyan Ramasubramanian
2022-10-26soc/amd: Add amdfw.rom in coreboot.preKarthikeyan Ramasubramanian
2022-10-26soc/amd: Add an optional unsigned section in PSP verstageKarthikeyan Ramasubramanian
2022-10-26util/amdfwtool: Add build rules for amdfwreadKarthikeyan Ramasubramanian
2022-10-26coreboot_tables: Drop uart PCI addrArthur Heymans
2022-10-26mb/google/rex: Move `DRIVERS_INTEL_USB4_RETIMER` configSubrata Banik
2022-10-25soc/amd: Add framework for Glinda SoCMartin Roth
2022-10-25soc/intel/alderlake: Add Raptor Lake device IDsLawrence Chang
2022-10-25soc/intel/common: Clean up includesElyes Haouas
2022-10-25soc/intel/tigerlake: Clean up includesElyes Haouas
2022-10-25soc/intel/xeon_sp: Add functions to store/restore uart state in smmTim Chu
2022-10-25soc/intel/elkhartlake: Fix incorrect divider for MDIO clockWerner Zeh
2022-10-25soc/intel/eklhartlake: Provide an option to disable the L1 prefetcherWerner Zeh
2022-10-25soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MITRex-BC Chen
2022-10-25soc/mediatek/mt8188: Update mtcmos settings for display and audioBo-Chen Chen
2022-10-25soc/mediatek/mt8188: Add eDP support for firmware displayBo-Chen Chen
2022-10-25soc/mediatek/mt8188: Add ddp driver to support eDP outputNathan Lu
2022-10-25soc/mediatek/mt8188: Rename SPM registerBo-Chen Chen
2022-10-25soc/mediatek: Add support for input 1P mode of dp_intfRex-BC Chen