summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2020-06-05soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devicesFurquan Shaikh
2020-06-04soc/amd/picasso/Makefile: Allow absolute path for picasso firmwareRaul E Rangel
2020-06-04soc/amd/picasso: fix iomap for ACPI_PMKangheui Won
2020-06-03soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki
2020-06-03soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki
2020-06-03soc/amd/picasso/acpi: Add missing eMMC deviceRaul E Rangel
2020-06-03soc/amd/picasso/acpi: Remove hardcoded FCH IRQ numbersRaul E Rangel
2020-06-02soc/amd/picasso: Install AGESA ACPI tablesMatt Papageorge
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove duplicated includesElyes HAOUAS
2020-06-02soc/amd/picasso: Remove unused 'include <romstage_handoff.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <cpu/x86/lapic.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/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