summaryrefslogtreecommitdiff
path: root/test/dm/ofnode.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add support for getting node from aliasesMichal Simek2020-10-271-0/+22
* test: dm: add test for phandle access functionsPatrick Delaunay2020-10-061-0/+75
* dm: update test on of_offset in ofnode_validPatrick Delaunay2020-10-061-0/+16
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-6/+6
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* test: dm: add test item for ofnode_get_child_count()Chunfeng Yun2020-05-021-0/+21
* dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+8
* dm: core: Add ofnode_read_prop()Simon Glass2020-02-051-0/+26
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+21
* dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-091-0/+16
* test: ofnode: test ofnode_by_prop_value()Jens Wiklander2018-09-181-0/+27
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-071-0/+17