aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2022-05-02soc/amd/common/block/spi: Pretty print SPI statusRaul E Rangel
2022-05-02soc/amd/common/block/spi: Print error when SPI bus can't be acquiredRaul E Rangel
2022-05-02soc/amd/common/block/psp/psp_gen2: drop unneeded variable initializationFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: use offsets to access mailboxFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: use read32p instead of typecastFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: use union pspv2_mbox_commandFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: factor out pspv2_mbox_command unionFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: rename cmd_response to bufferFelix Held
2022-05-02soc/amd/common/block/psp/psp: remove unneeded line breakFelix Held
2022-05-02soc/amd/common/block/psp: move mbox struct to generation-specific codeFelix Held
2022-04-27soc/amd/common/block/lpc/espi: Add support for ALERT_ENABLE bitRaul E Rangel
2022-04-25amdfwtool: Change the name of macros for 'BHD'Zheng Bao
2022-04-01soc/amd/common/block/i2c/i23c_pad_ctrl: only configure mode and voltageFelix Held
2022-04-01soc/amd/common/block/i2c/i23c_pad_ctrl: invert and maskFelix Held
2022-04-01soc/amd/common/block/i2c/i23c_pad_def.h: fix off by one in defineFelix Held
2022-04-01arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans
2022-03-29soc/amd/common/block/lpc: Add support to not clear port80 enableKarthikeyan Ramasubramanian
2022-03-25soc/amd/pi: Use -Wno-pragma-packArthur Heymans
2022-03-25soc/amd/pi/amd_late_init.c: Fix implicit enum conversionArthur Heymans
2022-03-25soc/amd/noncar/memmap.c: Fix formatted printArthur Heymans
2022-03-25soc/amd/dmi.c: Fix implicit enum typingArthur Heymans
2022-03-23soc/amd/common/psp_verstage: Write postcodes after ESPI initKarthikeyan Ramasubramanian
2022-03-22soc/amd/common: move FCH IOAPIC and HPET init from SMBUs to LPC deviceFelix Held
2022-03-16soc/amd/common/block: Add mainboard_handle_smiRaul E Rangel
2022-03-10soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmemRaul E Rangel
2022-03-09soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-03-02soc/amd/common/vboot: Verify location of CBMEMC transfer bufferRaul E Rangel
2022-03-02soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemcRaul E Rangel
2022-03-02soc/amd/common/vboot: Split transfer buffer methods into separate fileRaul E Rangel
2022-03-02soc/amd/common/psp_verstage: Save transfer buffer during S0i3 resumeRaul E Rangel
2022-03-01soc/amd/common/fsp/fsp_validate.c: print warning instead of errorJulian Schroeder
2022-02-26soc/amd/common/psp_verstage: Add missing post codes on S0i3 resumeRaul E Rangel
2022-02-26soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinkingRaul E Rangel
2022-02-22soc/amd/common/block/lpc/espi_util: use __fallthroughFelix Held
2022-02-18soc/amd/common/block/psp/Makefile: add fmap_config.h dependencyFelix Held
2022-02-18soc/amd/common/block/apob/apob_cache: use APOB cache size from FMAPFelix Held
2022-02-17soc/amd/common/block/i2c: Add support for shared TPM_I2C controllerJan Dabros
2022-02-17src/soc: Remove space before tabElyes Haouas
2022-02-17amd/common/block/gpio/gpio: don't use -1 as bitmask in gpio_or32Felix Held
2022-02-17amd/common/block/spi/fch_spi_ctrl: use uintptr_t for addressesFelix Held
2022-02-16soc/amd/common/block/psp: add PSP commandJason Glenesk
2022-02-15soc/amd/common/acp: add acp_gen2Fred Reitberger
2022-02-13soc/amd/common/include/ioapic: make IOAPIC IDs not depend on MAX_CPUSFelix Held
2022-02-12soc/amd/common: Scan bridge devices behind SoCs GPU ControllerKevin Chiu
2022-02-11soc/amd/common/acp: introduce acp_gen1Fred Reitberger
2022-02-11soc/amd/common/fsp: check fsp image revisionJulian Schroeder
2022-02-11soc/amd/common/block/lpc/espi_util: add decode range register helpersFelix Held
2022-02-11soc/amd/common/block/include/espi: rename IO/MMIO base/size registersFelix Held
2022-02-09soc/amd/common/block/psp: introduce AMD_SOC_SEPARATE_EFS_SECTIONFred Reitberger
2022-02-08soc/amd/common/psp_verstage: Add UART support to PSP consoleRaul E Rangel
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-05nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resourceFelix Held
2022-02-05soc/amd/common/include/acpimmio: drop 16 and 32 bit PM2 access functionsFelix Held
2022-02-05soc/amd/common/block/acpimmio/print_reset_status: extend bit name tableFelix Held
2022-02-04soc/amd/common/block/i2c/i23c_pad_ctr: add & use I23C pad configurationFelix Held
2022-02-03soc/amd/*/i2c: factor out common I2C pad configurationFelix Held
2022-02-01psp_verstage: report developer mode to PSPKangheui Won
2022-02-01drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_initFelix Held
2022-01-26soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_coreFelix Held
2022-01-26soc/amd/common: Don't reserve VERSTAGE region when using PSP verstageRaul E Rangel
2022-01-25soc/amd/common/block/include/psp_efs: update defines for sabrinaFelix Held
2022-01-24soc/amd/common: Make the function in cpu.c available in romstageZheng Bao
2022-01-23soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZERaul E Rangel
2022-01-20soc/amd/cezanne,picasso: factor out common early non-car cache setupFelix Held
2022-01-20soc/amd/common/vboot: Verify the size of the transfer bufferRaul E Rangel
2022-01-12soc/amd/common/block: add new PCI IDs to common codeFelix Held
2022-01-10src/soc: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <timer.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-01-10soc/amd/common/pi/agesawrapper.c: Include <string.h>Elyes HAOUAS
2022-01-07soc/amd/common/block/include/lpc: add comment about RANGE_UNIT valuesFelix Held
2022-01-07soc/amd/common/lpc/espi_util: move register definitions to header fileFelix Held
2022-01-07soc/amd/common/block/espi: use lower case hex digits in definitionsFelix Held
2022-01-07soc/amd/common/lpc/espi_util: handle espi_get_configuration errorFelix Held
2022-01-05src/soc/amd: Remove unused <delay.h>Elyes HAOUAS
2022-01-01src: Drop duplicated includesElyes HAOUAS
2021-12-20soc/amd/common/lpc/espi_util: use enum cb_err type for return valuesFelix Held
2021-12-20soc/amd/common/lpc/espi_util: use enum cb_err type for return valuesFelix Held
2021-12-20soc/amd/common/lpc/espi_util: simplify espi_configure_decodesFelix Held
2021-12-20soc/amd/common/lpc/espi_util: simplify espi_get_general_configurationFelix Held
2021-12-18soc/amd/common/block/acpimmio/print_reset_status: add missing status bitFelix Held
2021-12-15soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.cFelix Held
2021-12-15soc/amd/common/block/spi/fch_spi_ctrl: improve printk messagesFelix Held
2021-12-15soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_commandFelix Held
2021-12-15soc/amd/common/block/spi/fch_spi_ctrl: rework dump_stateFelix Held
2021-12-15soc/amd/common/include/spi: add Cezanne-specific commentFelix Held
2021-12-15soc/amd/common/include/spi: fix SPI_FIFO_LAST_BYTE defineFelix Held
2021-12-14soc/amd/{cezanne,common}: Add PSP_S0I3_RESUME_VERSTAGE Kconfig optionRob Barnes
2021-12-09soc/amd/common/block/psp: add psp_efs.c to build for both PSP GEN1&2Felix Held
2021-12-08soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel
2021-12-08soc/amd/common/block/spi: fix setting SPI_USE_SPI100 in SPI100_ENABLEFelix Held
2021-12-08soc/amd/common/block/include/spi: update fch_spi_early_init descriptionFelix Held
2021-12-08mb/google/zork,soc/amd/psp_verstage: Add verstage_mb_{tpm/espi}_initRaul E Rangel
2021-12-08soc/amd: use KiB and MiB definitionsFelix Held
2021-11-30soc/amd/stoneyridge/psp: move soc_get_mbox_address to common psp_gen1Felix Held
2021-11-30soc/amd/common/block/include/lpc: add missing LPC_PCI_CONTROL bit defsFelix Held
2021-11-29soc/amd/common/block/lpc: use 32 bit accesses in lpc_enable_port80Felix Held