aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-07soc/amd/picasso: Set HAVE_BOOTBLOCK=nKyösti Mälkki
2019-08-07soc/amd: Rename smm_region_info() to smm_region()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-06soc/*: Report mp_init errorsPatrick Rudolph
2019-07-31soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel
2019-07-21soc/amd/picasso: Remove dead SPD size Kconfig symbolMarshall Dawson
2019-07-21soc/amd/picasso: Enable stage cache only with ACPI resumeMarshall Dawson
2019-07-21soc/amd: Move SPI base alignment define into commonMarshall Dawson
2019-07-17amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUMESubrata Banik
2019-07-17soc/amd/stoneyridge: Add Merlin Falcon configurationRichard Spiegel
2019-07-09arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-07-09soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki
2019-07-06soc/amd/picasso: Remove all AGESA referencesMarshall Dawson
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-03soc/amd/common/lpc: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/iommu: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/hda: Add Picasso IDsMarshall Dawson
2019-07-03soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson
2019-07-03soc/amd/picasso: Remove fanless SKU optionMarshall Dawson
2019-07-03soc/amd/picasso: Remove SD controllerMarshall Dawson
2019-07-03soc/amd/picasso: Add xhci1 and remove ehciMarshall Dawson
2019-07-03soc/amd/picasso: Remove most stoneyridge USBMarshall Dawson
2019-07-03soc/amd/picasso: Remove stoneyridge GECMarshall Dawson
2019-07-03soc/amd/picasso: Change all remaining soc namesMarshall Dawson
2019-07-02soc/amd: Add picasso to KconfigMarshall Dawson
2019-07-02soc/amd/picasso: Stub out bootblockMartin Roth
2019-07-02soc/amd/picasso: Update stoney paths to picassoMartin Roth
2019-07-02soc/amd/picasso: Rename makefile.inc back to Makefile.incMartin Roth
2019-07-02soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSOMartin Roth
2019-07-02soc/amd/picasso: Change header guards from stoney to picassoMartin Roth
2019-07-02soc/amd/picasso: Remove ST files not used for PCOMartin Roth
2019-07-02soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth
2019-06-11soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson
2019-06-06soc/amd/common: Make biosram functions more readableMarshall Dawson
2019-06-06soc/amd/common: Update AcpiMmio commentsMarshall Dawson
2019-06-06soc/amd/common: Fix consistency in AcpiMmio argumentsMarshall Dawson
2019-06-06soc/amd/common: Clean up prototypes for AcpiMmioMarshall Dawson
2019-06-06src/amd/stoneyridge: Move alink source to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move sata to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Split sata functionalityMarshall Dawson
2019-06-06soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson
2019-06-06soc/amd/stoneyridge: Relocate acpi_get_sleep_type()Marshall Dawson
2019-06-06soc/amd/stoneyridge: Move IOMMU support to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move hda.c to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson
2019-06-06soc/amd/common: Rework block/acpiMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Rework SPI base address get/setMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson
2019-06-03soc/amd/stoneyridge: Fix alignment in iomap.hMarshall Dawson
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-22soc/amd/common: Identify AGESA call patternKyösti Mälkki
2019-05-21soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki
2019-05-16soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson
2019-05-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-05-15src/soc: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-15soc/amd/stoneyridge: Add ACPI D3Cold support for SD ControllerRaul E Rangel
2019-05-10soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson
2019-05-08soc/amd/stoneyridge: Add iomux read/write functionsMarshall Dawson
2019-05-08soc/amd/stoneyridge: Finish read/write misc registersMarshall Dawson
2019-05-08soc/amd/stoneyridge: Add aoac_ read/write functionsMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rewrite smbus_read/write, add asfMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rearrange sb_util.cMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rename AcpiMmio blocksMarshall Dawson
2019-05-06soc/amd/stoneyridge: Correct bugs in lpc.cMarshall Dawson
2019-05-06soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridgeMarshall Dawson
2019-05-06soc/amd/common: Introduce module_dispatch()Kyösti Mälkki
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-26soc/amd/stoneyridge: Generate MCFG tableRaul E Rangel
2019-04-23soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki
2019-04-23soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-21soc/amd/stoneyridge: Fix gnvs aoac initializationMarshall Dawson
2019-04-08soc/amd/stoney: Don't use IS_ENABLED() for a constantNico Huber
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbolMarshall Dawson
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07soc/amd/stoneyridge: Convert SMU fanless optionsMarshall Dawson
2019-03-07soc/amd/stoneyridge: Call amdfwtool with different argumentsMarshall Dawson
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04Fix <io.h> includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-26soc/amd: Remove defined but unwritten functionsRichard Spiegel
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-25soc/amd/common: Fix AmdLateRunApTask()Kyösti Mälkki
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15soc/amd/common: Move PI refcode loaderKyösti Mälkki
2019-02-15soc/amd/stoneyridge: Expand 48MHz for both osc out signalsRichard Spiegel
2019-02-12soc/amd/common: Don't use CAR_GLOBALArthur Heymans