aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-13soc/amd/picasso: Refactor AOAC enablingMarshall Dawson
2019-09-12soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik
2019-09-09soc/amd/picasso: Update TSC and monotonic timerMarshall Dawson
2019-09-09soc/amd/common/lpc: Add decode disable functionMarshall Dawson
2019-09-09soc/amd/common: Add missing stdint.h to lpc.hMarshall Dawson
2019-09-06soc/amd/common: Add missing stdint.h to acpimmio.hMarshall Dawson
2019-09-06soc/amd/common: Add missing stdint.h to BiosCallOuts.hMarshall Dawson
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-21arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki
2019-08-16amd/picasso: Unify SMM relocationKyösti Mälkki
2019-08-16amd/stoneyridge: Unify SMM relocationKyösti Mälkki
2019-08-16amd/stoneyridge: Rename ramtop.c to memmap.cKyösti Mälkki
2019-08-16amd/picasso: Rename ramtop.c to memmap.cKyösti Mälkki
2019-08-16soc/amd/common: Refactor S3 helpersKyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-08-09soc/amd/picasso: Update i2c supportMarshall Dawson
2019-08-09soc/amd/picasso: Update CPU supportMarshall Dawson
2019-08-09soc/amd/picasso: Reduce 48M out configurationMarshall Dawson
2019-08-09soc/amd/picasso: Remove IOAPIC2Marshall Dawson
2019-08-09soc/amd/picasso: Update SMI sourcesMarshall Dawson
2019-08-09soc/amd/picasso: Update machine check supportMarshall Dawson
2019-08-09src/amd/picasso: Update reset codeMarshall Dawson
2019-08-09soc/amd/common: Add new GPIO 8K pull-up definitionMarshall Dawson
2019-08-09src/soc/amd/picasso: Update GPIO configurationMarshall Dawson
2019-08-09amd/stoneyridge,picasso: Open TSEG earlierKyösti Mälkki
2019-08-08arch/x86: Handle smm_subregion() failureKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
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