aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2022-11-23soc/amd/*/Makefile: fix readelf parameters to get bootblock sizeFelix Held
2022-11-21soc/amd/mendocino: Increase CBFS_MCACHE sizeKarthikeyan Ramasubramanian
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
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/morgana/Kconfig: Remove TODO after reviewFred Reitberger
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-14soc/amd/*/root_complex: use FSP HOB iterator functionsFelix Held
2022-11-14arch/x86/Kconfig: Move AMD stages arch to common codeArthur Heymans
2022-11-13soc/amd/picasso: add mb_pre_fspm() definition and weak implementationMatt DeVillier
2022-11-12treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-11-11soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob caseFelix Held
2022-11-10/: Remove "ERROR: "/"WARNING: " prefixes from log messagesElyes Haouas
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/amd/common/block/spi: Mainboard to override SPI Read ModeKarthikeyan Ramasubramanian
2022-11-08vboot: Introduce handy vboot reboot functionsJakub Czapiga
2022-11-07soc/amd/mendocino: Enable x86 SHA acceleratorKarthikeyan Ramasubramanian
2022-11-07soc/amd/common/include/gpio_defs.h: Add comment for accuracyFred Reitberger
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/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-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/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/amd/cezanne/Kconfig: Enable APOB_HASHFred Reitberger
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-25soc/amd: Add framework for Glinda SoCMartin Roth
2022-10-23soc/amd/mendocino: Add STB Spill-to-DRAM enumMartin Roth
2022-10-22soc/amd/morgana/mca: Update for morganaFred Reitberger
2022-10-22soc/amd/*/i2c.h: Make definition more accurateFred Reitberger
2022-10-21soc/amd/*/smi.h: Use BIT() for clarityFred Reitberger
2022-10-21soc/amd/*/uart: cleanup includesFelix Held
2022-10-21soc/amd/morgana/aoac: Remove to-do after reviewFred Reitberger
2022-10-21soc/amd/morgana/i2c: Remove to-do after reviewFred Reitberger
2022-10-21soc/amd/morgana/include/soc/iomap.h: Remove to-do after reviewFred Reitberger
2022-10-20soc/amd/morgana/smi: Update smi definitions for morganaFred Reitberger
2022-10-20soc/amd/morgana: Add TODOs for common code to KconfigMartin Roth
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/stoneyridge/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/morgana/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/mendocino/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/cezanne/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/picasso/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/stoneyridge: initialize GPIOs for serial consoleFelix Held
2022-10-20soc/amd/*/uart: add missing soc/iomap.h includeFelix Held
2022-10-20soc/amd/stoneyridge/uart: add and use uart_info arrayFelix Held
2022-10-20soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held
2022-10-20soc/amd/morgana/uart: separate data and codeFelix Held
2022-10-20soc/amd/mendocino/uart: separate data and codeFelix Held
2022-10-20soc/amd/cezanne/uart: separate data and codeFelix Held
2022-10-20soc/amd/picasso/uart: separate data and codeFelix Held
2022-10-18soc/amd: factor out writing extended PM registers in FADTFelix Held
2022-10-18soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.cFred Reitberger
2022-10-18soc/amd/morgana/gpio: Update gpio definitions for morganaFred Reitberger
2022-10-17soc/amd: factor out common noncar bootblockFelix Held
2022-10-17soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-14soc/amd/picasso: Clean up includesElyes Haouas
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-14soc/amd/stoneyridge: move northbridge ops to northbridge deviceFelix Held
2022-10-14soc/amd/stoneyridge: use devicetree ops over pci driverFelix Held