aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
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-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-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-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
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/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-05soc/amd/picasso: add Kconfig option to disable rom sharingAaron Durbin
2020-05-02soc/amd/picasso: Select CHROMEOS_RAMOOPS_DYNAMICFurquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/amd/picasso: add sd/emmc0 configuration to chip.hAaron Durbin
2020-05-01soc/amd/picasso: Add FSP support for including AGESAMarshall Dawson
2020-05-01src/soc/amd/picasso: Add methods to save and restore MTRRsRaul E Rangel
2020-05-01soc/amd/picasso: initialize i2c controllers in SoC flowAaron Durbin
2020-05-01soc/amd/picasso/bootblock: Remove duplicate sb_reset_i2c_slavesRaul E Rangel
2020-05-01soc/amd/picasso/bootblock/bootblock: Remove duplicate i2c initRaul E Rangel
2020-05-01soc/amd/picasso: Allow mainboard to provide pci ddi descriptorsAaron Durbin
2020-05-01soc/amd/picasso: Enable cache in bootblockFelix Held
2020-04-30soc/amd/picasso: Add support for em100Furquan Shaikh
2020-04-30soc/amd/picasso: Allow mainboard to configure SPI settingsFurquan Shaikh
2020-04-30soc/amd/picasso: Move SPI init calls into sb_spi_init()Furquan Shaikh
2020-04-30soc/amd/picasso: Introduce enums for SPI read mode and speedFurquan Shaikh
2020-04-30soc/amd/picasso: Get rid of chip.h inclusion from southbridge.hFurquan Shaikh
2020-04-29soc/amd/picasso: Enable secure debug unlock conditionallyFurquan Shaikh
2020-04-29soc/amd/picasso: Use a helper to set bits in PSP_SOFTFUSEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop prompts from some Kconfig optionsFurquan Shaikh
2020-04-29soc/amd/picasso: Fix comment about SMU firmware2 typeFurquan Shaikh
2020-04-29soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop addition of PUBSIGNEDKEY_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Disable inclusion of S0i3 firmware by defaultFurquan Shaikh
2020-04-29soc/amd/picasso: Disable MP2 FW inclusion by defaultFurquan Shaikh
2020-04-29soc/amd/hda: Move HDA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-29soc/amd/picasso: Drop _INI method and OperationRegion for AZHD deviceFurquan Shaikh
2020-04-29soc/amd/picasso: Add bootblock supportFelix Held
2020-04-28soc/amd/picasso: Use AMD common SATA driverFurquan Shaikh
2020-04-28soc/amd/picasso: Add UPD settings to chip.hMarshall Dawson
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28soc/amd/{common,picasso}: Move GFX device from static ASL to SSDTFurquan Shaikh
2020-04-28soc/amd/picasso: Use common block graphics driverFurquan Shaikh
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-24soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-18soc/amd/picasso: Move BERT region to cbmemMarshall Dawson
2020-04-16soc/amd/picasso: Notify PSP system is going to sleep stateMarshall Dawson
2020-04-16soc/amd/psp: Add SmmInfo commandMarshall Dawson
2020-04-15soc/amd/picasso: Add common PSP supportMarshall Dawson
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-13soc/amd/picasso/soc_util: add TODO to Dali detectionFelix Held
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-08soc/amd/picasso: replace get_soc_config with config_of_socFelix Held
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-30soc/amd/picasso: Add helper functions for finding SOC typeMartin Roth
2020-03-29soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2Martin Roth
2020-03-29soc/amd/picasso: Add Kconfig option for chip footprintFelix Held
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-18soc/amd/picasso: Add CPUID of newer deviceMarshall Dawson
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-17soc/amd/picasso: Set I2C clock reference to 150MHzMartin Roth
2020-03-17soc/amd/picasso: Remove unused defines from cpu.hMarshall Dawson
2020-03-17soc/amd/picasso: Move get_soc_config to common locationMarshall Dawson
2020-03-02soc/amd/picasso: Add PCI ID for Dali xHCIMarshall Dawson
2020-02-04soc/amd: unify SMBus supportAaron Durbin
2020-01-31soc/amd/picasso: move to using smbus_host.h definitionsAaron Durbin
2020-01-31soc/amd/picasso: use SMBus timeout in compilation unitAaron Durbin
2020-01-31soc/amd/picasso: use SMBus speed in compilation unitAaron Durbin
2020-01-22{soc,southbridge}/*/*/acpi: Add possibility to disable S4Wim Vervoorn
2020-01-20soc/amd/picasso: Add SMMSTORE supportMarshall Dawson
2020-01-02amd/acpi: Drop empty PCSD device nodesNico Huber
2020-01-02src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS
2019-12-26soc/amd/picasso: Configure APOB NV only with ACPI resumeMarshall Dawson
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski