aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
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
2020-06-22soc/amd/picasso/bootblock: Clear BSS sectionRaul E Rangel
2020-06-22soc/amd/picasso/bootblock: Write EIP to secure S3Raul E Rangel
2020-06-19soc/amd: move acpi_wake_source.asl to common directoryFelix Held
2020-06-19soc/amd/picasso/uart: factor out console-related functionsFelix Held
2020-06-18soc/amd/picasso/i2c: use config_of_soc()Felix Held
2020-06-18soc/amd/picasso/acp: use config_of_soc()Felix Held
2020-06-18soc/amd/picasso: Add ability to enable/disable UART to device treeRaul E Rangel
2020-06-18soc/amd/picasso: remove AMDFW_OUTSIDE_CBFS optionFelix Held
2020-06-17Revert "soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run"Furquan Shaikh
2020-06-17soc/amd/picasso: rename PICASSO_UART Kconfig optionFelix Held
2020-06-17soc/amd/picasso: fix build if PICASSO_UART is unsetFurquan Shaikh
2020-06-16soc/amd/picasso/include/soc/memmap.c: Add missing <stdint.h>Elyes HAOUAS
2020-06-16soc/amd: Replace enable_smi_generation()Kyösti Mälkki
2020-06-15soc/amd/common/block/acpimmio: Update acpimmio for psp_verstageMartin Roth
2020-06-14soc/amd/picasso/graphics: implement map_oprom_vendev_revMartin Roth
2020-06-14soc/amd/picasso/aoac: Add wait_for_aoac_enabledRaul E Rangel
2020-06-14soc/amd/picasso/aoac: Set the Target Device State when powering onRaul E Rangel
2020-06-14soc/amd/picasso: Move aoac functions to new fileRaul E Rangel
2020-06-14soc/amd/picasso: Explicitly disable legacy UARTRaul E Rangel
2020-06-14soc/amd/picasso: correct MCFG ACPI tableAaron Durbin
2020-06-14soc/amd/picasso: Increase SMM_RESERVED_SIZEMarshall Dawson
2020-06-14soc/amd/picasso/acpi: Add a wrapper method WAL1 for calling ALIB function 1Furquan Shaikh
2020-06-13soc/amd/picasso: Place early stages and data buffers at the bottom of DRAMFurquan Shaikh
2020-06-13soc/amd/picasso: Add custom memlayout.ld fileFurquan Shaikh
2020-06-12soc/amd/picasso: Reconfigure SPI speeds after FSP-S has runFurquan Shaikh
2020-06-11soc/amd/picasso/uart: fix possible out of bounds accessFelix Held
2020-06-11vc/amd/fsp/platform_descriptors: drop prefix from PCIe/DDI structsFelix Held
2020-06-10amd/picasso: Load x86 microcode from CBFS modulesZheng Bao
2020-06-10soc/amd/picasso: Enable APOB/MRC training data cacheFurquan Shaikh
2020-06-10soc/amd/picasso: initialize ACP device at init() timeAaron Durbin
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki
2020-06-10soc/amd/stoneyridge,picasso: Select COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd: Remove FADT_PM_PROFILEKyösti Mälkki
2020-06-09soc/amd/picasso/acpi/sb_fch: use local variable in _CRS methodsFelix Held
2020-06-08soc/amd/picasso: solve MTRRs only from 4GiB and belowAaron Durbin
2020-06-08soc/amd/picasso: remove save/restore MTRRs around FSP-MAaron Durbin
2020-06-08soc/amd/picasso: establish full early caching memory mapAaron Durbin
2020-06-07soc/amd/picasso/cpu.c: Make comment clearerRaul E Rangel
2020-06-07soc/amd/picasso: Remove unnecessary includes from pmutil.cMartin Roth
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06soc/amd/picasso: Add device operations for UART MMIO devicesFurquan Shaikh
2020-06-06soc/amd/picasso: Use MSR_CSTATE_ADDRESSRaul E Rangel
2020-06-06soc/amd/picasso: Remove call to setup_bsp_ramtopRaul E Rangel
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-05soc/amd/common/spi: add and use define for last FIFO positionFelix Held
2020-06-05soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devicesFurquan Shaikh
2020-06-04soc/amd/picasso/Makefile: Allow absolute path for picasso firmwareRaul E Rangel
2020-06-04soc/amd/picasso: fix iomap for ACPI_PMKangheui Won
2020-06-03soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki
2020-06-03soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki
2020-06-03soc/amd/picasso/acpi: Add missing eMMC deviceRaul E Rangel
2020-06-03soc/amd/picasso/acpi: Remove hardcoded FCH IRQ numbersRaul E Rangel
2020-06-02soc/amd/picasso: Install AGESA ACPI tablesMatt Papageorge
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove duplicated includesElyes HAOUAS
2020-06-02soc/amd/picasso: Remove unused 'include <romstage_handoff.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-05-29soc/amd/picasso: Enable FSP compressionFurquan Shaikh
2020-05-29soc/amd/picasso: Relocate FSP-M to address in DRAMFurquan Shaikh
2020-05-28soc/amd/picasso/soc_util: add comment on socket detection problemsFelix Held
2020-05-28soc/amd/picasso/soc_util: remove unused functionsFelix Held
2020-05-27soc/amd/picasso/smu: only print time for actual command executionFelix Held