summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/*: Hook up LPC ops in devicetreeArthur Heymans2022-10-148-22/+8
* soc/amd/*: Hook up SMBus ops to devicetreeArthur Heymans2022-10-148-16/+8
* soc/amd: factor out common eMMC codeFelix Held2022-10-1415-54/+13
* soc/amd/stoneyridge: move northbridge ops to northbridge deviceFelix Held2022-10-142-4/+4
* soc/amd/stoneyridge: use devicetree ops over pci driverFelix Held2022-10-144-35/+8
* soc/amd/stoneyridge: Hook up device_operations in chipset.cbFelix Held2022-10-143-44/+14
* soc/amd/stoneyridge: add chipset devicetreesFelix Held2022-10-133-0/+88
* soc/amd/*: Hook up GPU ops in devicetreeArthur Heymans2022-10-136-23/+6
* soc/amd/*: Hook up GPP bridges ops to devicetreeArthur Heymans2022-10-136-66/+48
* soc/amd/acp: Hook up ops in devicetreeArthur Heymans2022-10-136-13/+6
* soc/amd/morgana: Use devicetree ops over pci driverFelix Held2022-10-133-36/+11
* soc/amd/mendocino: Use devicetree ops over pci driverArthur Heymans2022-10-134-45/+20
* soc/amd/cezanne: Use devicetree ops over pci driverArthur Heymans2022-10-133-46/+11
* soc/amd/picasso: Use devicetree ops over pci driverArthur Heymans2022-10-133-36/+11
* soc/amd/*: Hook up device_operations in chipset.cbArthur Heymans2022-10-139-234/+61
* soc/amd/*: Move emmc disabling to device opsArthur Heymans2022-10-139-12/+82
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-134-10/+10
* soc/amd/*/psp_verstage/svc: Make svc.h macros commonFred Reitberger2022-10-138-166/+7
* soc/amd/cezanne: enable LPC decodes if platform uses LPCJeremy Soller2022-10-131-0/+9
* treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* soc/amd/common: Remove buildtime error for unknown cpuMartin Roth2022-10-102-3/+7
* soc/amd/morgana: Add initial commit for new SoCMartin Roth2022-10-1059-0/+5728
* soc/amd/mendocino/psp_verstage: Remove TODO commentKarthikeyan Ramasubramanian2022-10-081-2/+0
* soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier2022-10-076-8/+26
* soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier2022-10-072-2/+2
* soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won2022-10-023-0/+66
* soc/amd/mendocino: Add build rules to separate signed PSP/AMDFWKarthikeyan Ramasubramanian2022-10-021-0/+31
* soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian2022-10-021-0/+6
* soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecastsFelix Held2022-09-301-2/+3
* soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecastsFelix Held2022-09-301-2/+3
* soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]pFelix Held2022-09-301-7/+7
* soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]pFelix Held2022-09-301-7/+7
* soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held2022-09-303-3/+3
* soc/amd/picasso/fch: use [read,write]8p to avoid typecastsFelix Held2022-09-301-4/+4
* soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecastsFelix Held2022-09-301-5/+3
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-273-3/+3
* soc/amd/mendocino: Add svc_set_fw_hash_tableKarthikeyan Ramasubramanian2022-09-232-0/+14
* soc/amd/picasso: Add support for PSP NVRAM base addr and sizeRitul Guru2022-09-221-0/+10
* amd/mendocino/root_complex: Throttle SOC during low/no batteryTim Van Patten2022-09-191-0/+12
* amd/mendocino/acpi/soc: Add DPTC SupportTim Van Patten2022-09-191-0/+7
* soc/amd/mendocino: Add low/no battery VRM limit registersTim Van Patten2022-09-191-0/+4
* amd/mendocino/root_complex: Set DPTC VRM limit valuesTim Van Patten2022-09-191-3/+19
* soc/amd/mendocino: Add VRM limit DPTC registersTim Van Patten2022-09-191-0/+4
* soc/amd/acpi: Add low/no battery mode to DPTCTim Van Patten2022-09-193-0/+42