summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
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