Age | Commit message (Expand) | Author |
2024-02-02 | soc/amd: commonize PCI root IOAPIC initialization | Felix Held |
2024-02-01 | soc/amd: factor out memmap from root_complex | Felix Held |
2024-02-01 | soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources | Felix Held |
2024-02-01 | soc/amd: rework DRAM and fixed resource reporting | Felix Held |
2024-02-01 | soc/amd/*/root_complex: use unsigned long for resource index | Felix Held |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-27 | soc/amd: move acpi_add_fsp_tables implementation to common FSP code | Felix Held |
2024-01-27 | soc/amd: factor out acpi_add_fsp_tables | Felix Held |
2024-01-27 | soc/amd/picasso: factor out CRAT table generation | Felix Held |
2024-01-27 | soc/amd: use common ACPI_SCI_IRQ definition | Felix Held |
2024-01-27 | soc/amd/*/acpi: use common soc_acpi_write_tables prototype | Felix Held |
2024-01-27 | soc/amd: use expected function signature for soc_acpi_write_tables | Felix Held |
2024-01-27 | soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tables | Felix Held |
2024-01-26 | vc/amd: move verstage on PSP files to new psp_verstage folder | Felix Held |
2024-01-26 | soc/amd: factor out common acpi_add_ivrs_table implementation | Felix Held |
2024-01-24 | soc/amd/*: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-20 | soc/amd/*/chip: factor out FSP-S call | Felix Held |
2024-01-20 | soc/amd: factor out non-CAR romstage to common code | Felix Held |
2024-01-20 | soc/amd/*/romstage: factor out FSP-M call | Felix Held |
2024-01-17 | Reland "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2024-01-11 | soc/amd/common/acpi: factor out common MADT code | Felix Held |
2024-01-05 | soc/amd/picasso/Kconfig: select SOC_AMD_COMMON_BLOCK_EMMC_SKIP_POWEROFF | Felix Held |
2024-01-04 | soc/amd/picasso/acpi: move SoC-common code from dsdt.asl to soc.asl | Felix Held |
2023-12-26 | soc/amd/picasso/fsp_s_params: use is_dev_enabled | Felix Held |
2023-12-15 | soc/amd: drop fill_fadt_extended_pm_regs | Felix Held |
2023-12-06 | soc/amd/*/chipset.cb: don't call dummy device functions host bridges | Felix Held |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-11-06 | soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitions | Felix Held |
2023-11-02 | soc/amd/*: Ensure PSP soft fuse bitmask set properly | Matt DeVillier |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-09-21 | soc/amd/*/cpu: factor out common noncar mp_init_cpus | Felix Held |
2023-09-19 | soc/amd/picasso: add eMMC MMIO device to devicetree | Felix Held |
2023-09-18 | soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGION | Felix Held |
2023-09-12 | soc/amd/*/Makefile: drop wrong EFS diagrams | Felix Held |
2023-09-06 | soc/amd: correctly report I2C controller state in ACPI | Felix Held |
2023-09-01 | util/amdfwtool: Deal with psp position in flash offset directly | Zheng Bao |
2023-08-26 | soc/amd: Move psp_transfer.h out of each SOC into common | Martin Roth |
2023-08-15 | soc/amd/*/root_complex: introduce get_iohc_fabric_id | Felix Held |
2023-08-09 | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas |
2023-08-09 | soc/amd/picasso/include/data_fabric: add DF PCI config map register | Felix Held |
2023-08-09 | soc/amd/*: Fix UART ACPI device status | Matt DeVillier |
2023-08-08 | soc/amd/picasso/include/data_fabric: add data fabric IO decode registers | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id field | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: reorder register definitions | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: rename D18F0_DRAM_* to DF_DRAM_* | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_* | Felix Held |
2023-08-08 | soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macros | Felix Held |
2023-08-05 | src/*/post_code.h: Change post code prefix to POSTCODE | Yuchen He |
2023-07-27 | soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c | Felix Held |
2023-07-25 | soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1 | Felix Held |
2023-07-25 | soc/amd/*/root_complex: don't report root complex IOAPIC resource twice | Felix Held |
2023-07-25 | soc/amd/picasso/root_complex: add non-PCI MMIO registers | Felix Held |
2023-07-24 | soc/amd/*/Makefile.inc: Do not add APOB NV entry when disabled | Fred Reitberger |
2023-07-21 | vendorcode/amd/fsp/common: Refactor dmi_info.h | Konrad Adamczyk |
2023-07-18 | soc/amd/*/root_complex.c: Use newer function for resource declarations | Arthur Heymans |
2023-07-17 | soc/amd/common/acpimmio: factor out IO port access to PM registers | Felix Held |
2023-07-07 | soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVS | Felix Held |
2023-07-07 | soc/amd/*/Makefile.inc: Use _tohex instead of printf | Fred Reitberger |
2023-07-06 | acpi/gnvs.c: Drop unused pointer to the cbmem console | Arthur Heymans |
2023-07-03 | soc/amd/*: Utilize get_fmap_value() Makefile function where possible | Matt DeVillier |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-19 | soc/amd/*: Use proper resource function to declare GNB IOAPICs | Arthur Heymans |
2023-06-15 | soc/amd/*/root_complex: reserve IOMMU MMIO area | Felix Held |
2023-06-14 | soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC | Arthur Heymans |
2023-06-09 | soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree | Felix Held |
2023-06-08 | soc/amd/picasso/acpi/northbridge: drop _STA method from PCI0 scope | Felix Held |
2023-06-07 | soc/amd/*/root_complex: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/picasso/acpi: rename sb_fch.asl to mmio.asl | Felix Held |
2023-06-07 | soc/amd/picasso/acpi: move remaining parts of sb_pic0_fch.asl to soc.asl | Felix Held |
2023-06-07 | soc/amd/picasso/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/common/data_fabric/domain: write _BBN method in SSDT | Felix Held |
2023-06-07 | soc/amd/picasso/chip: use common data fabric domain resource code | Felix Held |
2023-06-06 | soc/amd/*/root_complex: reserve PCI config IO ports | Felix Held |
2023-06-02 | soc/amd/common/block/cpu: Refactor ucode allocation | Grzegorz Bernacki |
2023-05-31 | soc/amd/picasso/acpi/sb_pci0_fch: replace Memory32Fixed with DWordMemory | Felix Held |
2023-05-13 | soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device | Felix Held |
2023-05-13 | soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to method | Felix Held |
2023-05-08 | soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OS | Felix Held |
2023-04-29 | sb,soc/amd,intel: Drop include <cpu/x86/smm.h> | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-27 | soc/amd: Drop acpi_fill_madt_irqoverride() | Kyösti Mälkki |
2023-04-26 | soc/amd: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-21 | Drop unused include <version.h> | Kyösti Mälkki |
2023-04-21 | ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
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 |