aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-05-29soc/amd/picasso: Enable FSP compressionFurquan Shaikh
2020-05-29soc/amd/picasso: Relocate FSP-M to address in DRAMFurquan Shaikh
2020-05-28soc/amd/picasso/soc_util: add comment on socket detection problemsFelix Held
2020-05-28soc/amd/picasso/soc_util: remove unused functionsFelix Held
2020-05-27soc/amd/picasso/smu: only print time for actual command executionFelix Held
2020-05-27soc/amd/picasso: Use SMU to put system into S3Marshall Dawson
2020-05-27soc/amd/picasso: Add generic SMU service requestMarshall Dawson
2020-05-27soc/amd/picasso/Makefile: Change APCB_magic.bin locationRaul E Rangel
2020-05-27soc/amd/picasso: add and use CPUIDs for older steppingsFelix Held
2020-05-27soc/amd/picasso: rewrite soc_utilFelix Held
2020-05-26soc/amd/picasso: Use C00n for CPU ACPI stringMarshall Dawson
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/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-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