aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
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-04-02soc/amd/common/psp: Move definitions into a private fileMarshall Dawson
2020-04-02soc/amd/common/psp: Move early init to socFelix Held
2020-04-02soc/amd/common/psp: Consolidate FW blob load functionsMarshall Dawson
2020-04-02soc/amd/common/psp: Make common function to print statusMarshall Dawson
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
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-25amd/common/acpi: move thermal zone to common locationMichał Żygowski
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-24soc/amd/common/block/include/amdblocks: Fix typosElyes HAOUAS
2020-02-20soc/amd/stoneyridge: Remove TODO for file extensionsMarshall Dawson
2020-02-17vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching
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-31soc/amd/stoneyridge: move to using smbus_host.h definitionsAaron Durbin
2020-01-31soc/amd/stoneyridge: use SMBus timeout in compilation unitAaron Durbin
2020-01-31soc/amd/stoneyridge: use SMBus speed in compilation unitAaron Durbin
2020-01-29amdblocks/biosram: Do small reformattingMarshall Dawson
2020-01-22{soc,southbridge}/*/*/acpi: Add possibility to disable S4Wim Vervoorn
2020-01-20soc/amd/picasso: Add SMMSTORE supportMarshall Dawson
2020-01-20soc/amd/stoneyridge: Add SMMSTORE supportMatt DeVillier
2020-01-03soc/amd/common/block/spi: remove code duplicationAaron Durbin
2020-01-03amdblocks/acpimmio: add missing MMIO functionsMichał Żygowski
2020-01-03amdblocks/biosram: Force use of abstractionKyösti Mälkki
2020-01-02amd/acpi: Drop empty PCSD device nodesNico Huber
2020-01-02src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS
2019-12-31src/{soc,southbridge}/amd: Fix typoElyes HAOUAS
2019-12-27soc/amd/common: Correct SPI FIFO size checkMarshall Dawson
2019-12-26soc/amd/picasso: Configure APOB NV only with ACPI resumeMarshall Dawson
2019-12-26soc/amd/common/car: Remove unneeded headerKyösti Mälkki
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
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-14Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber
2019-12-11soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson
2019-12-11soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbolMarshall Dawson
2019-12-11soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie FalconMarshall Dawson
2019-12-11soc/amd/stoneyridge|vc: Change default locations for blobsMarshall Dawson
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-10amdblocks/pci: add common implementation of MMCONF enablingMichał Żygowski
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04amdblocks/acpimmio: add common functions for AP entryMichał Żygowski
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-12-04soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski
2019-12-03soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default pathsMarshall Dawson
2019-12-02src: Move 'static' to the beginning of declarationElyes HAOUAS
2019-12-02soc/amd/common: Inline ACPI MMIO accessorsKyösti Mälkki
2019-11-29{northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS
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-27soc/amd/stoneyridge: Add selectable APU namesMarshall Dawson
2019-11-27soc/amd/stoneyridge: Add selectable packagesMarshall Dawson
2019-11-26soc/amd/exit_car.S: Drop redundant enabling cacheArthur Heymans
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-18*/Makefile: Always build enable_usbdebug.cArthur Heymans
2019-11-18soc/amd/stoneyridge: Fix building with USBDEBUGArthur Heymans
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-02soc/amd/stoneyridge: Remove UDELAY_LAPIC_FIXED_FSBKyö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-20src/soc/amd/common: Add Azalia support to HDAMarshall Dawson
2019-10-20soc/amd/picasso: Add cpuid for older deviceMarshall Dawson
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
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/common: Add AcpiMmio access for SMBus PCI deviceMarshall Dawson
2019-10-20soc/amd/common/lpc: Add SuperIO decode functionMarshall 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: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-08device/root_device: Consolidate common _scan_bus() functionsNico Huber