index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
ofnode.c
Age
Commit message (
Expand
)
Author
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-24
dm: core: add ofnode_get_path()
Marek BehĂșn
2021-06-24
dm: core: add non-translating version of ofnode_get_addr_size_index()
Marek BehĂșn
2021-06-18
net: use the same alias stem for ethernet as linux
Michael Walle
2021-04-29
test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
Chen Guanqiao
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
2020-10-27
dm: core: Add support for getting node from aliases
Michal Simek
2020-10-06
test: dm: add test for phandle access functions
Patrick Delaunay
2020-10-06
dm: update test on of_offset in ofnode_valid
Patrick Delaunay
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-02
test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-09-18
test: ofnode: test ofnode_by_prop_value()
Jens Wiklander
2018-05-07
test: ofnode: test ofnode_device_is_compatible()
Masahiro Yamada