Age | Commit message (Expand) | Author |
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-25 | tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOT | Patrick Georgi |
2023-11-07 | soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirks | Felix Held |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-10-25 | soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKING | Matt DeVillier |
2023-10-24 | soc/amd/stoneyridge: Update SMU fw2 name in fw.cfg | Matt DeVillier |
2023-10-24 | soc/amd/stoneyridge: Use common block graphics driver | CoolStar |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
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-15 | nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources | Felix Held |
2023-08-09 | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas |
2023-08-09 | soc/amd/*: Fix UART ACPI device status | Matt DeVillier |
2023-08-09 | soc/amd/stoneyridge: use SoC common uart ops | Matt DeVillier |
2023-08-05 | src/*/post_code.h: Change post code prefix to POSTCODE | Yuchen He |
2023-07-18 | include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNT | Felix Held |
2023-07-18 | soc/amd/stoneyridge/pstate_util: fix off by one in P-state MSR number | Felix Held |
2023-07-18 | soc/amd/stoneyridge: 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-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-12 | soc/amd/stoney: Expand the SMM region for cache | Zheng Bao |
2023-06-08 | soc/amd/stoneyridge/acpi/northbridge: drop _STA method from PCI0 scope | Felix Held |
2023-06-07 | soc/amd/stoneyridge/acpi/sb_pci0_fch: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/stoneyridge/northbridge: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/stoneyridge/acpi: rename sb_fch.asl to mmio.asl | Felix Held |
2023-06-07 | soc/amd/stoneyridge/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/common/acpi: move acpi_fill_root_complex_tom to Stoneyridge | Felix Held |
2023-06-06 | soc/amd/stoneyridge/northbridge: reserve PCI config IO ports | Felix Held |
2023-05-16 | soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbers | Felix Held |
2023-05-13 | acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING | 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-01 | soc/amd/stoney/acpi: Unhide PCI0 root device from OS | Matt DeVillier |
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-28 | soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct PCI MMIO BAR window | Felix Held |
2023-04-28 | soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct number of PCI buses | Felix Held |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | 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-23 | include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb | Felix Held |
2023-04-21 | soc/amd/stoneyridge/memmap: use get_top_of_mem_below_4gb | Felix Held |
2023-04-21 | soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gb | Felix Held |
2023-04-21 | Drop unused include <version.h> | Kyösti Mälkki |
2023-04-21 | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held |
2023-04-21 | ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields | Kyösti Mälkki |
2023-04-20 | soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_reg | Felix Held |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-13 | soc/amd/stoneyridge/northbridge: use common acpi_fill_root_complex_tom | Felix Held |
2023-04-01 | soc/amd/stoneyridge: factor out P-state utils to link in all stages | Felix Held |
2023-04-01 | soc/amd/stoneyridge/Makefile: use all target for more compilation units | Felix Held |
2023-03-29 | soc/amd/stoneyridge: use common AMD CPU power state ACPI generation | Felix Held |
2023-03-29 | soc/amd/stoneyridge/cpu: implement get_pstate_latency | Felix Held |
2023-03-29 | soc/amd/stoneyridge: implement and use get_pstate_0_reg | Felix Held |
2023-03-29 | soc/amd/stoneyridge/acpi: add C state config table | Felix Held |
2023-03-29 | soc/amd/stoneyridge/tsc_freq: use get_pstate_core_freq | Felix Held |
2023-03-29 | soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16h | Felix Held |
2023-03-29 | soc/amd/stoneyridge/monotonic_time: add comment that we can't use TSC | Felix Held |
2023-03-28 | soc/amd/stoneyridge/graphics: introduce defines for constants | Felix Held |
2023-03-28 | soc/amd/stoneyridge: move map_oprom_vendev to graphics.c | Felix Held |
2023-03-28 | soc/amd/stoneyridge/Kconfig: use correct VGA_BIOS_ID | Felix Held |
2023-03-27 | soc/amd/stoneyridge/Kconfig: select SOC_AMD_COMMON_BLOCK_SVI2 | Felix Held |
2023-03-27 | soc/amd/stoneyridge/include/msr: add pstate_msr bitfield struct | Felix Held |
2023-03-15 | soc/amd: Print amdfwtool debug info if V=1 | Martin Roth |
2023-03-10 | soc/amd/stoneyridge/monotonic_timer: use raw MSR data | Felix Held |
2023-03-08 | soc/amd/stoneyridge/romstage: pass C state control IO base address | Felix Held |
2023-03-07 | soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDT | 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/stoneyridge/acpi: introduce and use ACPI_SCI_IRQ definition | Felix Held |
2023-02-28 | soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 FADT assignment | Felix Held |
2023-02-27 | soc/amd/stoneyridge/acpi: use available number of CPUs for CPU entries | 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-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 | amdfwtool: Add SOC family definition for Carrizo | Zheng Bao |
2023-02-08 | soc/amd: use CPUID_FROM_FMS macro instead of magic numbers | Felix Held |
2023-02-08 | soc/amd/stoneyridge/cpu: use CPUID_ALL_STEPPINGS_MASK | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-02-07 | soc/amd/stoneyridge/acpi: use acpigen_write_processor_device | Felix Held |
2023-02-06 | soc/amd/stoneyridge: remove LIDS field from global NVS | Felix Held |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-22 | soc/amd/stoneyridge,sb/amd/pi/hudson: Remove unused AHCI_ROM_ID | Elyes Haouas |
2023-01-22 | soc/amd/stoneyridge: clean up global NVS | Felix Held |
2023-01-19 | soc/amd/stoneyridge/northbridge: use acpi_align_current | 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-12 | treewide: Remove unused <cpu/amd/mtrr.h> | Elyes Haouas |
2023-01-09 | treewide: Remove unused <cpu/amd/msr.h> | Elyes Haouas |
2023-01-09 | soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS | Elyes Haouas |