Age | Commit message (Expand) | Author |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {acpi,arch,soc}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-21 | soc/amd/common/psp_verstage: Report previous boot status | Karthikeyan Ramasubramanian |
2022-12-16 | soc/amd/common/block/i2c: don't call die() when MMIO address is NULL | Felix Held |
2022-12-14 | soc/amd/common/block/espi_util: drop unneeded check in espi_get_config | Felix Held |
2022-12-14 | soc/amd/common/block/espi_util: make espi_set_initial_config non-fatal | Felix Held |
2022-12-14 | soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatal | Felix Held |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-08 | soc/amd/common/acpi, mb/google/skyrim: Implement DTTS Proposal | EricKY Cheng |
2022-12-08 | soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h include | Felix Held |
2022-12-07 | soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardware | Felix Held |
2022-12-05 | soc/amd/common/block/include/gpio_defs.h: Fix documentation | Fred Reitberger |
2022-11-24 | soc/amd: Define post codes | Martin Roth |
2022-11-18 | soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for Alib | EricKY Cheng |
2022-11-17 | soc/amd: Use ioapic helper functions | Kyösti Mälkki |
2022-11-17 | soc/amd/common/pi/def_callouts.c: Fix log messages | Elyes Haouas |
2022-11-16 | soc/amd/common: Don't set gcc specific options for clang builds | Martin Roth |
2022-11-16 | soc/amd/picasso: Add support for 64bit builds | Arthur Heymans |
2022-11-15 | soc/amd: commonize generation of the PIC/APIC mapping tables | Felix Held |
2022-11-14 | soc/amd/psp_smm_gen2.c: Fix 64bit mode integer conversion | Arthur Heymans |
2022-11-09 | soc/amd/common/block/spi: Mainboard to override SPI Read Mode | Karthikeyan Ramasubramanian |
2022-11-08 | vboot: Introduce handy vboot reboot functions | Jakub Czapiga |
2022-11-07 | soc/amd/common/include/gpio_defs.h: Add comment for accuracy | Fred Reitberger |
2022-11-04 | soc/amd/common/data_fabric: Make common device ops | Fred Reitberger |
2022-11-04 | soc/amd/*/data_fabric: Move register offsets to soc | Fred Reitberger |
2022-11-04 | soc/amd/common/block/data_fabric: Use register bitslice structs | Fred Reitberger |
2022-11-04 | soc/amd/common: Only call into enabled memory types | Martin Roth |
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-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-29 | soc/amd/common: Initialize STB Spill-to-DRAM | Martin Roth |
2022-10-28 | soc/amd/common: Add coreboot post codes to STB | Martin Roth |
2022-10-28 | soc/amd/common: Add code to print AMD STB to boot log | Martin Roth |
2022-10-26 | soc/amd/cezanne: Factor out common GPP clk req code | Robert Zieba |
2022-10-26 | soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIES | Felix Held |
2022-10-26 | mb/amd,google: move fch_irq_routing struct definition to soc/amd | Felix Held |
2022-10-26 | soc/amd/common/psp_verstage: Pass SRAM buffer to Crypto Engine | Karthikeyan Ramasubramanian |
2022-10-26 | soc/amd/mendocino: Add GSVCD range | Karthikeyan Ramasubramanian |
2022-10-26 | soc/amd: Add amdfw.rom in coreboot.pre | Karthikeyan Ramasubramanian |
2022-10-26 | soc/amd: Add an optional unsigned section in PSP verstage | Karthikeyan Ramasubramanian |
2022-10-26 | util/amdfwtool: Add build rules for amdfwread | Karthikeyan Ramasubramanian |
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: introduce and use common soc_uart_ctrlr_info struct | Felix Held |
2022-10-18 | soc/amd: factor out writing extended PM registers in FADT | Felix Held |
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-14 | soc/amd/sata.c: Hook up directly in devicetree | Arthur Heymans |
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/*/psp_verstage/svc: Make svc.h macros common | Fred Reitberger |
2022-10-10 | soc/amd/common: Remove buildtime error for unknown cpu | Martin Roth |
2022-10-02 | soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash table | Kangheui Won |
2022-10-02 | soc/amd/common: Add a config to keep signed AMD/PSP FW separately | Karthikeyan Ramasubramanian |
2022-09-30 | soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecasts | Felix Held |
2022-09-30 | soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecasts | Felix Held |
2022-09-30 | soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]p | Felix Held |
2022-09-30 | soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]p | Felix Held |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-19 | soc/amd/acpi: Add low/no battery mode to DPTC | Tim Van Patten |
2022-09-15 | soc/amd: Do SMM relocation via MSR | Arthur Heymans |
2022-09-14 | soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selected | Felix Held |
2022-09-14 | cpu/amd: Move locking SMM as part of SMM init | Arthur Heymans |
2022-09-14 | cpu/amd/smm: Move MP & SMM init in a common place | Arthur Heymans |
2022-09-14 | soc/amd/common: Add common function to get cpu count | Arthur Heymans |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-09-12 | soc/amd: Refactor DPTC Tablet Mode | Tim Van Patten |
2022-09-07 | soc/amd/common/block/apob: Add hashed APOB support | Fred Reitberger |
2022-09-02 | amdblocks/alib.h: Add DPTC parameter IDs | Tim Van Patten |
2022-09-01 | amd/*/Makefile.inc: Put common words into common Makefile.inc | Zheng Bao |
2022-08-31 | acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value | Tim Van Patten |
2022-08-30 | amd/soc/common: Update CPPC value | Zheng Bao |
2022-08-25 | soc/amd: rework SPI flash MMIO region handling | Felix Held |
2022-08-25 | soc/amd/common/fsp/dmi: Set dimm voltage based on memory type | Matt DeVillier |
2022-08-25 | soc/amd/common/fsp/dmi: Print MT/s speeds, not frequency in debug output | Matt DeVillier |
2022-08-25 | soc/amd/common/fsp/dmi: Translate DRAM speeds for (LP)DDR5 | Matt DeVillier |
2022-08-20 | soc/amd/common/block/psp/psb: add missing amdblocks/smn.h include | Felix Held |
2022-08-20 | soc/amd/common/dmi: Add missing newline in printk | Matt DeVillier |
2022-08-20 | soc/amd/common: Drop ACPIMMIO bank for SMBus device PCI config | Kyösti Mälkki |
2022-08-17 | soc/amd/common/include/espi: add more decode ranges | Felix Held |
2022-08-17 | soc/amd/common/acpi/cppc: add nominal and minimum frequencies | Felix Held |
2022-08-17 | soc/amd/common/fsp: add common CPPC data HOB support | Felix Held |
2022-08-15 | soc/amd/common/fsp/fsp-acpi: rework HOB pointer validity check | Felix Held |
2022-08-15 | soc/amd/common/block/psp: Add psp_set_tpm_irq_gpio | Raul E Rangel |
2022-08-12 | soc/amd/cezanne,common: factor out CPPC code to common AMD SoC code | Felix Held |
2022-08-12 | soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API req | Julius Werner |
2022-08-11 | treewide: Rename Sabrina to Mendocino | Jon Murphy |
2022-08-10 | mb/google/{zork,guybrush,skyrim},soc/amd/espi: Fix vw_irq_polarity | Raul E Rangel |
2022-08-01 | soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM size | Fred Reitberger |
2022-07-20 | soc/amd/common/block/spi/fch_spi_ctrl: Fix restricted command write | Fred Reitberger |
2022-07-20 | soc/amd/common/psp_verstage: Fix update_boot_region | Karthikeyan Ramasubramanian |
2022-07-20 | treewide: Remove unused <cpu/x86/msr.h> | Elyes Haouas |
2022-07-18 | treewide: Don't add bits | Elyes Haouas |
2022-07-17 | soc/amd/common: Fix some white spaces issues | Elyes Haouas |