Age | Commit message (Expand) | Author |
2023-12-13 | soc/amd/genoa/chip: add init & final functions and chip name | Felix Held |
2023-12-13 | soc/amd/genoa/include/amd_pci_int_defs: rename PIRQ index 0x60 and 0x61 | Felix Held |
2023-12-12 | soc/amd/genoa/chipset.cb: add missing non-transparent PCI bridges | Felix Held |
2023-12-12 | soc/amd/genoa/chipset.cb: disable IOMMU devices by default | Felix Held |
2023-12-12 | soc/amd/genoa: Parse APOB for DRAM layout | Felix Held |
2023-12-12 | soc/amd/genoa/chip.h: drop unneeded xhci2_enable | Felix Held |
2023-12-11 | soc/amd/genoa/chipset.cb: add missing '_' in gpp_bridge_3_b | Felix Held |
2023-12-11 | soc/amd/genoa: Add USB configuration | Arthur Heymans |
2023-12-11 | soc/amd/genoa/chipset.cb: enable dummy functions | Felix Held |
2023-12-11 | soc/amd/common/data_fabric: pass PCI segment group to domain code | Felix Held |
2023-12-06 | soc/amd/common: Move PCIe CLKREQ programming under fsp | Matt DeVillier |
2023-12-06 | soc/amd/*/chipset.cb: don't call dummy device functions host bridges | Felix Held |
2023-12-06 | soc/amd/genoa/Kconfig: add CONSOLE_UART_BASE_ADDRESS defaults | Felix Held |
2023-12-02 | soc/amd: Add DBG2 ACPI table | Zheng Bao |
2023-11-30 | soc/amd/genoa: Implement romstage | Arthur Heymans |
2023-11-28 | soc/amd/cezanne: Move PSP_VERSTAGE_MAP_ENTIRE_SPIROM config | Karthikeyan Ramasubramanian |
2023-11-28 | soc/amd/common/psp_verstage: Make SPI ROM mapping configurable | Karthikeyan Ramasubramanian |
2023-11-28 | soc/amd/genoa: Add openSIL to Genoa Kconfig | Martin Roth |
2023-11-25 | tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOT | Patrick Georgi |
2023-11-24 | soc/amd/genoa: Hook up microcode updating | Arthur Heymans |
2023-11-22 | soc/amd/genoa: add I2C support | Felix Held |
2023-11-15 | soc/amd/genoa: Add mmio.asl | Varshit Pandya |
2023-11-13 | soc/amd/genoa: Hook up MCA code | Arthur Heymans |
2023-11-13 | soc/amd/genoa: Hook SMP and SMM init | Arthur Heymans |
2023-11-13 | soc/amd/genoa: Double HEAP_SIZE to 0x200000 | Varshit Pandya |
2023-11-10 | device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT | Felix Held |
2023-11-09 | soc/amd: Remove unnecessary choice symbol name from PSP Kconfig | Martin Roth |
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-11-06 | soc/amd/genoa/chipset.dt: add UART device ops | Felix Held |
2023-11-06 | soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitions | Felix Held |
2023-11-06 | soc/amd/common/block/i2c: add pre-processor guards for ACPI | Felix Held |
2023-11-06 | soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO bases | Felix Held |
2023-11-06 | soc/amd/genoa/devicetree: fix MMIO base addresses | Felix Held |
2023-11-03 | soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORT | Karthikeyan Ramasubramanian |
2023-11-02 | soc/amd/*: Ensure PSP soft fuse bitmask set properly | Matt DeVillier |
2023-11-02 | soc/amd/mendocino: Update FSP-S UPD to pass boot logo | Karthikeyan Ramasubramanian |
2023-11-02 | soc/amd/common/psp: Remove unnecessary prompts from Kconfig | Martin Roth |
2023-10-31 | soc/amd/genoa: Add PCI interrupt support | Varshit Pandya |
2023-10-27 | soc/amd/genoa: add PCI domain resource reporting | Felix Held |
2023-10-27 | soc/amd/genoa: select PSP gen 2 support | Felix Held |
2023-10-25 | soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKING | Matt DeVillier |
2023-10-25 | soc/amd/common/smm: Add option for late SMM locking | Matt DeVillier |
2023-10-25 | soc/amd/*/Kconfig: rework SPL options | Felix Held |
2023-10-25 | soc/amd/common: Add ACP device to common block graphics driver | CoolStar |
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-24 | soc/amd/common/graphics: Factor out FSP graphics init | Matt DeVillier |
2023-10-20 | soc/amd/*: Set AMD_FW_AB_POSITION to either 64 or 128 bytes | Karthikeyan Ramasubramanian |
2023-10-20 | soc/amd/phoenix/psp_verstage: Fix the hash file names | Karthikeyan Ramasubramanian |
2023-10-20 | soc/amd/phoenix: Disable CCP DMA in PSP Verstage | Karthikeyan Ramasubramanian |
2023-10-20 | soc/amd/phoenix: Add build rules to enable CBFS verification | Karthikeyan Ramasubramanian |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
2023-10-20 | soc/amd/genoa: Add Global NVS | Varshit Pandya |
2023-10-20 | soc/amd/genoa: Hook up IOMMU ops | Arthur Heymans |
2023-10-20 | soc/amd/genoa: Add SMU header file and SMU Kconfig | Varshit Pandya |
2023-10-20 | soc/amd/genoa: Hook up LPC ops | Arthur Heymans |
2023-10-20 | soc/amd/genoa: Add MAX_CPUS | Varshit Pandya |
2023-10-20 | soc/amd/common/psp_verstage: Add PSP_VERSTACK_STACK_IS_MAPPED config | Karthikeyan Ramasubramanian |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-16 | soc/amd/common/data_fabric_helper: add pre-processor guards for ACPI | Felix Held |
2023-10-16 | soc/amd/common/data_fabric/extended_mmio: fix compile errors | Felix Held |
2023-10-12 | soc/amd/genoa/include/data_fabric: add VGA decode enable register | Felix Held |
2023-10-11 | soc/amd/genoa: add root complex support code | Felix Held |
2023-10-11 | soc/amd/genoa/include: add data_fabric.h | Felix Held |
2023-10-11 | soc/amd/genoa: Enable uart | Varshit Pandya |
2023-10-11 | soc/amd/genoa: Add GPIO support | Varshit Pandya |
2023-10-11 | soc/amd/genoa: Add SMI support | Varshit Pandya |
2023-10-11 | soc/amd/genoa: Add GPIO definitions | Varshit Pandya |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-10-10 | soc/amd/genoa: Enable eSPI early | Arthur Heymans |
2023-10-10 | soc/amd/genoa: Add aoac.c & enable AOAC devices early | Arthur Heymans |
2023-10-10 | soc/amd/genoa: Enable cf9 IO early | Arthur Heymans |
2023-10-09 | soc/amd/common/vboot: Fix PSP verstage timestamps after TSC adoption | Karthikeyan Ramasubramanian |
2023-10-04 | soc/amd: rework SPL file override and SPL fusing handling | Felix Held |
2023-10-02 | soc/amd/common/noncar/cpu: simplify get_reserved_phys_addr_bits | Felix Held |
2023-10-02 | soc/amd/common: use common physical address bit reservation code | Felix Held |
2023-09-28 | treewide: convert to tpm_result_t | Jon Murphy |
2023-09-28 | soc/amd/genoa: Enable ECAM MMCONF support | Arthur Heymans |
2023-09-28 | soc/amd/genoa/reset.c: Add reset methods | Arthur Heymans |
2023-09-28 | soc/amd/genoa/southbridge.h: Add PM related macros | Arthur Heymans |
2023-09-28 | soc/amd/genoa: Add timer & tsc support | Arthur Heymans |
2023-09-28 | soc/amd/genoa: Add function to fetch common code dt configuration | Arthur Heymans |
2023-09-28 | soc/amd/genoa: Deal with memory map for 32M or larger flash | Arthur Heymans |
2023-09-28 | soc/amd/genoa: Add Kconfig/Makefile to generate PSP image | Arthur Heymans |
2023-09-28 | soc/amd/genoa: Add chipset.cb | vbpandya |
2023-09-25 | soc/amd/common/graphics: Update VBIOS cache data before hashing | Matt DeVillier |
2023-09-21 | soc/amd/*/cpu: factor out common noncar mp_init_cpus | Felix Held |
2023-09-21 | soc/amd/mendocino: Do not load MP2 Firmware when in RO | Karthikeyan Ramasubramanian |
2023-09-19 | soc/amd/picasso: add eMMC MMIO device to devicetree | Felix Held |
2023-09-19 | soc/amd/cezanne,common: expose eMMC device in ACPI when enabled | Felix Held |
2023-09-18 | soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGION | Felix Held |
2023-09-18 | drivers/tpm: Make temp test value naming consistent | Jon Murphy |
2023-09-18 | soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_np | Felix Held |
2023-09-18 | soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_size | Felix Held |
2023-09-18 | soc/amd/common/data_fabric_helper: make some helper functions static | Felix Held |
2023-09-14 | x86: Add .data section support for pre-memory stages | Jeremy Compostella |
2023-09-12 | soc/amd/*/Makefile: drop wrong EFS diagrams | Felix Held |
2023-09-09 | soc/amd/common: Remove __attribute__(()) | Elyes Haouas |
2023-09-06 | soc/amd: correctly report I2C controller state in ACPI | Felix Held |