index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
common
/
block
/
data_fabric
Age
Commit message (
Expand
)
Author
2023-02-08
soc/amd/common/data_fabric: print decoded control register contents
Felix Held
2023-02-08
soc/amd/common/data_fabric: replace NB with DF prefix for DF registers
Felix Held
2023-02-08
soc/amd/*/data_fabric: rename define for MMIO decode register set count
Felix Held
2023-02-07
soc/amd/common/data_fabric_helper: normalize addresses in debug print
Felix Held
2022-11-04
soc/amd/common/data_fabric: Make common device ops
Fred Reitberger
2022-11-04
soc/amd/*/data_fabric: Move register offsets to soc
Fred Reitberger
2022-11-04
soc/amd/common/block/data_fabric: Use register bitslice structs
Fred Reitberger
2022-11-03
soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common
Fred Reitberger
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2021-11-25
soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines
Felix Held
2021-02-19
soc/amd/common/block/data_fabric: add warning about broadcast reads
Felix Held
2021-02-18
soc/amd/common/block/data_fabric: fix data_fabric_write32 broadcast case
Felix Held
2021-02-14
soc/amd/common/block/data_fabric: add data_fabric_print_mmio_conf
Felix Held
2021-02-14
soc/amd/picasso/data_fabric: move more helper functions to common code
Felix Held
2021-02-14
soc/amd/common/block/data_fabric: add data_fabric_broadcast_read/write32
Felix Held
2021-02-14
soc/amd/common/block/data_fabric: add data_fabric_write32
Felix Held
2021-02-14
soc/amd/picasso: move data_fabric_read32 to common code
Felix Held