Age | Commit message (Expand) | Author |
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 |
2022-07-16 | soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config option | Fred Reitberger |
2022-07-14 | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE |
2022-07-14 | soc/amd/fsp: Cache smm_region() results | Arthur Heymans |
2022-07-13 | cpu/amd: Add common helpers for TSEG and SMM | Arthur Heymans |
2022-07-08 | soc/amd/common/block/lpc/lpc.c: Remove duplicated include | Elyes Haouas |
2022-06-30 | soc/amd/common/psp: Revert AMD_SOC_SEPARATE_EFS_SECTION | Fred Reitberger |
2022-06-28 | soc,sb/amd: Change SPI controller resource | Kyösti Mälkki |
2022-06-24 | soc/amd/common/block/noncar/cpu: Provide correct smbios processor family | Fred Reitberger |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-21 | soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE option | Felix Held |
2022-06-21 | soc/amd/common/i2c: Add i2c bus ops handler | Matt DeVillier |
2022-06-21 | soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common block | Matt DeVillier |
2022-06-17 | soc/amd/smm_relocate.c: Improve TSEG programming | Arthur Heymans |
2022-06-07 | Replace some ENV_ROMSTAGE with ENV_RAMINIT | Kyösti Mälkki |
2022-06-07 | soc/amd/common/block/cpu/: Make ucode update more generic | Fred Reitberger |
2022-06-03 | amdblocks/smm.h: Add header guards | Arthur Heymans |
2022-05-25 | arch/x86/acpi_bert_storage.c: Use a common implementation | Arthur Heymans |
2022-05-24 | security/tpm/crtm: Add a function to measure the bootblock on SoC level | Werner Zeh |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-05-17 | soc/amd/block/psp/psp_gen2: move SPL fusing earlier to BS_PAYLOAD_LOAD | Felix Held |
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: Set up postcar MTRR in C code | Arthur Heymans |
2022-05-12 | soc/amd/non-car: Don't add bootblock cbfs file | 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-27 | soc/amd/common/block/lpc/espi: Add support for ALERT_ENABLE bit | Raul E Rangel |
2022-04-25 | amdfwtool: Change the name of macros for 'BHD' | Zheng Bao |
2022-04-01 | soc/amd/common/block/i2c/i23c_pad_ctrl: only configure mode and voltage | 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-29 | soc/amd/common/block/lpc: Add support to not clear port80 enable | Karthikeyan Ramasubramanian |
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-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-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-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 |