Age | Commit message (Expand) | Author |
2023-04-04 | soc/amd/*/Makefile: use all_x86 target | Felix Held |
2023-04-03 | soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target | Felix Held |
2023-03-31 | soc/amd/picasso/graphics: use RAVEN2_VBIOS_REV with RAVEN2_VBIOS_VID_DID | Felix Held |
2023-03-30 | soc/amd/picasso/graphics: refactor map_oprom_vendev_rev | Felix Held |
2023-03-29 | soc/amd/picasso/Kconfig: update help text for 2nd VBIOS ID detection | Felix Held |
2023-03-29 | soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option | Felix Held |
2023-03-29 | soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq | Felix Held |
2023-03-27 | soc/amd: factor out common get_pstate_core_power implementation | Felix Held |
2023-03-27 | soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 | Felix Held |
2023-03-27 | soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 | Felix Held |
2023-03-24 | soc/amd/*/include/msr: add version number to SERIAL_VID_* define names | Felix Held |
2023-03-24 | soc/amd/*/include/msr: drop _LO part from PSTATE definition names | Felix Held |
2023-03-24 | soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] | Felix Held |
2023-03-22 | soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq | Felix Held |
2023-03-20 | soc/amd/picasso: introduce and use pstate_msr bitfield struct | Felix Held |
2023-03-15 | soc/amd: Print amdfwtool debug info if V=1 | Martin Roth |
2023-03-09 | soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs | Felix Held |
2023-03-08 | soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig | Felix Held |
2023-03-08 | soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h | Felix Held |
2023-03-08 | soc/amd/*/acpi: factor out common get_pstate_info implementation | Felix Held |
2023-03-08 | soc/amd/*/acpi: factor out common generate_cpu_entries implementation | Felix Held |
2023-03-08 | soc/amd/picasso/acpi: rework C state info table handling | Felix Held |
2023-03-06 | soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs | Felix Held |
2023-03-06 | soc/amd/picasso/include/iomap: add comment about ACPI IO assignment | Felix Held |
2023-03-06 | soc/amd/picasso/include/southbridge: drop PM_CPU_CTRL define | Felix Held |
2023-03-06 | soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes | Felix Held |
2023-03-06 | soc/amd/picasso/acpi: don't announce unimplemented duty cycle control | Felix Held |
2023-03-06 | soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment | Felix Held |
2023-02-28 | soc/amd: introduce and use PSTATE_MSR macro | Felix Held |
2023-02-28 | soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage | Felix Held |
2023-02-28 | soc/amd/picasso/acpi: use ACPI_SCI_IRQ definition | Felix Held |
2023-02-28 | soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 FADT assignment | Felix Held |
2023-02-22 | soc/amd/picasso,stoneyridge/acpi: drop x_firmware_ctl_[l,h] assignment | Felix Held |
2023-02-22 | soc/amd/picasso,stoneyridge/acpi: drop unneeded ARM_boot_arch assignment | Felix Held |
2023-02-16 | soc/amd/picasso/Kconfig: update VGA_BIOS_ID's help text | Felix Held |
2023-02-14 | amdfwtool: use SoC ID info instead of misleading comboable flag | Zheng Bao |
2023-02-11 | soc/amd/*/Makefile.inc: remove command line soc-name | Zheng Bao |
2023-02-11 | soc/amd/*: Add SOC_NAME in fw.cfg(s) | Zheng Bao |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-09 | soc/amd/picasso/soc_util.c: Remove unneeded "break" | Elyes Haouas |
2023-02-08 | soc/amd/picasso/soc_util: use cpuid_match | Felix Held |
2023-02-08 | soc/amd/picasso: use CPUID_FROM_FMS macro instead of magic numbers | Felix Held |
2023-02-08 | soc/amd/picasso/cpu: use CPUID_ALL_STEPPINGS_MASK | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-02-08 | soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE | Felix Held |
2023-02-08 | soc/amd/*/data_fabric: rename define for MMIO decode register set count | Felix Held |
2023-02-06 | soc/amd/picasso: remove LIDS field from global NVS | Felix Held |
2023-02-04 | soc/amd: Use common reset code for PCO SoC | Martin Roth |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-31 | soc/amd/picasso/acpi: use acpigen_write_processor_device | Felix Held |
2023-01-22 | soc/amd/*: Enable override of MAINBOARD_BLOBS_DIR | Fred Reitberger |
2023-01-22 | soc/amd/picasso: clean up global NVS | Felix Held |
2023-01-18 | soc/amd/picasso/agesa_acpi: align ALIB with acpi_align_current | Felix Held |
2023-01-18 | soc/amd/picasso/agesa_acpi: use acpi_align_current to align CRAT & IVRS | Felix Held |
2023-01-18 | soc/amd: Include <gpio.h> instead of <soc/gpio.h> | Elyes Haouas |
2023-01-17 | soc/amd: introduce and use common amd_cpu_bus_ops struct | Felix Held |
2023-01-17 | treewide: Fix old-style declarations | Elyes Haouas |
2023-01-16 | soc/amd/picasso/include/acpi: introduce and use ACPI_SCI_IRQ definition | Felix Held |
2023-01-13 | soc/amd/picasso: use common SMU S3/4/5 entry message code | Felix Held |
2023-01-09 | treewide: Remove unused <cpu/amd/msr.h> | Elyes Haouas |
2023-01-09 | soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS | Elyes Haouas |
2023-01-03 | soc/amd/picasso/psp_verstage/Makefile.inc: Remove path to non-existent direct... | Elyes Haouas |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-14 | soc/amd/*/config: drop invalid comment | Felix Held |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-06 | sb,soc/amd: Remove unused southbridge_io_trap_handler() | Kyösti Mälkki |
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-17 | soc/amd: Use ioapic helper functions | Kyösti Mälkki |
2022-11-16 | soc/amd/picasso: Add support for 64bit builds | Arthur Heymans |
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-13 | soc/amd/picasso: add mb_pre_fspm() definition and weak implementation | Matt DeVillier |
2022-11-11 | soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case | Felix Held |
2022-11-09 | soc/amd/picasso/acpi: include pci_int_defs.asl from soc.asl | Felix Held |
2022-11-09 | soc/amd/picasso/acpi: rename pcie.asl to pci_int_defs.asl | Felix Held |
2022-11-04 | soc/amd/*/data_fabric: Use common device ops | 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/picasso/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-26 | soc/amd: Add amdfw.rom in coreboot.pre | Karthikeyan Ramasubramanian |
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/picasso/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/picasso/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/picasso: Clean up includes | Elyes Haouas |