aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
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
2022-10-14soc/amd/stoneyridge: Hook up device_operations in chipset.cbFelix Held
2022-10-13soc/amd/stoneyridge: add chipset devicetreesFelix 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/morgana: Use devicetree ops over pci driverFelix Held
2022-10-13soc/amd/mendocino: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/cezanne: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/picasso: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/*: Hook up device_operations in chipset.cbArthur Heymans
2022-10-13soc/amd/*: Move emmc disabling to device opsArthur Heymans
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-10-13soc/amd/*/psp_verstage/svc: Make svc.h macros commonFred Reitberger
2022-10-13soc/amd/cezanne: enable LPC decodes if platform uses LPCJeremy Soller
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas
2022-10-10soc/amd/common: Remove buildtime error for unknown cpuMartin Roth
2022-10-10soc/amd/morgana: Add initial commit for new SoCMartin Roth
2022-10-08soc/amd/mendocino/psp_verstage: Remove TODO commentKarthikeyan Ramasubramanian
2022-10-07soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier
2022-10-07soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier
2022-10-02soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won
2022-10-02soc/amd/mendocino: Add build rules to separate signed PSP/AMDFWKarthikeyan Ramasubramanian
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-30soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held
2022-09-30soc/amd/picasso/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecastsFelix Held
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-23soc/amd/mendocino: Add svc_set_fw_hash_tableKarthikeyan Ramasubramanian
2022-09-22soc/amd/picasso: Add support for PSP NVRAM base addr and sizeRitul Guru
2022-09-19amd/mendocino/root_complex: Throttle SOC during low/no batteryTim Van Patten
2022-09-19amd/mendocino/acpi/soc: Add DPTC SupportTim Van Patten
2022-09-19soc/amd/mendocino: Add low/no battery VRM limit registersTim Van Patten
2022-09-19amd/mendocino/root_complex: Set DPTC VRM limit valuesTim Van Patten
2022-09-19soc/amd/mendocino: Add VRM limit DPTC registersTim Van Patten
2022-09-19soc/amd/acpi: Add low/no battery mode to DPTCTim Van Patten
2022-09-19soc/amd/mendocino/acpi: Add support for shared TPM_I2C controllerJan Dabros
2022-09-15amd/mendocino: Control DPTC with only KconfigTim Van Patten
2022-09-15amd/cezanne: Control DPTC with only KconfigTim Van Patten
2022-09-15zork: Control DPTC with only KconfigTim Van Patten
2022-09-15soc/amd: Do SMM relocation via MSRArthur Heymans
2022-09-14zork/Kconfig: Move SOC_AMD_COMMON_BLOCK_ACPI_DPTCTim Van Patten
2022-09-14acpi/soc: Conditionally include dptc.aslTim Van Patten
2022-09-14soc/amd/cezanne/Kconfig: add defaults for FSP_M_FILE and FSP_S_FILEFelix Held
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-14soc/amd: Recalculate the field power in PSS table entryZheng Bao
2022-09-14soc/amd/mendocino: Add support for separate RW A/B partition SPL fileFelix Held
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-12soc/amd: Remove unsupported DPTC tablet mode settingsTim Van Patten
2022-09-12soc/amd: Refactor DPTC Tablet ModeTim Van Patten