summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2020-05-26soc/amd/picasso: Give the mainboard the ability to modify the MADT tableRaul E Rangel
2020-05-24soc/amd/picasso/include/cpu: add Raven1 CPUIDFelix Held
2020-05-21soc/amd/common/block/gpio: add API for gpio override tablePeichao Wang
2020-05-21soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and BRaul E Rangel
2020-05-21soc/amd/picasso/pci_devs: Update pci_devs.h with correct valuesFurquan Shaikh
2020-05-21soc/amd/picasso: Add APOB NV back for non-S3Marshall Dawson
2020-05-21soc/amd/picasso/soc_util: change return type of soc_is_*Felix Held
2020-05-21soc/amd/picasso/include/soc_util: add include guardsFelix Held
2020-05-21soc/amd/picasso/southbridge: add missing soc/i2c.h includeFelix Held
2020-05-20soc/amd/picasso: Add pcie root complex driverMarshall Dawson
2020-05-20soc/amd/picasso: Add Kconfig option for the PSP bootloader filenameMartin Roth
2020-05-20soc/amd/picasso/acpi: Improve PCI Interrupt Link DevicesRaul E Rangel
2020-05-20soc/amd/picasso/acpi: Move _PIC method to root namespaceRaul E Rangel
2020-05-20soc/amd/picasso/soc_util: use socket type detectionFelix Held
2020-05-20soc/amd/picasso/soc_util: add socket type detection and printingFelix Held
2020-05-19soc/amd/picasso/romstage: removed unused includeFelix Held
2020-05-18soc/amd/picasso: add telemetry settingChris Wang
2020-05-18soc/amd/picasso/romstage: add missing types.h includeFelix Held
2020-05-18soc/amd/picasso/Makefile: Use apcb_tool to generate APCBs from SPDsRaul E Rangel
2020-05-18soc/amd/picasso: Switch to using amd_blobsRaul E Rangel
2020-05-18soc/amd/picasso: only link soc_util in ramstageFelix Held
2020-05-18Remove new additions of "this file is part of" linesElyes HAOUAS
2020-05-18soc/amd/picasso: Set VERSTAGE_ADDR for picassoRaul E Rangel
2020-05-14soc/amd/stoneyridge: add resources during read_resources()Furquan Shaikh
2020-05-13soc/amd/picasso: Enable eSPI capability for PicassoFurquan Shaikh
2020-05-13soc/amd/picasso: Use lpc_early_init() from common lpc driverFurquan Shaikh
2020-05-13soc/amd/common/block: Add support for configuring eSPI connection to slaveFurquan Shaikh
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-13soc/amd/picasso: Mark FCH MMIO addresses as non-postedRaul E Rangel
2020-05-13soc/amd/picasso: Add data fabric pci_devsRaul E Rangel
2020-05-13soc/amd/picasso: Add data fabric register definitionsRaul E Rangel
2020-05-13soc/amd/picasso: Delete northbridgeMarshall Dawson
2020-05-13soc/amd/picasso: Extract reset flags from northbridge.hRaul E Rangel
2020-05-13soc/amd/picasso: Move ACP register to acp.hRaul E Rangel
2020-05-13soc/amd/picasso: Move acpi_fill_mcfgRaul E Rangel
2020-05-13soc/amd/common/block/psp: Remove unused northbridge headerRaul E Rangel
2020-05-13soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.cFurquan Shaikh
2020-05-13soc/amd/common/block/lpc: Add helper function lpc_early_init()Furquan Shaikh
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-12soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPIFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Provide an option to use static eSPI BARFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Add helpers for managing eSPI decodeFurquan Shaikh
2020-05-12soc/amd/common/block: Add header file for eSPI register definitionsFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d...Furquan Shaikh
2020-05-12soc/amd/picasso: Use SPI configuration support from common block SPI driverFurquan Shaikh
2020-05-12soc/amd/picasso: Add support for using common SoC configurationFurquan Shaikh
2020-05-12soc/amd/common/block/spi: Add support for common SPI configurationFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh
2020-05-12soc/amd/common/block: Add support for common config for AMD SoCsFurquan Shaikh
2020-05-11soc/amd/common/block/lpc: Reorganize LPC enable resourcesFurquan Shaikh