summaryrefslogtreecommitdiff
path: root/test/dm/ofnode.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini1-1/+1
2021-06-24dm: core: add ofnode_get_path()Marek BehĂșn1-0/+21
2021-06-24dm: core: add non-translating version of ofnode_get_addr_size_index()Marek BehĂșn1-0/+5
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle1-1/+1
2021-04-29test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao1-0/+31
2020-12-13dm: core: Add a livetree function to check node statusSimon Glass1-0/+12
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek1-0/+22
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay1-0/+75
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay1-0/+16
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass1-6/+6
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun1-0/+21
2020-02-06dm: core: Add ofnode_get_chosen_prop()Simon Glass1-0/+8
2020-02-06dm: core: Add ofnode_read_prop()Simon Glass1-0/+26
2020-02-06dm: core: Rename ofnode_get_chosen_prop()Simon Glass1-0/+21
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass1-0/+16
2018-09-18test: ofnode: test ofnode_by_prop_value()Jens Wiklander1-0/+27
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada1-0/+17