Age | Commit message (Expand) | Author |
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 |
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-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-22 | soc/amd/common/block/lpc/espi_util: use __fallthrough | Felix Held |
2022-02-18 | soc/amd/common/block/psp/Makefile: add fmap_config.h dependency | Felix Held |
2022-02-18 | soc/amd/common/block/apob/apob_cache: use APOB cache size from FMAP | Felix Held |
2022-02-17 | soc/amd/common/block/i2c: Add support for shared TPM_I2C controller | Jan Dabros |
2022-02-17 | src/soc: Remove space before tab | Elyes Haouas |
2022-02-17 | amd/common/block/gpio/gpio: don't use -1 as bitmask in gpio_or32 | Felix Held |
2022-02-17 | amd/common/block/spi/fch_spi_ctrl: use uintptr_t for addresses | Felix Held |
2022-02-16 | soc/amd/common/block/psp: add PSP command | Jason Glenesk |
2022-02-15 | soc/amd/common/acp: add acp_gen2 | Fred Reitberger |
2022-02-13 | soc/amd/common/include/ioapic: make IOAPIC IDs not depend on MAX_CPUS | Felix Held |
2022-02-12 | soc/amd/common: Scan bridge devices behind SoCs GPU Controller | Kevin Chiu |
2022-02-11 | soc/amd/common/acp: introduce acp_gen1 | Fred Reitberger |
2022-02-11 | soc/amd/common/fsp: check fsp image revision | Julian Schroeder |
2022-02-11 | soc/amd/common/block/lpc/espi_util: add decode range register helpers | Felix Held |
2022-02-11 | soc/amd/common/block/include/espi: rename IO/MMIO base/size registers | Felix Held |
2022-02-09 | soc/amd/common/block/psp: introduce AMD_SOC_SEPARATE_EFS_SECTION | Fred Reitberger |
2022-02-08 | soc/amd/common/psp_verstage: Add UART support to PSP console | Raul E Rangel |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-05 | nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource | Felix Held |
2022-02-05 | soc/amd/common/include/acpimmio: drop 16 and 32 bit PM2 access functions | Felix Held |
2022-02-05 | soc/amd/common/block/acpimmio/print_reset_status: extend bit name table | Felix Held |
2022-02-04 | soc/amd/common/block/i2c/i23c_pad_ctr: add & use I23C pad configuration | Felix Held |
2022-02-03 | soc/amd/*/i2c: factor out common I2C pad configuration | Felix Held |
2022-02-01 | psp_verstage: report developer mode to PSP | Kangheui Won |
2022-02-01 | drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init | Felix Held |
2022-01-26 | soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_core | Felix Held |
2022-01-26 | soc/amd/common: Don't reserve VERSTAGE region when using PSP verstage | Raul E Rangel |
2022-01-25 | soc/amd/common/block/include/psp_efs: update defines for sabrina | Felix Held |
2022-01-24 | soc/amd/common: Make the function in cpu.c available in romstage | Zheng Bao |
2022-01-23 | soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZE | Raul E Rangel |
2022-01-20 | soc/amd/cezanne,picasso: factor out common early non-car cache setup | Felix Held |
2022-01-20 | soc/amd/common/vboot: Verify the size of the transfer buffer | Raul E Rangel |
2022-01-12 | soc/amd/common/block: add new PCI IDs to common code | Felix Held |
2022-01-10 | src/soc: Remove unused <stdlib.h> | Elyes HAOUAS |
2022-01-10 | src/soc/amd: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-10 | src/soc/amd: Remove unused <timer.h> | Elyes HAOUAS |
2022-01-10 | src/soc/amd: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-01-10 | soc/amd/common/pi/agesawrapper.c: Include <string.h> | Elyes HAOUAS |
2022-01-07 | soc/amd/common/block/include/lpc: add comment about RANGE_UNIT values | Felix Held |
2022-01-07 | soc/amd/common/lpc/espi_util: move register definitions to header file | Felix Held |
2022-01-07 | soc/amd/common/block/espi: use lower case hex digits in definitions | Felix Held |
2022-01-07 | soc/amd/common/lpc/espi_util: handle espi_get_configuration error | Felix Held |
2022-01-05 | src/soc/amd: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2021-12-20 | soc/amd/common/lpc/espi_util: use enum cb_err type for return values | Felix Held |
2021-12-20 | soc/amd/common/lpc/espi_util: use enum cb_err type for return values | Felix Held |
2021-12-20 | soc/amd/common/lpc/espi_util: simplify espi_configure_decodes | Felix Held |
2021-12-20 | soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration | Felix Held |
2021-12-18 | soc/amd/common/block/acpimmio/print_reset_status: add missing status bit | Felix Held |
2021-12-15 | soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_command | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: rework dump_state | Felix Held |
2021-12-15 | soc/amd/common/include/spi: add Cezanne-specific comment | Felix Held |
2021-12-15 | soc/amd/common/include/spi: fix SPI_FIFO_LAST_BYTE define | Felix Held |
2021-12-14 | soc/amd/{cezanne,common}: Add PSP_S0I3_RESUME_VERSTAGE Kconfig option | Rob Barnes |
2021-12-09 | soc/amd/common/block/psp: add psp_efs.c to build for both PSP GEN1&2 | Felix Held |
2021-12-08 | soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume | Raul E Rangel |
2021-12-08 | soc/amd/common/block/spi: fix setting SPI_USE_SPI100 in SPI100_ENABLE | Felix Held |
2021-12-08 | soc/amd/common/block/include/spi: update fch_spi_early_init description | Felix Held |
2021-12-08 | mb/google/zork,soc/amd/psp_verstage: Add verstage_mb_{tpm/espi}_init | Raul E Rangel |
2021-12-08 | soc/amd: use KiB and MiB definitions | Felix Held |
2021-11-30 | soc/amd/stoneyridge/psp: move soc_get_mbox_address to common psp_gen1 | Felix Held |
2021-11-30 | soc/amd/common/block/include/lpc: add missing LPC_PCI_CONTROL bit defs | Felix Held |
2021-11-29 | soc/amd/common/block/lpc: use 32 bit accesses in lpc_enable_port80 | Felix Held |