aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2022-12-16soc/amd/common/block/i2c: don't call die() when MMIO address is NULLFelix Held
2022-12-14soc/amd/common/block/espi_util: drop unneeded check in espi_get_configFelix Held
2022-12-14soc/amd/common/block/espi_util: make espi_set_initial_config non-fatalFelix Held
2022-12-14soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatalFelix Held
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-08soc/amd/common/acpi, mb/google/skyrim: Implement DTTS ProposalEricKY Cheng
2022-12-08soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h includeFelix Held
2022-12-07soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardwareFelix Held
2022-12-05soc/amd/common/block/include/gpio_defs.h: Fix documentationFred Reitberger
2022-11-24soc/amd: Define post codesMartin Roth
2022-11-18soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for AlibEricKY Cheng
2022-11-17soc/amd: Use ioapic helper functionsKyösti Mälkki
2022-11-17soc/amd/common/pi/def_callouts.c: Fix log messagesElyes Haouas
2022-11-16soc/amd/common: Don't set gcc specific options for clang buildsMartin Roth
2022-11-16soc/amd/picasso: Add support for 64bit buildsArthur Heymans
2022-11-15soc/amd: commonize generation of the PIC/APIC mapping tablesFelix Held
2022-11-14soc/amd/psp_smm_gen2.c: Fix 64bit mode integer conversionArthur Heymans
2022-11-09soc/amd/common/block/spi: Mainboard to override SPI Read ModeKarthikeyan Ramasubramanian
2022-11-08vboot: Introduce handy vboot reboot functionsJakub Czapiga
2022-11-07soc/amd/common/include/gpio_defs.h: Add comment for accuracyFred Reitberger
2022-11-04soc/amd/common/data_fabric: Make common device opsFred 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/amd/common: Only call into enabled memory typesMartin Roth
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-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-29soc/amd/common: Initialize STB Spill-to-DRAMMartin Roth
2022-10-28soc/amd/common: Add coreboot post codes to STBMartin Roth
2022-10-28soc/amd/common: Add code to print AMD STB to boot logMartin Roth
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: 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-20soc/amd/*/uart: commonize UART code and MMIO device driverFelix Held
2022-10-20soc/amd: move set_uart_config prototype to common UART headerFelix Held
2022-10-20soc/amd: move all AOAC function prototypes to amdblocks/aoac.hFelix Held
2022-10-20soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held
2022-10-18soc/amd: factor out writing extended PM registers in FADTFelix Held
2022-10-17soc/amd: factor out common noncar bootblockFelix Held
2022-10-17soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger
2022-10-14soc/amd/sata.c: Hook up directly in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up IOMMU ops in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up LPC ops in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up SMBus ops to devicetreeArthur Heymans
2022-10-14soc/amd: factor out common eMMC codeFelix Held
2022-10-13soc/amd/*: Hook up GPU ops in devicetreeArthur Heymans
2022-10-13soc/amd/*: Hook up GPP bridges ops to devicetreeArthur Heymans
2022-10-13soc/amd/acp: Hook up ops in devicetreeArthur Heymans
2022-10-13soc/amd/*/psp_verstage/svc: Make svc.h macros commonFred Reitberger
2022-10-10soc/amd/common: Remove buildtime error for unknown cpuMartin Roth
2022-10-02soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won
2022-10-02soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian
2022-09-30soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]pFelix Held
2022-09-30soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]pFelix Held
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-19soc/amd/acpi: Add low/no battery mode to DPTCTim Van Patten
2022-09-15soc/amd: Do SMM relocation via MSRArthur Heymans
2022-09-14soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selectedFelix Held
2022-09-14cpu/amd: Move locking SMM as part of SMM initArthur Heymans
2022-09-14cpu/amd/smm: Move MP & SMM init in a common placeArthur Heymans
2022-09-14soc/amd/common: Add common function to get cpu countArthur Heymans
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-12soc/amd: Refactor DPTC Tablet ModeTim Van Patten
2022-09-07soc/amd/common/block/apob: Add hashed APOB supportFred Reitberger
2022-09-02amdblocks/alib.h: Add DPTC parameter IDsTim Van Patten
2022-09-01amd/*/Makefile.inc: Put common words into common Makefile.incZheng Bao
2022-08-31acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten
2022-08-30amd/soc/common: Update CPPC valueZheng Bao
2022-08-25soc/amd: rework SPI flash MMIO region handlingFelix Held
2022-08-25soc/amd/common/fsp/dmi: Set dimm voltage based on memory typeMatt DeVillier
2022-08-25soc/amd/common/fsp/dmi: Print MT/s speeds, not frequency in debug outputMatt DeVillier
2022-08-25soc/amd/common/fsp/dmi: Translate DRAM speeds for (LP)DDR5Matt DeVillier
2022-08-20soc/amd/common/block/psp/psb: add missing amdblocks/smn.h includeFelix Held
2022-08-20soc/amd/common/dmi: Add missing newline in printkMatt DeVillier
2022-08-20soc/amd/common: Drop ACPIMMIO bank for SMBus device PCI configKyösti Mälkki
2022-08-17soc/amd/common/include/espi: add more decode rangesFelix Held
2022-08-17soc/amd/common/acpi/cppc: add nominal and minimum frequenciesFelix Held
2022-08-17soc/amd/common/fsp: add common CPPC data HOB supportFelix Held
2022-08-15soc/amd/common/fsp/fsp-acpi: rework HOB pointer validity checkFelix Held
2022-08-15soc/amd/common/block/psp: Add psp_set_tpm_irq_gpioRaul E Rangel
2022-08-12soc/amd/cezanne,common: factor out CPPC code to common AMD SoC codeFelix Held
2022-08-12soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API reqJulius Werner
2022-08-11treewide: Rename Sabrina to MendocinoJon Murphy
2022-08-10mb/google/{zork,guybrush,skyrim},soc/amd/espi: Fix vw_irq_polarityRaul E Rangel
2022-08-01soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM sizeFred Reitberger
2022-07-20soc/amd/common/block/spi/fch_spi_ctrl: Fix restricted command writeFred Reitberger
2022-07-20soc/amd/common/psp_verstage: Fix update_boot_regionKarthikeyan Ramasubramanian
2022-07-20treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas
2022-07-18treewide: Don't add bitsElyes Haouas
2022-07-17soc/amd/common: Fix some white spaces issuesElyes Haouas
2022-07-16soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config optionFred Reitberger
2022-07-14commonlib: Substitude macro "__unused" in compiler.hBill XIE
2022-07-14soc/amd/fsp: Cache smm_region() resultsArthur Heymans