aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne
AgeCommit message (Expand)Author
2023-03-15soc/amd: Print amdfwtool debug info if V=1Martin Roth
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-03-09soc/amd/cezanne: Set up SoC-specific XHCI definitionsRobert Zieba
2023-03-09soc/amd/cezanne: Update XHCI GPE to use constantRobert Zieba
2023-03-08soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI KconfigFelix Held
2023-03-08soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.hFelix Held
2023-03-08soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held
2023-03-08soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held
2023-03-08soc/amd/cezanne/acpi: rework C state info table handlingFelix Held
2023-03-06soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUsFelix Held
2023-03-06soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writesFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignmentFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded mon_alrm FADT assignmentFelix Held
2023-03-03soc/amd/cezanne/graphics: simplify map_oprom_vendev implementationFelix Held
2023-02-28soc/amd: introduce and use PSTATE_MSR macroFelix Held
2023-02-28soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usageFelix Held
2023-02-16soc/amd/cezanne/Kconfig: add VGA BIOS ID and file defaultsFelix Held
2023-02-14amdfwtool: use SoC ID info instead of misleading comboable flagZheng Bao
2023-02-11soc/amd/*/Makefile.inc: remove command line soc-nameZheng Bao
2023-02-11soc/amd/*: Add SOC_NAME in fw.cfg(s)Zheng Bao
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08soc/amd: use CPUID_FROM_FMS macro instead of magic numbersFelix Held
2023-02-08soc/amd/cezanne: use CPUID_ALL_STEPPINGS_MASK to support all steppingsFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2023-02-08soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZEFelix Held
2023-02-08soc/amd/*/data_fabric: rename define for MMIO decode register set countFelix Held
2023-02-06soc/amd/cezanne: remove LIDS field from global NVSFelix Held
2023-02-04soc/amd/cezanne/chipset.cb: add missing ops for GPP GFX bridgesFelix Held
2023-02-04soc/amd: Use common reset code for CZN & MDN SoCsMartin Roth
2023-01-31soc/amd/cezanne/acpi: use acpigen_write_processor_deviceFelix Held
2023-01-22soc/amd/*: Enable override of MAINBOARD_BLOBS_DIRFred Reitberger
2023-01-20soc/amd/cezanne: clean up global NVSFelix Held
2023-01-18soc/amd/*/agesa_acpi: add TODO for adding CRAT tableFelix Held
2023-01-18soc/amd/cezanne/agesa_acpi: use acpi_align_current to align IVRS & ALIBFelix Held
2023-01-18soc/amd: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2023-01-17soc/amd: introduce and use common amd_cpu_bus_ops structFelix Held
2023-01-17treewide: Fix old-style declarationsElyes Haouas
2023-01-13soc/amd/cezanne: use common SMU S3/4/5 entry message codeFelix Held
2023-01-12soc/amd/cezanne: Use common fsp-s preloaderFred Reitberger
2023-01-09treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas
2023-01-09soc/amd: Remove dummy SOC_SPECIFIC_OPTIONSElyes Haouas
2023-01-03soc/amd/cezanne/psp_verstage/Makefile.inc: Remove path to non-existent direct...Elyes Haouas
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-20src/soc: Remove unneeded <assert.h>Elyes Haouas
2022-12-14soc/amd/*/config: drop invalid commentFelix Held
2022-12-08vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configurationFelix Held
2022-12-06sb,soc/amd: Remove unused southbridge_io_trap_handler()Kyösti Mälkki
2022-11-25ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki
2022-11-24soc/amd: Define post codesMartin Roth
2022-11-23soc/amd/*/fsp_m_params: rework local USB PHY table updateFelix Held
2022-11-23soc/amd/*/Makefile: fix readelf parameters to get bootblock sizeFelix Held
2022-11-17soc/amd: Use ioapic helper functionsKyösti Mälkki
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-11soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob caseFelix Held
2022-11-04soc/amd/*/data_fabric: Use common device opsFred Reitberger
2022-11-04soc/amd/*/data_fabric: Move register offsets to socFred Reitberger
2022-11-04soc/amd: Specify memory types supported by each chipMartin Roth
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-29soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB deviceFelix Held
2022-10-28soc/amd/cezanne/Kconfig: Enable APOB_HASHFred Reitberger
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: Add amdfw.rom in coreboot.preKarthikeyan Ramasubramanian
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-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/cezanne/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/*/uart: add missing soc/iomap.h includeFelix Held
2022-10-20soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held
2022-10-20soc/amd/cezanne/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-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/*: 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/cezanne: 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