summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2020-07-08soc/amd/picasso: Update APOB size & base generationMartin Roth
2020-07-08arch/x86: Add memmove.c to x86 bootblockMartin Roth
2020-07-08src/amd/common: Exclude biosram from psp_verstageMartin Roth
2020-07-08soc/amd/picasso: Halt if workbuf is absent after psp_verstageMartin Roth
2020-07-08soc/amd/common: Don't init SMIs or SCIs in psp_verstageMartin Roth
2020-07-08soc/amd/picasso: Update the AMD firmware in RW-A & RW-B regionsMartin Roth
2020-07-08soc/amd/picasso:Add psp_verstage components to amdfw binaryMartin Roth
2020-07-08soc/amd/picasso: add psp_verstageMartin Roth
2020-07-08soc/amd/picasso: Allow modification of i2c base addresses in PSPMartin Roth
2020-07-06mb/google/zork: Add USB2 phy tuning parameter for SI tuningChris Wang
2020-07-06soc/amd/common: Fix missing gpio_banks.h includeKyösti Mälkki
2020-07-06soc/amd/picasso/memlayout: Verify bootblock is 16-bit alignedRaul E Rangel
2020-07-06soc/amd/picasso: Use PSP Sx command only for S3Marshall Dawson
2020-07-03soc/amd/common: fix eSPI virtual wire polarity encodingAaron Durbin
2020-07-02soc/amd/picasso: Add support for generating I2S machine deviceFurquan Shaikh
2020-07-02soc/amd/picasso: Add .acpi_name and .acpi_fill_ssdt_generator for ACP deviceFurquan Shaikh
2020-07-02soc/amd/common: fix SPI bar resource usageAaron Durbin
2020-06-30soc/amd/common/gpio: Clear interrupt and wake status when configuring padsFurquan Shaikh
2020-06-30soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGSFurquan Shaikh
2020-06-30soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...Furquan Shaikh
2020-06-30soc/amd/common/gpio: Use gpio_setbits32()Furquan Shaikh
2020-06-30soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpioFurquan Shaikh
2020-06-30soc/amd/common/lpc: Skip SERIRQ setup when using eSPIMarshall Dawson
2020-06-30soc/amd/common/gpio: Rename GPIO debounce macrosFurquan Shaikh
2020-06-30soc/amd/common/gpio: Update the macros for interrupt and pad filteringFurquan Shaikh
2020-06-30soc/amd/common/gpio: Make macro names for GPIO flags consistentFurquan Shaikh
2020-06-30soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALIDFurquan Shaikh
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-29soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdtFelix Held
2020-06-29soc/amd/picasso/soc_util: add comment on the silicon and soc typesFelix Held
2020-06-29soc/amd/common: Refactor GPIO SCI/SMI interruptsKyösti Mälkki
2020-06-29soc/amd/common: Refactor GPIO_MASTER_SWITCH interrupt enableKyösti Mälkki
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2020-06-28soc/amd/common: Allow runtime mapping of ACPIMMIO banksKyösti Mälkki
2020-06-28soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki
2020-06-28soc/amd/picasso/soc_util: rework reduced I/O chip detectionFelix Held
2020-06-25Revert "soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage"Kyösti Mälkki
2020-06-24soc/amd/picasso: fix host bridge bus numbersAaron Durbin
2020-06-24soc/amd/picasso: Add UPD xhci0_force_gen1Chris Wang
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-24soc/amd/stoneyridge: Correct ACPI CPU string prefixMatt DeVillier
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-24ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2020-06-23src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth
2020-06-22soc/amd/picasso: Set BERT_SIZE to 0 when no table generatedMarshall Dawson
2020-06-22soc/amd/picasso: Convert BERT reserved region from cbmemMarshall Dawson
2020-06-22amd/picasso/acpi: Add power resources for I2C and UARTRaul E Rangel
2020-06-22soc/amd/picasso: don't increment boot count twiceAaron Durbin
2020-06-22soc/amd/picasso: Enable IDT in all stagesFurquan Shaikh
2020-06-22cpu/x86/lapic: Support x86_64 and clean up codePatrick Rudolph