Age | Commit message (Expand) | Author |
2023-01-09 | soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS | Elyes Haouas |
2023-01-09 | soc/amd/mendocino/Kconfig: Remove TODO after review | Fred Reitberger |
2023-01-04 | soc/amd/mendocino: Hook up UPD dxio_tx_vboost_enable for PCIe optimization | Chris.Wang |
2023-01-03 | soc/amd/mendocino/psp_verstage/Makefile.inc: Remove path to non-existent dire... | Elyes Haouas |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-24 | soc/amd/mendocino: Split the EFS from the AMDFW body | Karthikeyan Ramasubramanian |
2022-12-21 | vc/amd,soc/amd/mendocino: Add SVC_CMD_GET_PREV_BOOT_STATUS | Karthikeyan Ramasubramanian |
2022-12-20 | soc/amd/mendocino: add dptc tablet mode support | Chris.Wang |
2022-12-14 | soc/amd/*/config: drop invalid comment | Felix Held |
2022-12-09 | soc/amd/mendocino: Enable LPC SPI DMA | Karthikeyan Ramasubramanian |
2022-12-08 | vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy config | Felix Held |
2022-12-06 | sb,soc/amd: Remove unused southbridge_io_trap_handler() | Kyösti Mälkki |
2022-11-30 | soc/amd/mendocino: Enhance DPTC_INPUT to support 13 DPTC thermal parameters | EricKY Cheng |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-24 | soc/amd: Define post codes | Martin Roth |
2022-11-23 | soc/amd/*/fsp_m_params: rework local USB PHY table update | Felix Held |
2022-11-23 | soc/amd/*/Makefile: fix readelf parameters to get bootblock size | Felix Held |
2022-11-21 | soc/amd/mendocino: Increase CBFS_MCACHE size | Karthikeyan Ramasubramanian |
2022-11-17 | soc/amd: Use ioapic helper functions | Kyösti Mälkki |
2022-11-14 | soc/amd/*/root_complex: use FSP HOB iterator functions | Felix Held |
2022-11-14 | arch/x86/Kconfig: Move AMD stages arch to common code | Arthur Heymans |
2022-11-11 | soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case | Felix Held |
2022-11-10 | /: Remove "ERROR: "/"WARNING: " prefixes from log messages | Elyes Haouas |
2022-11-07 | soc/amd/mendocino: Enable x86 SHA accelerator | Karthikeyan Ramasubramanian |
2022-11-04 | src/soc/amd/mendocino: Enable override of MAINBOARD_BLOBS_DIR | Nikolai Vyssotski |
2022-11-04 | soc/amd/*/data_fabric: Use common device ops | Fred Reitberger |
2022-11-04 | soc/amd/mendocino/data_fabric.c: Make function more generic | Fred Reitberger |
2022-11-04 | soc/amd/*/data_fabric: Move register offsets to soc | Fred Reitberger |
2022-11-04 | soc/amd: Specify memory types supported by each chip | Martin Roth |
2022-11-03 | soc/amd/mendocino/data_fabric: Add register bitslice struct | Fred Reitberger |
2022-11-03 | soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common | Fred Reitberger |
2022-11-03 | soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-29 | soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device | Felix Held |
2022-10-28 | soc/amd/mendocino: Add code for printing STB to boot log | Martin Roth |
2022-10-28 | soc/amd/mendocino: Expand extra 5 DPTC thermal related profiles | EricKY Cheng |
2022-10-26 | soc/amd/mendocino: Enable GPP clk req disabling for disabled devices | Robert Zieba |
2022-10-26 | soc/amd/mendocino: Add GSVCD range | Karthikeyan Ramasubramanian |
2022-10-26 | soc/amd/mendocino: Update build rules for PSP BIOS image | Karthikeyan Ramasubramanian |
2022-10-26 | soc/amd/mendocino: Reserve more space for metadata | Karthikeyan Ramasubramanian |
2022-10-26 | soc/amd: Add amdfw.rom in coreboot.pre | Karthikeyan Ramasubramanian |
2022-10-23 | soc/amd/mendocino: Add STB Spill-to-DRAM enum | Martin Roth |
2022-10-22 | soc/amd/*/i2c.h: Make definition more accurate | Fred Reitberger |
2022-10-21 | soc/amd/*/smi.h: Use BIT() for clarity | Fred Reitberger |
2022-10-21 | soc/amd/*/uart: cleanup includes | Felix Held |
2022-10-20 | soc/amd/*/uart: commonize UART code and MMIO device driver | Felix Held |
2022-10-20 | soc/amd: move set_uart_config prototype to common UART header | Felix Held |
2022-10-20 | soc/amd: move all AOAC function prototypes to amdblocks/aoac.h | Felix Held |
2022-10-20 | soc/amd/mendocino/uart: introduce and use soc_get_uart_ctrlr_info | Felix Held |
2022-10-20 | soc/amd/*/uart: add missing soc/iomap.h include | Felix Held |
2022-10-20 | soc/amd: introduce and use common soc_uart_ctrlr_info struct | Felix Held |
2022-10-20 | soc/amd/mendocino/uart: separate data and code | Felix Held |
2022-10-18 | soc/amd: factor out writing extended PM registers in FADT | Felix Held |
2022-10-18 | soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c | Fred Reitberger |
2022-10-17 | soc/amd: factor out common noncar bootblock | Felix Held |
2022-10-17 | soc/amd/*/smihandler: Make fch_apmc_smi_handler common | Fred Reitberger |
2022-10-15 | treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' | Felix Held |
2022-10-14 | soc/amd/*: Hook up IOMMU ops in devicetree | Arthur Heymans |
2022-10-14 | soc/amd/*: Hook up LPC ops in devicetree | Arthur Heymans |
2022-10-14 | soc/amd/*: Hook up SMBus ops to devicetree | Arthur Heymans |
2022-10-14 | soc/amd: factor out common eMMC code | Felix Held |
2022-10-13 | soc/amd/*: Hook up GPU ops in devicetree | Arthur Heymans |
2022-10-13 | soc/amd/*: Hook up GPP bridges ops to devicetree | Arthur Heymans |
2022-10-13 | soc/amd/acp: Hook up ops in devicetree | Arthur Heymans |
2022-10-13 | soc/amd/mendocino: Use devicetree ops over pci driver | Arthur Heymans |
2022-10-13 | soc/amd/*: Hook up device_operations in chipset.cb | Arthur Heymans |
2022-10-13 | soc/amd/*: Move emmc disabling to device ops | Arthur Heymans |
2022-10-13 | payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity | Elyes Haouas |
2022-10-13 | soc/amd/*/psp_verstage/svc: Make svc.h macros common | Fred Reitberger |
2022-10-12 | treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' | Elyes Haouas |
2022-10-12 | treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' | Elyes Haouas |
2022-10-08 | soc/amd/mendocino/psp_verstage: Remove TODO comment | Karthikeyan Ramasubramanian |
2022-10-07 | soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region | Matt DeVillier |
2022-10-02 | soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash table | Kangheui Won |
2022-10-02 | soc/amd/mendocino: Add build rules to separate signed PSP/AMDFW | Karthikeyan Ramasubramanian |
2022-09-30 | soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecasts | Felix Held |
2022-09-23 | soc/amd/mendocino: Add svc_set_fw_hash_table | Karthikeyan Ramasubramanian |
2022-09-19 | amd/mendocino/root_complex: Throttle SOC during low/no battery | Tim Van Patten |
2022-09-19 | amd/mendocino/acpi/soc: Add DPTC Support | Tim Van Patten |
2022-09-19 | soc/amd/mendocino: Add low/no battery VRM limit registers | Tim Van Patten |
2022-09-19 | amd/mendocino/root_complex: Set DPTC VRM limit values | Tim Van Patten |
2022-09-19 | soc/amd/mendocino: Add VRM limit DPTC registers | Tim Van Patten |
2022-09-19 | soc/amd/mendocino/acpi: Add support for shared TPM_I2C controller | Jan Dabros |
2022-09-15 | amd/mendocino: Control DPTC with only Kconfig | Tim Van Patten |
2022-09-14 | acpi/soc: Conditionally include dptc.asl | Tim Van Patten |
2022-09-14 | cpu/amd/smm: Move MP & SMM init in a common place | Arthur Heymans |
2022-09-14 | soc/amd: Recalculate the field power in PSS table entry | Zheng Bao |
2022-09-14 | soc/amd/mendocino: Add support for separate RW A/B partition SPL file | Felix Held |
2022-09-12 | soc/amd: Remove unsupported DPTC tablet mode settings | Tim Van Patten |
2022-09-12 | soc/amd: Refactor DPTC Tablet Mode | Tim Van Patten |
2022-09-07 | soc/amd/mendocino/Kconfig: Enable APOB_HASH | Fred Reitberger |
2022-09-07 | amd: Convert dptc_enable to bool | Tim Van Patten |
2022-09-01 | amd/*/Makefile.inc: Put common words into common Makefile.inc | Zheng Bao |
2022-08-31 | soc/amd/mendocino/Kconfig: select extended eSPI decode range support | Felix Held |
2022-08-29 | soc/amd/mendocino/psp_verstage/svc: Fix reset_system type | Karthikeyan Ramasubramanian |
2022-08-25 | soc/amd: rework SPI flash MMIO region handling | Felix Held |