aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/include/amdblocks
AgeCommit message (Expand)Author
2020-05-05soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharingRaul E Rangel
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-29soc/amd/hda: Move HDA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-16soc/amd/common/psp: Add notify_sx_infoFelix Held
2020-04-16soc/amd/psp: Add SmmInfo commandMarshall Dawson
2020-04-13soc/amd/common/psp: Split mailbox support into v1 and v2Marshall Dawson
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
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-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-24soc/amd/common/block/include/amdblocks: Fix typosElyes HAOUAS
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-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-10-20soc/amd/common: Add AcpiMmio access for SMBus PCI deviceMarshall Dawson
2019-10-20soc/amd/common/lpc: Add SuperIO decode functionMarshall Dawson
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-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-07-21soc/amd: Move SPI base alignment define into commonMarshall Dawson
2019-06-11soc/amd/common: Add errors for invalid AcpiMmio accessMarshall 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 MMIO access of ACPI registersMarshall 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-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-04-23soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki
2019-02-25soc/amd/common: Fix AmdLateRunApTask()Kyösti Mälkki
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-11-16soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel
2018-10-22soc/amd: Implement common reset APINico Huber
2018-10-08Move compiler.h to commonlibNico Huber
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: Port vendorcode's LibAmdLocateImageRichard Spiegel
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
2018-06-13amd/pi: Add AgesaHeapRebase calloutMarshall Dawson
2018-06-13amd/pi: Add GetTempHeapBase calloutMarshall Dawson
2018-04-26soc/amd/common/block/include/amdblocks/psp.h: Replace todo messageRichard Spiegel
2018-04-06amd/common/block/pi: Make agesa_heap_base() staticMarshall Dawson
2018-03-16soc/amd/stoneyridge: Create a HALT_THIS_AP calloutRichard Spiegel
2018-02-12soc/amd/common: Add S3 resume functions to wrapperMarshall Dawson
2018-02-12soc/amd/common: Add S3 supporting functionsMarshall Dawson
2018-02-01amd/soc/common: Remove cbmem subregions in heapMarshall Dawson
2018-01-19soc/amd/common: Make agesa_heap_base non-staticMarshall Dawson
2018-01-19amd/common: Define regions in AGESA cbmemMarshall Dawson
2018-01-19amd/common/s3: Remove legacy spi.cMarshall Dawson
2018-01-13Revert "soc/amd/common/pi: Fix issue in AGESA heap allocator"Marc Jones
2018-01-12soc/amd/common/pi: Fix issue in AGESA heap allocatorMarc Jones
2017-12-18soc/amd: Move stoneyridge features out of agesawrapperMarshall Dawson
2017-12-18soc/amd/common: Make AGESA event log parser staticMarshall Dawson
2017-12-18soc/amd/common: Clean up AGESA event log functionMarshall Dawson
2017-12-15soc/amd/common: Update agesawrapper_call.hRichard Spiegel
2017-12-12soc/amd/common: Move Agesa related headersRichard Spiegel
2017-12-11soc/amd/common: Move files to common/blockRichard Spiegel
2017-12-11soc/amd/common: Add amdblocks/spi.hMarc Jones
2017-11-29soc/amd/stoneyridge: Add mainboard call for SPD valuesMarc Jones
2017-11-23soc/amd/common: Include appropriate headers in dimm_spd.hMarc Jones
2017-11-20amd/stoneyridge: Fix SPD files and functions camel caseMarc Jones
2017-11-14soc/amd/common: Remove direct AGESA header includesMartin Roth
2017-11-08soc/amd/common/psp: Add command to load fw blobsMarshall Dawson
2017-11-06soc/amd/common/psp: Require PSP PCI definition in SOCMarshall Dawson
2017-08-28soc/amd: Standardize guards on header filesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-02soc/amd/common: Add initial support for AMD PSPMarshall Dawson