summaryrefslogtreecommitdiff
path: root/test/dm/ofnode.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass
2020-02-05dm: core: Add ofnode_read_prop()Simon Glass
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass
2018-09-18test: ofnode: test ofnode_by_prop_value()Jens Wiklander
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada