summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2020-12-22soc/amd/common/psp: Remove files from bootblockMarshall Dawson
2020-12-22soc/amd/stoneyridge: Remove unused psp.hMarshall Dawson
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-18soc/amd/cezanne: add GPIO supportFelix Held
2020-12-18soc/amd/cezanne: Add SMI supportZheng Bao
2020-12-17soc/amd/cezanne: add GPIO definitionsFelix Held
2020-12-16soc/amd/picasso: Fix the typo in GPIO defineZheng Bao
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/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: 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/*/include/spc/gpio: fix pin numbers in commentsFelix Held
2020-12-13soc/amd/common/block/gpio: use all-y in MakefileFelix Held
2020-12-13soc/amd/cezanne: add caching setup in bootblockFelix 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-11amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao
2020-12-11soc/amd/picasso: Add data fabric read helper functionJason Glenesk
2020-12-11soc/amd/cezanne: add 0xcf9 resetFelix Held
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/stoneyridge/reset: use port and bit defines from cf9_reset.hFelix 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/cezanne: print APU family and model in bootblock_soc_initFelix Held
2020-12-09soc/amd/cezanne: add basic early FCH initialization to bootblockFelix Held
2020-12-09soc/amd/cezanne: add common SMBus code to buildFelix Held
2020-12-09soc/amd/cezanne: call bootblock_main_with_basetime in bootblock_c_entryFelix 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/cezanne: select common ACPIMMIO blockFelix Held
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