summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/picasso/cpu.c: Make comment clearerRaul E Rangel2020-06-071-1/+1
* soc/amd/picasso: Remove unnecessary includes from pmutil.cMartin Roth2020-06-071-4/+0
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-065-24/+5
* soc/amd/picasso: Add device operations for UART MMIO devicesFurquan Shaikh2020-06-062-0/+31
* soc/amd/picasso: Use MSR_CSTATE_ADDRESSRaul E Rangel2020-06-062-3/+2
* soc/amd/picasso: Remove call to setup_bsp_ramtopRaul E Rangel2020-06-061-2/+0
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-062-2/+2
* soc/amd/common/spi: add and use define for last FIFO positionFelix Held2020-06-051-1/+2
* soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devicesFurquan Shaikh2020-06-052-7/+14
* soc/amd/picasso/Makefile: Allow absolute path for picasso firmwareRaul E Rangel2020-06-041-35/+35
* soc/amd/picasso: fix iomap for ACPI_PMKangheui Won2020-06-041-3/+4
* soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki2020-06-036-12/+6
* soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki2020-06-032-20/+0
* soc/amd/picasso/acpi: Add missing eMMC deviceRaul E Rangel2020-06-032-0/+41
* soc/amd/picasso/acpi: Remove hardcoded FCH IRQ numbersRaul E Rangel2020-06-032-50/+240
* soc/amd/picasso: Install AGESA ACPI tablesMatt Papageorge2020-06-024-0/+61
* src: Remove redundant includesElyes HAOUAS2020-06-023-4/+0
* src: Remove duplicated includesElyes HAOUAS2020-06-022-2/+0
* soc/amd/picasso: Remove unused 'include <romstage_handoff.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-024-4/+0
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-024-4/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* soc/amd/picasso: Enable FSP compressionFurquan Shaikh2020-05-291-0/+2
* soc/amd/picasso: Relocate FSP-M to address in DRAMFurquan Shaikh2020-05-292-0/+6
* soc/amd/picasso/soc_util: add comment on socket detection problemsFelix Held2020-05-281-0/+2
* soc/amd/picasso/soc_util: remove unused functionsFelix Held2020-05-282-13/+1
* soc/amd/picasso/smu: only print time for actual command executionFelix Held2020-05-271-4/+5
* soc/amd/picasso: Use SMU to put system into S3Marshall Dawson2020-05-271-5/+4
* soc/amd/picasso: Add generic SMU service requestMarshall Dawson2020-05-273-0/+131
* soc/amd/picasso/Makefile: Change APCB_magic.bin locationRaul E Rangel2020-05-271-1/+1
* soc/amd/picasso: add and use CPUIDs for older steppingsFelix Held2020-05-273-10/+13
* soc/amd/picasso: rewrite soc_utilFelix Held2020-05-272-16/+187
* soc/amd/picasso: Use C00n for CPU ACPI stringMarshall Dawson2020-05-262-13/+33
* soc/amd/picasso: Give the mainboard the ability to modify the MADT tableRaul E Rangel2020-05-262-2/+33
* soc/amd/picasso/include/cpu: add Raven1 CPUIDFelix Held2020-05-241-0/+1
* soc/amd/common/block/gpio: add API for gpio override tablePeichao Wang2020-05-212-0/+48
* soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and BRaul E Rangel2020-05-211-4/+21
* soc/amd/picasso/pci_devs: Update pci_devs.h with correct valuesFurquan Shaikh2020-05-212-112/+115
* soc/amd/picasso: Add APOB NV back for non-S3Marshall Dawson2020-05-212-22/+32
* soc/amd/picasso/soc_util: change return type of soc_is_*Felix Held2020-05-212-10/+12
* soc/amd/picasso/include/soc_util: add include guardsFelix Held2020-05-211-0/+5
* soc/amd/picasso/southbridge: add missing soc/i2c.h includeFelix Held2020-05-211-0/+1
* soc/amd/picasso: Add pcie root complex driverMarshall Dawson2020-05-202-0/+96
* soc/amd/picasso: Add Kconfig option for the PSP bootloader filenameMartin Roth2020-05-202-5/+15
* soc/amd/picasso/acpi: Improve PCI Interrupt Link DevicesRaul E Rangel2020-05-203-392/+140
* soc/amd/picasso/acpi: Move _PIC method to root namespaceRaul E Rangel2020-05-201-1/+2
* soc/amd/picasso/soc_util: use socket type detectionFelix Held2020-05-202-13/+3
* soc/amd/picasso/soc_util: add socket type detection and printingFelix Held2020-05-202-0/+41
* soc/amd/picasso/romstage: removed unused includeFelix Held2020-05-191-1/+0
* soc/amd/picasso: add telemetry settingChris Wang2020-05-182-0/+8