summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/southbridge.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge: split southbridge codeFelix Held2021-12-201-367/+0
* soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functionsFelix Held2021-12-201-56/+0
* soc/amd/stoneyridge: factor out early AOAC initializationFelix Held2021-12-201-33/+0
* soc/amd/stoneyridge: use common fch_spi_early_initFelix Held2021-12-091-32/+3
* soc/amd/stoneyridge/southbridge: drop ENV_X86 checkFelix Held2021-12-081-2/+1
* soc/amd/stoneyridge/southbridge: fix setting SPI_USE_SPI100Felix Held2021-12-081-1/+1
* soc/amd/*: Enable ACPIMMIO decode first in fch_pre_initFelix Held2021-10-131-1/+3
* soc/amd: Show SPI settings in bootblockMartin Roth2021-08-301-0/+1
* soc/amd/stoneyridge/fch: change sb prefix of sb_clk_output_48Mhz to fchFelix Held2021-07-231-1/+1
* soc/amd/stoneyridge: factor out AOAC offset definesFelix Held2021-06-171-0/+1
* soc/amd/stoneyridge: use common pm_set_power_failure_state functionalityFelix Held2021-04-141-6/+2
* soc/amd: add DISABLE_KEYBOARD_RESET_PIN optionFelix Held2021-03-291-0/+4
* soc/amd/stoneyridge: drop empty sb_enableFelix Held2021-02-111-5/+0
* soc/amd/common/blocks/lpc: Remove common SPI registersRaul E Rangel2021-02-101-0/+1
* soc/amd/stoneyridge: Create chipset_power_state in romstageKyösti Mälkki2021-02-061-10/+0
* soc/amd: rename sb_init_acpi_ports to fch_init_acpi_portsFelix Held2021-02-031-2/+2
* soc/amd/stoneyridge/southbridge: replace southbridge prefix with fchFelix Held2021-01-301-2/+2
* soc/amd/stoneyridge: Change set_sb_nvs_final()Kyösti Mälkki2021-01-271-20/+25
* soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki2021-01-251-1/+1
* soc/amd: Rename chipset_state to chipset_power_stateKyösti Mälkki2021-01-231-1/+1
* soc/amd/picasso,stoneyridge: Unify set_nvs_sws()Kyösti Mälkki2021-01-191-13/+0
* soc/amd/stoneyridge: Add struct chipset_stateKyösti Mälkki2021-01-191-5/+6
* soc/amd: Rename to pm_fill_gnvs()Kyösti Mälkki2021-01-131-5/+1
* soc/amd: factor out functionality to print last reset sourceFelix Held2020-12-091-53/+1
* soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held2020-12-091-16/+2
* soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst staticFelix Held2020-12-091-1/+1
* soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held2020-12-021-0/+1
* soc/amd: factor out fch_smbus_initFelix Held2020-12-021-14/+0
* soc/amd: factor out SMBUS controller registers into common headerFelix Held2020-12-021-0/+1
* soc/amd: factor out common AOAC device enable and status query functionsFelix Held2020-12-021-22/+0
* soc/amd: factor out common AOAC definitionsFelix Held2020-12-021-0/+1
* soc/amd/stoneyridge: align AOAC code with PicassoFelix Held2020-12-011-23/+22
* soc/amd/stoneyridge: use new ACPI helper functions from commonAaron Durbin2020-08-171-37/+14
* soc/amd: Use spi_writeX & spi_readX for all spi accessesMartin Roth2020-07-271-11/+6
* soc/amd/common: Refactor and consolidate code for spi baseMartin Roth2020-07-261-14/+7
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-2/+2
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2020-06-241-2/+3
* soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh2020-05-121-1/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/amd/stoneyridge: move to using smbus_host.h definitionsAaron Durbin2020-01-311-1/+0
* soc/amd/stoneyridge: use SMBus speed in compilation unitAaron Durbin2020-01-311-1/+4
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-041-24/+0
* soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski2019-12-041-1/+1
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-021-2/+2
* src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS2019-10-181-1/+0
* soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson2019-06-061-0/+24
* soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson2019-06-061-79/+2