aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
2020-11-17soc/amd/picasso: Drop the inclusion of entry16.ld and reset16.ldFurquan Shaikh
2020-11-16soc/amd/picasso/acpi.h: include missing header filesFelix Held
2020-11-16soc/amd/picasso/include: unify include guardsFelix Held
2020-11-16soc/amd/picasso/include/amd_pci_int_defs: remove duplicate commentFelix Held
2020-11-15soc/amd/common: factor out SMU code from PicassoFelix Held
2020-11-13soc/amd: factor out _SOC_DEV macro into common blockFelix Held
2020-11-09soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declarationArthur Heymans
2020-11-06soc/amd/picasso: add Raven1 GPU PCI IDFelix Held
2020-11-06soc/amd/picasso/cpu: add Raven1 CPUID to CPU tableFelix Held
2020-11-06soc/amd/picasso: Set vboot hashing block size to 36kMartin Roth
2020-11-06soc/amd/picasso: Up stack size to 40k for vboot hash bufferMartin Roth
2020-11-06amdfwtool: Use shell command to get depend file listZheng Bao
2020-11-06soc/amd/picasso: Update coreboot UPD variable names to include unitsZheng Bao
2020-11-05soc/amd/picasso: move MAX_CPUS setting from mainboard to SoC KconfigFelix Held
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-11-02soc/amd/picasso: pass verstage timestamps to x86Kangheui Won
2020-11-02soc/amd/picasso: add monotonic_timerKangheui Won
2020-11-02soc/amd/picasso: Put transfer buffer into common ld fileMartin Roth
2020-10-30vc/amd/fsp: Update bl_errorcodes_public.hMartin Roth
2020-10-30soc/amd/picasso: Fix the PSP SMI trigger infoMarshall Dawson
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-28soc/amd/picasso/acpi: Include platform.aslJosie Nordrum
2020-10-26soc/amd/picasso/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-23vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.hJason Glenesk
2020-10-20soc/amd/picasso: Use readelf to find bootblock size and locationZheng Bao
2020-10-19soc/amd/picasso: Skip SmmInfo to PSP on S3 resumeMarshall Dawson
2020-10-19soc/amd/picasso: Fix typo in SMU argument baseMarshall Dawson
2020-10-19amd/picasso/verstage: replace rsa accel with modexpKangheui Won
2020-10-08soc/amd/picasso: Remove xhci0_force_gen1 from soc configChris Wang
2020-10-08soc/amd/picasso: Add UPD for support force USB3 to Gen1 by portChris Wang
2020-10-08soc/amd/picasso: Print values from PSP transfer bufferMartin Roth
2020-10-08soc/amd/picasso: Refactor transfer buffer checkMartin Roth
2020-10-08soc/amd/picasso: Die if the workbuf is missing two boots in a rowMartin Roth
2020-10-07amd/picasso/psp_verstage: use cbmem consoleKangheui Won
2020-10-07amd/picasso/psp_verstage: Add modexp svc wrapperKangheui Won
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-09-30soc/amd/picasso: Add fields for the PSP to the transfer structMartin Roth
2020-09-28soc/amd/picasso: Set eMMC preset UPDsRaul E Rangel
2020-09-28soc/amd/picasso: Add eMMC driver strength and init kHz settingsRaul E Rangel
2020-09-25soc/amd/picasso: Generate ACPI pstate and cstate objects in cbJason Glenesk
2020-09-23soc/amd/picasso: use output of fmaptool to find APOB regionFelix Held
2020-09-22soc/amd/picasso: record timestamps in psp_verstageKangheui Won
2020-09-21soc/amd: Drop unneeded empty linesElyes HAOUAS
2020-09-21treewide/Kconfig: Drop unneeded empty linesElyes HAOUAS
2020-09-20soc/amd/picasso: Add THERMCTL_LIMIT DPTC parameter supportKevin Chiu
2020-09-20soc/amd/picasso: Fix typo of Kconfig settingZheng Bao
2020-09-17soc/amd/picasso: Clean up legacy UART configRob Barnes
2020-09-17soc/amd/picasso: add dptc supportChris Wang
2020-09-16soc/amd/picasso/data_fabric: make register number parameter unsignedFelix Held
2020-09-16soc/amd/picasso/data_fabric: include types.hFelix Held
2020-09-16soc/amd/picasso: Convert DDR4 MHz to MT/s correctlyRob Barnes
2020-09-15soc/amd/picasso/acpi/sb_pci0_fch: remove duplicate I/O range reservationFelix Held
2020-09-14soc/amd/picasso: Move sd_emmc_config into emmc_config structRaul E Rangel
2020-09-14soc/amd/picasso: copy local info to transfer bufKangheui Won
2020-09-13soc/amd/picasso/chip: fix typo in acp_pme_enableFelix Held
2020-09-13soc/amd/picasso/aoac: make AOAC device number unsignedFelix Held
2020-09-13soc/amd/picasso/uart: make AOAC device ID in uart_enable unsignedFelix Held
2020-09-13soc/amd/picasso/uart: add missing types.h includeFelix Held
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-12soc/amd/picasso/uart: make index parameters unsignedFelix Held
2020-09-11soc/amd/picasso: Fix TSC frequency calculationNikolai Vyssotski
2020-09-10soc/amd/picasso: Move APCB generation out of picassoRob Barnes
2020-09-10soc/amd/picasso: Add MADT entry for GNB IOAPICJason Glenesk
2020-09-10soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSPMarshall Dawson
2020-09-03soc/amd/picasso/acpi: Remove padding in IVRS table caused by realignment.Jason Glenesk
2020-09-03soc/amd/picasso: Set max_speed_mts and configured_speed_mtsRob Barnes
2020-09-03soc/amd/picasso: Only build PSP bootloader & verstage into ROMartin Roth
2020-09-03soc/amd/picasso: Add config for PSP verstage signing tokenMartin Roth
2020-09-03soc/amd/picasso: Allow use of pre-built PSP verstageMartin Roth
2020-09-03soc/amd/picasso: Move DRAM end to after transfer bufferJosie Nordrum
2020-08-31soc/amd/picasso/southbridge: make GPP clock outputs configurableFelix Held
2020-08-31soc/amd/picasso/southbridge.h: rename GPP clock setting offsetsFelix Held
2020-08-31soc/amd/picasso/southbridge.h: replace GPP_CLK_REQ_MAP_* with macrosFelix Held
2020-08-31soc/amd/picasso/southbridge.h: remove OSCOUT*_CLK_OUTPUT_ENB definitionsFelix Held
2020-08-28amd/picasso/psp_verstage: add vboot rsa functionKangheui Won
2020-08-28soc/amd/picasso/romstage: Set SATA enable UPD if controller is enabledMatt Papageorge
2020-08-28mb/google/zork: Switch zork to use spd_toolsRob Barnes
2020-08-25soc/amd/picasso: If psp_verstage is in RO, don't reset on errorMartin Roth
2020-08-24soc/amd/picasso: Reboot for recovery if no psp workbuf is foundMartin Roth
2020-08-24soc/amd/picasso: Add console & timestamp buffers to psp_verstageMartin Roth
2020-08-24soc/amd/picasso: Store ddr_frequency in MT/sRob Barnes
2020-08-23soc/amd/picasso/romstage: Set HDA disable UPD if controller disabledFelix Held
2020-08-21soc/amd/picasso: If using VBOOT, skip the APOB_NV region for ROMartin Roth
2020-08-20soc/amd/acpi: Move ACPI IVRS generation to corebootJason Glenesk
2020-08-19soc/amd/picasso: log and print GPIO wake eventsAaron Durbin
2020-08-19soc/amd/picasso: Use cbfs to locate the AMD firmwareMartin Roth
2020-08-19soc/amd/picasso: Remove now unused #defineMartin Roth
2020-08-18soc/amd/picasso: fix GPE snapshot stateAaron Durbin
2020-08-18src: Remove unused 'include <delay.h>'Elyes HAOUAS
2020-08-18src: Remove unuse '<timestamp.h>Elyes HAOUAS
2020-08-18src: Remove unneded whitespace before tabElyes HAOUAS
2020-08-17soc/amd/picasso: snapshot chipset state early in boot sequenceAaron Durbin
2020-08-17soc/amd/picasso: remove unused soc_power_reg objectAaron Durbin
2020-08-17soc/amd/picasso: use new ACPI helper functions from commonAaron Durbin
2020-08-15soc/amd/picasso: use FADT devicetree configuration optionsMartin Roth
2020-08-14soc/amd/picasso/acpi: Set missing RTC offsetsRaul E Rangel
2020-08-13drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platformFelix Held
2020-08-11amd/picasso/acpi: Add power resources for UART0Kangheui Won
2020-08-11soc/amd/picasso: Correct processor ACPI scopeJason Glenesk
2020-08-07soc/amd/picasso/acpi: remove AOAC device enables from global NVSFelix Held