summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/data_fabric
AgeCommit message (Expand)Author
2023-02-08soc/amd/common/data_fabric: print decoded control register contentsFelix Held
2023-02-08soc/amd/common/data_fabric: replace NB with DF prefix for DF registersFelix Held
2023-02-08soc/amd/*/data_fabric: rename define for MMIO decode register set countFelix Held
2023-02-07soc/amd/common/data_fabric_helper: normalize addresses in debug printFelix Held
2022-11-04soc/amd/common/data_fabric: Make common device opsFred Reitberger
2022-11-04soc/amd/*/data_fabric: Move register offsets to socFred Reitberger
2022-11-04soc/amd/common/block/data_fabric: Use register bitslice structsFred Reitberger
2022-11-03soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2021-11-25soc/amd/*/data_fabric: use DF_ prefix for bit and shift definesFelix Held
2021-02-19soc/amd/common/block/data_fabric: add warning about broadcast readsFelix Held
2021-02-18soc/amd/common/block/data_fabric: fix data_fabric_write32 broadcast caseFelix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_print_mmio_confFelix Held
2021-02-14soc/amd/picasso/data_fabric: move more helper functions to common codeFelix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_broadcast_read/write32Felix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_write32Felix Held
2021-02-14soc/amd/picasso: move data_fabric_read32 to common codeFelix Held