summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/picasso: Generate GNB IO-APIC PCI routing tableRaul E Rangel2021-01-081-30/+100
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-1/+1
* ACPI: Remove ACPI_NO_SMI_GNVSKyösti Mälkki2021-01-072-2/+0
* soc/amd/picasso: Add GRXS and GTXS methodEric Lai2021-01-072-46/+51
* soc/amd/picasso: Add STXS and CTXS methodEric Lai2021-01-072-41/+46
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-072-1/+12
* soc/amd/picasso: Correctly populate the PCI interrupt line registerRaul E Rangel2021-01-063-0/+57
* soc/amd/picasso: Fix ACPI PCI routing tableRaul E Rangel2021-01-063-14/+158
* soc/amd/picasso/root_complex: add missing set_resourcesFelix Held2021-01-061-0/+1
* soc/amd/common/block/gpio_banks: fix sequence in gpio_outputFelix Held2021-01-061-1/+2
* soc/amd/common/block/gpio_banks: clear output enable in gpio_input_*Felix Held2021-01-061-2/+2
* soc/amd/common/block/gpio_banks: clear pull-up/down bits in gpio_inputFelix Held2021-01-061-1/+1
* soc/amd/picasso: Separate CPUID defs into new headerJason Glenesk2021-01-021-0/+1
* soc/amd/common/psp: Remove files from bootblockMarshall Dawson2020-12-221-3/+0
* soc/amd/stoneyridge: Remove unused psp.hMarshall Dawson2020-12-221-1/+0
* soc/amd/picasso: move sb_clk_output_48Mhz from acp to fchEric Lai2020-12-192-3/+2
* soc/amd/picasso: Add acp_i2s_use_external_48mhz_osc flagEric Lai2020-12-182-1/+9
* soc/amd/cezanne: add GPIO supportFelix Held2020-12-183-0/+59
* soc/amd/cezanne: Add SMI supportZheng Bao2020-12-183-0/+183
* soc/amd/cezanne: add GPIO definitionsFelix Held2020-12-171-0/+285
* soc/amd/picasso: Fix the typo in GPIO defineZheng Bao2020-12-161-1/+1
* soc/amd/common/gpio_banks: Drop underscore in __gpioKyösti Mälkki2020-12-161-16/+16
* arch/x86: Clean up bootblock assemblyKyösti Mälkki2020-12-161-1/+1
* soc/amd/common: Use only byte access for IOMUXKyösti Mälkki2020-12-161-20/+2
* soc/amd/picasso/smi: add missing bits to GEVENT_MASKFelix Held2020-12-151-1/+3
* soc/amd/common,picasso: Place some ENV_X86 guardsKyösti Mälkki2020-12-152-6/+20
* soc/amd/common: Move lpc_util to verstage_x86Kyösti Mälkki2020-12-151-1/+1
* soc/amd/common: Redo ACPIMMIO_BASE and _BANKKyösti Mälkki2020-12-153-11/+5
* soc/amd/common: Refactor SMBus base argumentsKyösti Mälkki2020-12-154-34/+20
* soc/amd/*/include/spc/gpio: fix pin numbers in commentsFelix Held2020-12-132-4/+4
* soc/amd/common/block/gpio: use all-y in MakefileFelix Held2020-12-131-5/+1
* soc/amd/cezanne: add caching setup in bootblockFelix Held2020-12-133-0/+84
* soc/amd/common: Remove SMBus host word accessorsKyösti Mälkki2020-12-121-20/+0
* soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki2020-12-123-8/+6
* Revert "src/amd/common: Exclude biosram from psp_verstage"Kyösti Mälkki2020-12-121-5/+1
* amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao2020-12-111-1/+5
* soc/amd/picasso: Add data fabric read helper functionJason Glenesk2020-12-112-0/+36
* soc/amd/cezanne: add 0xcf9 resetFelix Held2020-12-116-1/+67
* soc/amd/picasso: move chipset_handle_reset to commonFelix Held2020-12-114-11/+20
* soc/amd/picasso: factor out write_resume_eip to common codeFelix Held2020-12-114-21/+37
* soc/amd/picasso: move UART console code to common folderFelix Held2020-12-113-5/+15
* soc/amd/picasso: move UART Kconfig options to common folderFelix Held2020-12-112-47/+58
* soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UARTFelix Held2020-12-116-19/+19
* soc/amd/piasso,cezanne: add warning about using all-y in Makefile.incFelix Held2020-12-112-0/+2
* soc/amd/picasso: use all-y for aoac targetFelix Held2020-12-111-4/+1
* soc/amd/picasso/aoac: only check FCH_AOAC_UART_FOR_CONSOLE if usedFelix Held2020-12-111-1/+1
* soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.hFelix Held2020-12-103-8/+3
* soc/amd/picasso/reset: use port and bit defines from cf9_reset.hFelix Held2020-12-103-8/+3
* soc/amd/picasso/reset: remove leftover PCI includesFelix Held2020-12-101-2/+0
* soc/amd/cezanne: print APU family and model in bootblock_soc_initFelix Held2020-12-091-0/+3