summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
...
* soc/amd/morgana: Remove emmc selectFred Reitberger2022-12-122-2/+0
* vc/amd/fsp/morgana/FspmUpd: don't use pointers for usb_phy configFelix Held2022-12-121-2/+9
* treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas2022-12-105-6/+7
* soc/amd/mendocino: Enable LPC SPI DMAKarthikeyan Ramasubramanian2022-12-091-0/+1
* vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configurationFelix Held2022-12-081-2/+9
* vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy configFelix Held2022-12-081-2/+9
* soc/amd/common/acpi, mb/google/skyrim: Implement DTTS ProposalEricKY Cheng2022-12-081-0/+4
* soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h includeFelix Held2022-12-081-1/+1
* soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardwareFelix Held2022-12-071-2/+4
* sb,soc/amd: Remove unused southbridge_io_trap_handler()Kyösti Mälkki2022-12-066-30/+0
* soc/amd/common/block/include/gpio_defs.h: Fix documentationFred Reitberger2022-12-051-2/+2
* soc/amd/mendocino: Enhance DPTC_INPUT to support 13 DPTC thermal parametersEricKY Cheng2022-11-301-6/+137
* ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki2022-11-256-42/+6
* soc/amd: Define post codesMartin Roth2022-11-2411-25/+66
* soc/amd/*/fsp_m_params: rework local USB PHY table updateFelix Held2022-11-234-12/+12
* soc/amd/*/Makefile: fix readelf parameters to get bootblock sizeFelix Held2022-11-234-8/+8
* soc/amd/mendocino: Increase CBFS_MCACHE sizeKarthikeyan Ramasubramanian2022-11-211-2/+2
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-3/+2
* soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for AlibEricKY Cheng2022-11-182-1/+156
* soc/amd: Use ioapic helper functionsKyösti Mälkki2022-11-1713-31/+24
* soc/amd/common/pi/def_callouts.c: Fix log messagesElyes Haouas2022-11-171-3/+3
* soc/amd/morgana/Kconfig: Remove TODO after reviewFred Reitberger2022-11-162-20/+18
* soc/amd/common: Don't set gcc specific options for clang buildsMartin Roth2022-11-161-0/+4
* soc/amd/picasso: Add support for 64bit buildsArthur Heymans2022-11-163-2/+14
* soc/amd: commonize generation of the PIC/APIC mapping tablesFelix Held2022-11-152-10/+43
* soc/amd/psp_smm_gen2.c: Fix 64bit mode integer conversionArthur Heymans2022-11-141-2/+3
* soc/amd/*/root_complex: use FSP HOB iterator functionsFelix Held2022-11-145-47/+16
* arch/x86/Kconfig: Move AMD stages arch to common codeArthur Heymans2022-11-145-35/+0
* soc/amd/picasso: add mb_pre_fspm() definition and weak implementationMatt DeVillier2022-11-132-0/+6
* treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-11-121-1/+2
* soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob caseFelix Held2022-11-115-30/+30
* /: Remove "ERROR: "/"WARNING: " prefixes from log messagesElyes Haouas2022-11-1012-21/+21
* soc/amd/picasso/acpi: include pci_int_defs.asl from soc.aslFelix Held2022-11-091-0/+3
* soc/amd/picasso/acpi: rename pcie.asl to pci_int_defs.aslFelix Held2022-11-092-65/+65
* soc/amd/common/block/spi: Mainboard to override SPI Read ModeKarthikeyan Ramasubramanian2022-11-092-3/+3
* vboot: Introduce handy vboot reboot functionsJakub Czapiga2022-11-081-4/+1
* soc/amd/mendocino: Enable x86 SHA acceleratorKarthikeyan Ramasubramanian2022-11-071-0/+1
* soc/amd/common/include/gpio_defs.h: Add comment for accuracyFred Reitberger2022-11-071-0/+1
* src/soc/amd/mendocino: Enable override of MAINBOARD_BLOBS_DIRNikolai Vyssotski2022-11-041-0/+3
* soc/amd/*/data_fabric: Use common device opsFred Reitberger2022-11-0416-260/+48
* soc/amd/common/data_fabric: Make common device opsFred Reitberger2022-11-041-0/+29
* soc/amd/mendocino/data_fabric.c: Make function more genericFred Reitberger2022-11-041-21/+16
* soc/amd/*/data_fabric: Move register offsets to socFred Reitberger2022-11-0410-48/+47
* soc/amd/common/block/data_fabric: Use register bitslice structsFred Reitberger2022-11-041-19/+19
* soc/amd: Specify memory types supported by each chipMartin Roth2022-11-046-0/+30
* soc/amd/common: Only call into enabled memory typesMartin Roth2022-11-041-9/+8
* soc/amd/glinda/data_fabric: Add register bitslice structFred Reitberger2022-11-031-2/+28
* soc/amd/morgana/data_fabric: Add register bitslice structFred Reitberger2022-11-031-2/+28
* soc/amd/mendocino/data_fabric: Add register bitslice structFred Reitberger2022-11-031-0/+28
* soc/amd/picasso/data_fabric: Add register bitslice structFred Reitberger2022-11-031-0/+27