summaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2021-01-18soc/amd/common/block/smi/smi_util.c: Remove repeated wordElyes HAOUAS
2021-01-14soc/amd/common/block/uart/Makefile: use all targetFelix 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-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-13soc/amd: Rename to pm_fill_gnvs()Kyösti Mälkki
2021-01-11soc/amd/picasso: Separate GPIO define into gpio_defs.hEric Lai
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyö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-07arch/x86: Move prologue to .init sectionKyösti Mälkki
2021-01-06soc/amd/common/block/gpio_banks: fix sequence in gpio_outputFelix Held
2021-01-06soc/amd/common/block/gpio_banks: clear output enable in gpio_input_*Felix Held
2021-01-06soc/amd/common/block/gpio_banks: clear pull-up/down bits in gpio_inputFelix Held
2020-12-22soc/amd/common/psp: Remove files from bootblockMarshall Dawson
2020-12-16soc/amd/common/gpio_banks: Drop underscore in __gpioKyösti Mälkki
2020-12-16arch/x86: Clean up bootblock assemblyKyösti Mälkki
2020-12-16soc/amd/common: Use only byte access for IOMUXKyösti Mälkki
2020-12-15soc/amd/common,picasso: Place some ENV_X86 guardsKyösti Mälkki
2020-12-15soc/amd/common: Move lpc_util to verstage_x86Kyösti Mälkki
2020-12-15soc/amd/common: Redo ACPIMMIO_BASE and _BANKKyösti Mälkki
2020-12-15soc/amd/common: Refactor SMBus base argumentsKyösti Mälkki
2020-12-13soc/amd/common/block/gpio: use all-y in MakefileFelix Held
2020-12-12soc/amd/common: Remove SMBus host word accessorsKyösti Mälkki
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-12-12Revert "src/amd/common: Exclude biosram from psp_verstage"Kyösti Mälkki
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-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: factor out functionality to print last reset sourceFelix Held
2020-12-09soc/amd/common/block/acpimmio: use all-y for mmio_util targetFelix Held
2020-12-09soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held
2020-12-09soc/amd/common/block/smbus: refactor fch_smbus_initFelix 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: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-06soc/amd/common/block/cpu: move Makefile guards into subfoldersFelix Held
2020-12-05soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki
2020-12-04soc/amd: move smi_util to common blockFelix Held
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-12-02soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held
2020-12-02soc/amd/common/smbus: remove misleading definitionFelix Held
2020-12-02soc/amd: factor out fch_smbus_initFelix Held
2020-12-02soc/amd: factor out SMBUS controller registers into common headerFelix Held
2020-12-02soc/amd: factor out common AOAC device enable and status query functionsFelix Held