summaryrefslogtreecommitdiff
path: root/board/xilinx/common/fru_ops.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt1-1/+1
2020-11-20fru: ops: Do not let parser to write data to not allocated spaceMichal Simek1-1/+7
2020-11-20fru: common: Switch capture variable with the restMichal Simek1-1/+1
2020-10-27xilinx: cmd: Add basic fru format generatorMichal Simek1-1/+100
2020-10-27xilinx: cmd: Add support for FRU commandsSiva Durga Prasad Paladugu1-0/+263