Age | Commit message (Expand) | Author |
2022-05-16 | acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h | Raul E Rangel |
2022-05-16 | soc/amd/common/block/psp: Add platform secure boot support | Ritul Guru |
2022-05-16 | arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature | Arthur Heymans |
2022-05-16 | soc/amd/stoneyridge: Use common prepare_and_run_postcar | Arthur Heymans |
2022-05-16 | arch/x86/postcar: Set up postcar MTRR in C code | Arthur Heymans |
2022-05-16 | soc/amd/picasso/acpi: Change GPIO controller interrupt to shared | Raul E Rangel |
2022-05-12 | soc/amd/sabrina/fsp_m_params: fix modification of constant | Fred Reitberger |
2022-05-12 | soc/amd/sabrina/fsp_m_params: add defines for FSP USB struct version | Felix Held |
2022-05-12 | soc/amd/sabrina/fsp_m_params: don't hard-code USB PHY config table size | Felix Held |
2022-05-12 | soc/amd/non-car: Don't add bootblock cbfs file | Arthur Heymans |
2022-05-12 | soc/amd/*/Makefile.inc: Do some cosmetics | Arthur Heymans |
2022-05-06 | soc/amd/picasso: Use read*p | Arthur Heymans |
2022-05-06 | soc/amd/common/block/psp/psp_gen2: simplify soc_read_c2p38 | Felix Held |
2022-05-06 | soc/amd/common/include/espi: reduce visibility of IO/MMIO decode defines | Felix Held |
2022-05-06 | soc/amd/common/include/espi: generalize IO/MMIO decode range macros | Felix Held |
2022-05-04 | soc/amd/common/block/psp/psp_gen2: use SMN access to PSP | Felix Held |
2022-05-04 | soc/amd/common/block/psp/psp_gen2: move CORE_2_PSP_MSG_38 defines | Felix Held |
2022-05-02 | soc/amd/common/block/spi: Pretty print SPI status | Raul E Rangel |
2022-05-02 | soc/amd/common/block/spi: Print error when SPI bus can't be acquired | Raul E Rangel |
2022-05-02 | soc/amd/common/block/psp/psp_gen2: drop unneeded variable initialization | Felix Held |
2022-05-02 | soc/amd/common/block/psp/psp_gen2: use offsets to access mailbox | Felix Held |
2022-05-02 | soc/amd/common/block/psp/psp_gen2: use read32p instead of typecast | Felix Held |
2022-05-02 | soc/amd/common/block/psp/psp_gen2: use union pspv2_mbox_command | Felix Held |
2022-05-02 | soc/amd/common/block/psp/psp_gen2: factor out pspv2_mbox_command union | Felix Held |
2022-05-02 | soc/amd/common/block/psp/psp_gen2: rename cmd_response to buffer | Felix Held |
2022-05-02 | soc/amd/common/block/psp/psp: remove unneeded line break | Felix Held |
2022-05-02 | soc/amd/common/block/psp: move mbox struct to generation-specific code | Felix Held |
2022-04-29 | soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2022-04-27 | soc/amd/sabrina: Select SOC_AMD_COMMON_BLOCK_HAS_ESPI_ALERT_ENABLE | Raul E Rangel |
2022-04-27 | soc/amd/common/block/lpc/espi: Add support for ALERT_ENABLE bit | Raul E Rangel |
2022-04-27 | soc/amd/sabrina/acpi: Disable ALIB calls | Raul E Rangel |
2022-04-25 | amdfwtool: Change the name of macros for 'BHD' | Zheng Bao |
2022-04-25 | soc/amd/sabrina: Modify start address of PSP verstage | Karthikeyan Ramasubramanian |
2022-04-24 | soc/amd/sabrina/psp_verstage: Add platform_report_boot_mode API | Karthikeyan Ramasubramanian |
2022-04-24 | soc/amd/sabrina/psp_verstage: Unify SVC ID | Karthikeyan Ramasubramanian |
2022-04-22 | soc/amd: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-04-22 | soc/amd/sabrina: enable warm reset functionality | Felix Held |
2022-04-14 | soc/amd/sabrina: Allow to specify custom SPL File | Karthikeyan Ramasubramanian |
2022-04-14 | soc/amd/sabrina: Maintain a single copy of PSP Level2 entries | Karthikeyan Ramasubramanian |
2022-04-03 | soc/amd/cezanne/fw.cfg: provide default SPL table binary | Felix Held |
2022-04-01 | soc/amd/sabrina/makefile: drop multilevel option in amdfwtool calls | Felix Held |
2022-04-01 | soc/amd/common/block/i2c/i23c_pad_ctrl: only configure mode and voltage | Felix Held |
2022-04-01 | soc/amd/sabrina/i2c: handle all I2C pads as I23C pad type | Felix Held |
2022-04-01 | soc/amd/sabrina/include/gpio: add I3C3 IOMUX definitions | Felix Held |
2022-04-01 | soc/amd/common/block/i2c/i23c_pad_ctrl: invert and mask | Felix Held |
2022-04-01 | soc/amd/common/block/i2c/i23c_pad_def.h: fix off by one in define | Felix Held |
2022-04-01 | arch/x86/Kconfig: Drop obsolete fixed ramstage symbols | Arthur Heymans |
2022-03-30 | soc/amd/sabrina/makefile: use Sabrina as SoC name in amdfwtool call | Felix Held |
2022-03-30 | soc/amd/sabrina/makefile: drop PSP_S0I3_RESUME_VERSTAGE handling | Felix Held |
2022-03-30 | soc/amd/sabrina: Add espi_switch_to_spi1_pads | Raul E Rangel |
2022-03-29 | soc/amd/sabrina: Do not clear Port80 enable bit in ESPI Decode | Karthikeyan Ramasubramanian |
2022-03-29 | soc/amd/common/block/lpc: Add support to not clear port80 enable | Karthikeyan Ramasubramanian |
2022-03-28 | soc/amd/sabrina/Kconfig: update SOC_AMD_COMMON_BLOCK_UCODE_SIZE | Felix Held |
2022-03-25 | soc/amd/pi: Use -Wno-pragma-pack | Arthur Heymans |
2022-03-25 | soc/amd/pi/amd_late_init.c: Fix implicit enum conversion | Arthur Heymans |
2022-03-25 | soc/amd/noncar/memmap.c: Fix formatted print | Arthur Heymans |
2022-03-25 | soc/amd/dmi.c: Fix implicit enum typing | Arthur Heymans |
2022-03-25 | soc/amd/sabrina/cpu.c: Skip SMMINFO init in S3 resume | Fred Reitberger |
2022-03-25 | soc/amd/picasso/cpu.c: Skip SMMINFO init in S3 resume | Fred Reitberger |
2022-03-25 | soc/amd/cezanne/cpu.c: Skip SMMINFO init in S3 resume | Fred Reitberger |
2022-03-25 | soc/amd/sabrina: update soft fuse bit 15 definition | Felix Held |
2022-03-23 | soc/amd/sabrina: Add prompt for AMDFW_CONFIG_FILE | Karthikeyan Ramasubramanian |
2022-03-23 | amdfwtool: Change the some FW's level for A/B recovery | Zheng Bao |
2022-03-23 | soc/amd/cezanne: Turn off gpp clock request for disabled devices | Robert Zieba |
2022-03-23 | soc/amd/cezanne: Add PSP Bootloader for AB recovery in fw.cfg | Zheng Bao |
2022-03-23 | soc/amd/common/psp_verstage: Write postcodes after ESPI init | Karthikeyan Ramasubramanian |
2022-03-22 | soc/amd/common: move FCH IOAPIC and HPET init from SMBUs to LPC device | Felix Held |
2022-03-17 | soc/amd/cezanne: Add counter initializers | Jon Murphy |
2022-03-17 | soc/amd/picasso: Add counter initializers | Jon Murphy |
2022-03-17 | soc/amd/sabrina: Add counter initializers | Jon Murphy |
2022-03-16 | soc/amd/common/block: Add mainboard_handle_smi | Raul E Rangel |
2022-03-10 | soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmem | Raul E Rangel |
2022-03-10 | soc/amd/cezanne/psp_verstage: Log the platform boot mode report | Karthikeyan Ramasubramanian |
2022-03-09 | soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER | Felix Held |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-03-03 | soc/amd/*/northbridge,root_complex: add comment about PCI BARs | Felix Held |
2022-03-03 | soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource index | Felix Held |
2022-03-03 | soc/amd/*/northbridge,root_complex: simplify mmconf_resource index | Felix Held |
2022-03-03 | soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.asl | Felix Held |
2022-03-03 | soc/amd/stoneyridge/acpi: generate PPKG object in generate_cpu_entries | Felix Held |
2022-03-03 | soc/amd/picasso/acpi: rename cpu.asl to pnot.asl | Felix Held |
2022-03-03 | soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries call | Felix Held |
2022-03-02 | soc/amd/common/vboot: Verify location of CBMEMC transfer buffer | Raul E Rangel |
2022-03-02 | soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemc | Raul E Rangel |
2022-03-02 | soc/amd/common/vboot: Split transfer buffer methods into separate file | Raul E Rangel |
2022-03-02 | soc/amd/common/psp_verstage: Save transfer buffer during S0i3 resume | Raul E Rangel |
2022-03-01 | soc/amd/common/fsp/fsp_validate.c: print warning instead of error | Julian Schroeder |
2022-02-28 | soc/amd/sabrina: Add XHCI configuration | Jon Murphy |
2022-02-26 | soc/amd/common/psp_verstage: Add missing post codes on S0i3 resume | Raul E Rangel |
2022-02-26 | soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinking | Raul E Rangel |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-24 | treewide: Write minor version at acpi_create_fadt() function | Elyes Haouas |
2022-02-24 | soc/amd/*/include/soc/iomap.h: rework HPET base address check | Felix Held |
2022-02-22 | soc/amd/sabrina/i2c: remove TODO | Felix Held |
2022-02-22 | soc/amd/common/block/lpc/espi_util: use __fallthrough | Felix Held |
2022-02-21 | soc/amd/sabrina/fw.cfg: Change the instance of PMUI/D to 2 | Zheng Bao |
2022-02-21 | soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD | Zheng Bao |
2022-02-21 | [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments | Elyes Haouas |