summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2020-06-08soc/amd/picasso: solve MTRRs only from 4GiB and belowAaron Durbin
2020-06-08soc/amd/picasso: remove save/restore MTRRs around FSP-MAaron Durbin
2020-06-08soc/amd/picasso: establish full early caching memory mapAaron Durbin
2020-06-07soc/amd/picasso/cpu.c: Make comment clearerRaul E Rangel
2020-06-07soc/amd/picasso: Remove unnecessary includes from pmutil.cMartin Roth
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06soc/amd/picasso: Add device operations for UART MMIO devicesFurquan Shaikh
2020-06-06soc/amd/picasso: Use MSR_CSTATE_ADDRESSRaul E Rangel
2020-06-06soc/amd/picasso: Remove call to setup_bsp_ramtopRaul E Rangel
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-05soc/amd/common/spi: add and use define for last FIFO positionFelix Held
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