aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
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
2021-01-13soc/amd: Rename to soc_fill_gnvs()Kyösti Mälkki
2021-01-13soc/amd: Rename to pm_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-08soc/amd/picasso: add missing GNB I/O APIC initializationFelix Held
2021-01-08soc/amd/picasso: Generate GNB IO-APIC PCI routing tableRaul E Rangel
2021-01-07ACPI: Remove ACPI_NO_SMI_GNVSKyösti Mälkki
2021-01-07soc/amd/picasso: Add GRXS and GTXS methodEric Lai
2021-01-07soc/amd/picasso: Add STXS and CTXS methodEric Lai
2021-01-06soc/amd/picasso: Correctly populate the PCI interrupt line registerRaul E Rangel
2021-01-06soc/amd/picasso: Fix ACPI PCI routing tableRaul E Rangel
2021-01-06soc/amd/picasso/root_complex: add missing set_resourcesFelix Held
2021-01-02soc/amd/picasso: Separate CPUID defs into new headerJason Glenesk
2020-12-19soc/amd/picasso: move sb_clk_output_48Mhz from acp to fchEric Lai
2020-12-18soc/amd/picasso: Add acp_i2s_use_external_48mhz_osc flagEric Lai
2020-12-16soc/amd/picasso: Fix the typo in GPIO defineZheng Bao
2020-12-15soc/amd/picasso/smi: add missing bits to GEVENT_MASKFelix Held
2020-12-15soc/amd/common,picasso: Place some ENV_X86 guardsKyösti Mälkki
2020-12-15soc/amd/common: Redo ACPIMMIO_BASE and _BANKKyösti Mälkki
2020-12-13soc/amd/*/include/spc/gpio: fix pin numbers in commentsFelix Held
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-12-11amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao
2020-12-11soc/amd/picasso: Add data fabric read helper functionJason Glenesk
2020-12-11soc/amd/picasso: move chipset_handle_reset to commonFelix Held
2020-12-11soc/amd/picasso: factor out write_resume_eip to common codeFelix Held
2020-12-11soc/amd/picasso: move UART console code to common folderFelix Held
2020-12-11soc/amd/picasso: move UART Kconfig options to common folderFelix Held
2020-12-11soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UARTFelix Held
2020-12-11soc/amd/piasso,cezanne: add warning about using all-y in Makefile.incFelix Held
2020-12-11soc/amd/picasso: use all-y for aoac targetFelix Held
2020-12-11soc/amd/picasso/aoac: only check FCH_AOAC_UART_FOR_CONSOLE if usedFelix Held
2020-12-10soc/amd/picasso/reset: use port and bit defines from cf9_reset.hFelix Held
2020-12-10soc/amd/picasso/reset: remove leftover PCI includesFelix Held
2020-12-09soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset definesFelix Held
2020-12-09soc/amd/picasso: Rename SD_EMMC_EMMC_DDR_52 to SD_EMMC_EMMC_DDR_104Raul E Rangel
2020-12-09soc/amd: Remove Kconfig BOOTBLOCK_ADDRKyösti Mälkki
2020-12-09soc/amd: Remove Kconfig X86_RESET_VECTORKyösti Mälkki
2020-12-09soc/amd/picasso/southbridge: drop unused sb_enableFelix Held
2020-12-09soc/amd/picasso: split southbridge into bootblock and ramstage codeFelix Held
2020-12-09soc/amd: factor out functionality to print last reset sourceFelix Held
2020-12-09soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held
2020-12-09soc/amd: factor out PM_DECODE_EN register definitionsFelix Held
2020-12-09soc/amd: remove unused PM_ISA_CONTROL definitionsFelix Held
2020-12-06soc/amd/picasso: drop unused cpu/amd/mtrr from MakefileFelix Held
2020-12-06soc/amd/picasso/config: add comment about cfg never being NULLFelix Held
2020-12-06soc/amd/picasso: remove config_t typedefFelix Held
2020-12-06soc/amd/picasso/chip.h: remove unneeded extern pci_domain_opsFelix Held
2020-12-06soc/amd/picasso/Makefile: use all-y for adding config.c to the buildFelix Held
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-05soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki
2020-12-05soc/amd/picasso/tsc: fix clock divisor range checkFelix Held
2020-12-04soc/amd/picassso/acpi: increase MMIO region size of GPIO controllerFelix Held
2020-12-04soc/amd: move smi_util to common blockFelix Held