aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/include/amdblocks/acpimmio.h
AgeCommit message (Expand)Author
2021-02-12soc/amd: add and use fch_enable_hpet_decodeFelix Held
2021-02-12soc/amd/common: add and use fch_enable_ioapic_decodeFelix Held
2021-02-01soc/amd/common: Use only byte access for old GPIOKyösti Mälkki
2021-02-01soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2020-12-16soc/amd/common: Use only byte access for IOMUXKyösti Mälkki
2020-12-12soc/amd/common: Remove SMBus host word accessorsKyösti Mälkki
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-12-09soc/amd: factor out functionality to print last reset sourceFelix Held
2020-12-09soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held
2020-12-09soc/amd/common/block/smbus: refactor fch_smbus_initFelix Held
2020-12-09soc/amd: factor out PM_DECODE_EN register definitionsFelix Held
2020-12-09soc/amd: remove unused PM_ISA_CONTROL definitionsFelix Held
2020-11-16soc/amd/common/block: drop double underscores from include guardsFelix Held
2020-11-13soc/amd/common/block/include: make include guards more uniformFelix Held
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2020-06-28soc/amd/common: Allow runtime mapping of ACPIMMIO banksKyösti Mälkki
2020-06-28soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki
2020-06-25Revert "soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage"Kyösti Mälkki
2020-06-15soc/amd/common/block/acpimmio: Update acpimmio for psp_verstageMartin Roth
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-03amdblocks/acpimmio: add missing MMIO functionsMichał Żygowski
2020-01-03amdblocks/biosram: Force use of abstractionKyösti Mälkki
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-10-20soc/amd/common: Add AcpiMmio access for SMBus PCI deviceMarshall Dawson
2019-09-06soc/amd/common: Add missing stdint.h to acpimmio.hMarshall 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-05-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson