aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-24soc/amd/common/block/include/amdblocks: Fix typosElyes HAOUAS
2020-02-04soc/amd: unify SMBus supportAaron Durbin
2020-01-29amdblocks/biosram: Do small reformattingMarshall Dawson
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
2019-12-31src/{soc,southbridge}/amd: Fix typoElyes HAOUAS
2019-12-27soc/amd/common: Correct SPI FIFO size checkMarshall Dawson
2019-12-26soc/amd/common/car: Remove unneeded headerKyösti Mälkki
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-10amdblocks/pci: add common implementation of MMCONF enablingMichał Żygowski
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-02soc/amd/common: Inline ACPI MMIO accessorsKyösti Mälkki
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-26soc/amd/exit_car.S: Drop redundant enabling cacheArthur Heymans
2019-10-20src/soc/amd/common: Add Azalia support to HDAMarshall Dawson
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
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-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-26soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id codeRichard Spiegel
2019-09-21soc/amd/stoneyridge: Use new common SPI codeRichard Spiegel
2019-09-21soc/amd/common/block: Create new SPI codeRichard Spiegel
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-15soc/amd/common: Remove Picasso display HDA from listMarshall 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-16soc/amd/common: Refactor S3 helpersKyösti Mälkki
2019-08-09soc/amd/common: Add new GPIO 8K pull-up definitionMarshall Dawson
2019-08-06soc/*: Report mp_init errorsPatrick Rudolph
2019-07-21soc/amd: Move SPI base alignment define into commonMarshall Dawson
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-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: Move sata to commonMarshall 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: Move GPIO support to commonMarshall 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/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-05-06soc/amd/common: Introduce module_dispatch()Kyösti Mälkki
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-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-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
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-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-25soc/amd/common: Fix AmdLateRunApTask()Kyösti Mälkki
2019-02-15soc/amd/common: Move PI refcode loaderKyösti Mälkki
2019-02-12soc/amd/common: Don't use CAR_GLOBALArthur Heymans
2019-02-12soc/amd/common: Remove redundant ACPI S3 testKyösti Mälkki
2019-02-04soc/amd/stoneyridge: Reboot if missing MRC cache infoMarshall Dawson
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-05src/(device/lib/soc): Remove unused variablesRichard Spiegel
2018-12-03soc/amd/stoneyridge: Use new ACPI MMIO functionsRichard Spiegel
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel
2018-11-16soc/amd/common: Remove unused variables of write_pci_cfg_irqs()Richard Spiegel
2018-11-07soc/amd/stoneyridge: Fix 81+ characters linesRichard Spiegel
2018-11-06soc/amd/common: Fix function formatingRichard Spiegel
2018-10-30soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth
2018-10-25soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel
2018-10-25soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson
2018-10-22soc/amd: Implement common reset APINico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-03soc/amd/stoneyridge: Add IOMMU supportMarc Jones
2018-09-28soc/amd/common/block/pi: Remove references to AmdLibRichard Spiegel
2018-09-24amd/common/psp: Remove use of PspBaseLibCharles Marslett
2018-09-24soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specificRichard Spiegel
2018-08-17soc/amd/common/block/pi/agesawarapper.c: Use find_image()Richard Spiegel
2018-08-17soc/amd/common/block: Port vendorcode's LibAmdLocateImageRichard Spiegel
2018-08-03soc/amd/common: Remove PSPP override settingMarc Jones
2018-07-31src/soc/amd/stoneyridge: Remove IMC supportRichard Spiegel
2018-07-30soc/amd/stoneyridge/northbridge.c: Create a way to change eDP training valueRichard Spiegel
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS