aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
2020-04-13soc/amd/picasso/soc_util: add TODO to Dali detectionFelix Held
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-08soc/amd/picasso: replace get_soc_config with config_of_socFelix Held
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-30soc/amd/picasso: Add helper functions for finding SOC typeMartin Roth
2020-03-29soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2Martin Roth
2020-03-29soc/amd/picasso: Add Kconfig option for chip footprintFelix Held
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-18soc/amd/picasso: Add CPUID of newer deviceMarshall Dawson
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-17soc/amd/picasso: Set I2C clock reference to 150MHzMartin Roth
2020-03-17soc/amd/picasso: Remove unused defines from cpu.hMarshall Dawson
2020-03-17soc/amd/picasso: Move get_soc_config to common locationMarshall Dawson
2020-03-02soc/amd/picasso: Add PCI ID for Dali xHCIMarshall Dawson
2020-02-04soc/amd: unify SMBus supportAaron Durbin
2020-01-31soc/amd/picasso: move to using smbus_host.h definitionsAaron Durbin
2020-01-31soc/amd/picasso: use SMBus timeout in compilation unitAaron Durbin
2020-01-31soc/amd/picasso: use SMBus speed in compilation unitAaron Durbin
2020-01-22{soc,southbridge}/*/*/acpi: Add possibility to disable S4Wim Vervoorn
2020-01-20soc/amd/picasso: Add SMMSTORE supportMarshall Dawson
2020-01-02amd/acpi: Drop empty PCSD device nodesNico Huber
2020-01-02src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS
2019-12-26soc/amd/picasso: Configure APOB NV only with ACPI resumeMarshall Dawson
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski
2019-12-19soc/amd/picasso: Reduce romstage.cMarshall Dawson
2019-12-19soc/amd/picasso: Remove unused Kconfig optionsMarshall Dawson
2019-12-19soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-16soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-12-04soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski
2019-11-28soc/amd/common: Remove guards on ACPIMMIO utilsKyösti Mälkki
2019-11-28soc/amd/common: Fix indirect includesKyösti Mälkki
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-23soc/amd: Move SCI enable outside table creationKyösti Mälkki
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02timestamps: COLLECT_TIMESTAMPS is mostly optionalKyösti Mälkki
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-24soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from KconfigJustin Frodsham
2019-10-21soc/amd/picasso: Add audio processorMarshall Dawson
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-20soc/amd/picasso: Increase max APCB images to 5Marshall Dawson
2019-10-20soc/amd/picasso: Correct a few GPIO namesMarshall Dawson
2019-10-20soc/amd/picasso: Add cpuid for older deviceMarshall Dawson
2019-10-20soc/amd/picasso: Adjust I2C ASLMarshall Dawson
2019-10-20soc/amd/picasso: Update iomapMarshall Dawson
2019-10-20soc/amd/picasso: Update UARTsMarshall Dawson
2019-10-20soc/amd/picasso: Add display identification and vbios nameMarshall Dawson
2019-10-20soc/amd/picasso: Remove unused SATA configurationsMarshall Dawson
2019-10-20soc/amd/picasso: Remove SATA from AOAC registersMarshall Dawson
2019-10-20soc/amd/picasso: Update southbridgeMarshall Dawson
2019-10-20soc/amd/picasso: Update for USB3.1Marshall Dawson
2019-10-20soc/amd/picasso: Update all PSP and amdfw.rom buildingMarshall Dawson
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-08device/root_device: Consolidate common _scan_bus() functionsNico Huber
2019-09-21soc/amd/picasso: Use new common SPI codeRichard Spiegel
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-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/picasso: Rename ramtop.c to memmap.cKyö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-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-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-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-03soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson