aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
2021-02-14soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel
2021-02-13soc/amd: introduce and use common IOAPIC IDsFelix Held
2021-02-12soc/amd: Move MADT IRQ override settings into common_configRaul E Rangel
2021-02-12soc/amd: Move fadt device tree settings into common_configRaul E Rangel
2021-02-12soc/amd: Move acpi_fill_mcfg into common/blocks/acpiRaul E Rangel
2021-02-12soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel
2021-02-12soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held
2021-02-12soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI codeFelix Held
2021-02-12soc/amd/picasso/psp: move to common code and rename to psp_smm_gen2Felix Held
2021-02-12soc/amd/*/Kconfig: remove redundant SMM_TSEG conditionFelix Held
2021-02-11soc/amd/picasso/fch: remove comment about ForceStpClkRetryFelix Held
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-11soc/amd/*/smihandler: use size_t and unsigned intFelix Held
2021-02-11soc/amd/*/smihandler: remove replace southbridge references with fchFelix Held
2021-02-11soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held
2021-02-11soc/amd: move southbridge_smi_handler to common codeFelix Held
2021-02-11soc/amd: factor out common SMM relocation codeFelix Held
2021-02-11soc/amd*/smihandler: factor out and rename clear_smi_sci_statusFelix Held
2021-02-11soc/amd*/smihandler: factor out and rename clear_all_smi_statusFelix Held
2021-02-10soc/amd/picasso: Add SPI registersRaul E Rangel
2021-02-10soc/amd/picasso/smihandler: replace southbridge.c in comment with fch.cFelix Held
2021-02-10soc/amd: Move southbridge_smi_set_eos to common/blocks/smi/smi_utilFelix Held
2021-02-10soc/amd: Move global_smi_enable to common/blocks/smi/smi_utilFelix Held
2021-02-10soc/amd: Move soc_route_sci to common/blocks/smi/smi_utilFelix Held
2021-02-10soc/amd/picasso: Move APM_CNT_SMMINFO callsiteKyösti Mälkki
2021-02-09Revert "soc/amd/picasso: Change GPIO _HID to AMDI0030"Martin Roth
2021-02-09soc/amd/picasso/cpu: move set_cstate_io_addr to common codeFelix Held
2021-02-09soc/amd/picasso/cpu: move get_cpu_count to common codeFelix Held
2021-02-09soc/amd/picasso: move smm_region to soc/amd/common/block/cpu/noncarFelix Held
2021-02-09soc/amd/picasso/memmap: drop __SIMPLE_DEVICE__Felix Held
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-08soc/amd/picasso/iomap: change ACPI_CPU_CONTROL to match AGESAFelix Held
2021-02-07soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel
2021-02-05soc/amd/picasso: add UPD for RV2 USB3 phy setting adjustChris Wang
2021-02-05soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig optionFelix Held
2021-02-04soc/amd/picasso/fch: add missing iomap.h includeFelix Held
2021-02-04drivers/intel/fsp2_0: Fix running on x86_64Patrick Rudolph
2021-02-04soc/amd/picasso: Fix copy-paste error in macro definitionsAngel Pons
2021-02-04soc/amd/picasso: set GPE0_LIMIT to 32 and move definitions to registersFelix Held
2021-02-03soc/amd: rename sb_init_acpi_ports to fch_init_acpi_portsFelix Held
2021-02-03soc/amd/picasso: clean up and re-sort UPD tableChris Wang
2021-02-02soc/amd/picasso/pcie_gpe: use PICM instead of PMOD in APCI codeFelix Held
2021-02-02soc/amd/picasso/include/soc/southbridge: remove PM_USB_ENABLE definesFelix Held
2021-02-01soc/amd/picasso/fch.c: Remove unused <acpi/acpi_pm.h>Elyes HAOUAS
2021-02-01soc/amd: Drop PCNT from GNVSKyösti Mälkki
2021-01-31soc/amd/picasso/psp: move soc_get_mbox_address to common PSP gen2 codeFelix Held
2021-01-31soc/amd/picasso/psp: fix check of MSR_PSP_ADDR contentsFelix Held
2021-01-31soc/amd/*/psp: move MSR_CU_CBBCFG to common and rename to MSR_PSP_ADDRFelix Held
2021-01-30soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki
2021-01-30soc/amd/picasso/chip: add missing acpi/acpi.h includeFelix Held
2021-01-30soc/amd/piasso/data_fabric: rename data_fabric_read_reg32Felix Held
2021-01-30soc/amd/picasso/data_fabric: factor out indirect address/index writeFelix Held
2021-01-29soc/amd/picasso/fch: replace southbridge prefix with fchFelix Held
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-29soc/amd/picasso/Kconfig: order SOC_AMD_COMMON* selections alphabeticallyFelix Held
2021-01-28soc/amd/picasso: allow USB_PD port setting overrideChris Wang
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki
2021-01-28ACPI: Declare GNVS variables globallyKyösti Mälkki
2021-01-28soc/amd/picasso/acpi: Fix PCI0 MMIO windowRaul E Rangel
2021-01-28soc/amd/picasso: fix CBFS MCACHE on ZorkKangheui Won
2021-01-28soc/amd/picasso/acpi: Remove DMA addresses for UARTsRaul E Rangel
2021-01-27soc/amd/picasso/chip: use switch/case statement in enable_dev()Felix Held
2021-01-27soc/amd/picasso: Remove the useless definition of UCODE_FILEsZheng Bao
2021-01-27soc/amd: Throw an error if FWM_POSITION_INDEX is emptyZheng Bao
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-26soc/amd: Add an option to select if SOC supports ESPI sub decodeZheng Bao
2021-01-26soc/amd: Refactor some ACPI S3 callsKyösti Mälkki
2021-01-25soc/amd/picasso: Change GPIO _HID to AMDI0030Raul E Rangel
2021-01-25soc/amd/picasso/acpi: Change I2C _HID to AMDI0010Raul E Rangel
2021-01-25soc/amd/picasso/acpi: Change UART _HID to AMDI0020Raul E Rangel
2021-01-25soc/amd/picasso: Use makefile variable to locate UCODEZheng Bao
2021-01-25soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki
2021-01-25soc/amd/picasso: Add UPDs for support eDP power sequence adjustChris Wang
2021-01-25soc/amd/picasso: Set UPDs for tuning eDP phyChris Wang
2021-01-25soc/amd/picasso/acpi: Add UID for PCI INT devicesRaul E Rangel
2021-01-24soc/amd/picasso: Remove some empty stringsZheng Bao
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23soc/amd: Rename chipset_state to chipset_power_stateKyösti Mälkki
2021-01-23soc/amd/picasso/pcie_gpp: Remove duplication in pirq_data declarationRaul E Rangel
2021-01-23soc/amd/picasso/pci_gpp: Replace the swizzle string with a u8 arrayRaul E Rangel
2021-01-23soc/amd/picasso/pcie_gpp: Add clarifying commentRaul E Rangel
2021-01-23soc/amd/picasso/acpi: Remove dummy AOAC parent deviceRaul E Rangel
2021-01-20soc/amd/picasso/Kconfig: drop EHCI_BARFelix Held
2021-01-20soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONSFelix Held
2021-01-20soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h>Elyes HAOUAS
2021-01-19soc/amd: Drop unnecessary <soc/nvs.h> includeKyösti Mälkki
2021-01-19soc/amd/picasso,stoneyridge: Unify set_nvs_sws()Kyösti Mälkki
2021-01-19soc/amd/picasso: move HAVE_ACPI_TABLES from mainboards to SoCFelix Held
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-15soc/amd/picasso: Generate ACPI CRAT objects in cbJason Glenesk
2021-01-15soc/amd/cezanne,picasso/uart: remove unneeded struct nameFelix Held
2021-01-14soc/amd/picasso: Remove printf in aslRaul E Rangel
2021-01-14soc/amd/picasso/uart: add missing device/device.h includeFelix Held
2021-01-14soc/amd/piasso/uart: move get_uart_base prototype to common code headerFelix Held
2021-01-14soc/amd/common/uart: move CONSOLE_UART_BASE_ADDRESS back to SoC codeFelix Held
2021-01-14soc/amd/picasso: remove broken and unused legacy UART supportFelix Held
2021-01-13soc/amd/picasso: Disable CBFS MCACHERaul E Rangel
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-13ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki