Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
58bbdef550028818f982ffeaa75a78e24814cbeb
/
test
/
dm
/
ofnode.c
c759944
test: Update tests to use the skip feature
by Simon Glass
· Thu Oct 20 18:22:49 2022 -0600
7a7229a
dm: core: Support copying properties with ofnode
by Simon Glass
· Tue Sep 06 20:27:33 2022 -0600
17abed0
dm: core: Allow copying ofnode property data when writing
by Simon Glass
· Tue Sep 06 20:27:32 2022 -0600
9e7a42a
dm: core: Expand ofnode tests
by Simon Glass
· Tue Sep 06 20:27:30 2022 -0600
dad9751
dm: core: Create a function to get a live tree in a test
by Simon Glass
· Tue Sep 06 20:27:29 2022 -0600
f912a72
dm: core: Complete phandle implementation using the other FDT
by Simon Glass
· Tue Sep 06 20:27:27 2022 -0600
45ae59d
dm: core: Split ofnode_path_root() into two functions
by Simon Glass
· Tue Sep 06 20:27:24 2022 -0600
95fd209
dm: core: Add a way to look up a phandle in an oftree
by Simon Glass
· Tue Sep 06 20:27:22 2022 -0600
2b9b1458
dm: core: Add ofnode functions to obtain an oftree
by Simon Glass
· Tue Sep 06 20:27:21 2022 -0600
e3be5fc
dm: core: Expand integer-reading tests
by Simon Glass
· Tue Sep 06 20:27:18 2022 -0600
4caa79a
dm: core: Add a macro to iterate through properties
by Simon Glass
· Tue Sep 06 20:27:16 2022 -0600
8ae9f96
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
by Simon Glass
· Tue Sep 06 20:27:07 2022 -0600
238afb5
dm: core: Support writing a property to an empty node
by Simon Glass
· Tue Sep 06 20:27:03 2022 -0600
56bc332
dm: core: Allow adding ofnode subnodes
by Simon Glass
· Tue Sep 06 20:27:02 2022 -0600
7f9b580
test: Fix missing livetree test runs
by Simon Glass
· Tue Sep 06 20:26:59 2022 -0600
d28e31e
dm: core: Add support for writing u32 with ofnode
by Simon Glass
· Sat Jul 30 15:52:14 2022 -0600
3ee3d15
dm: core: Allow writing to a flat tree with ofnode
by Simon Glass
· Sat Jul 30 15:52:13 2022 -0600
b75dc16
dm: core: Tidy up ofnode-writing test
by Simon Glass
· Sat Jul 30 15:52:11 2022 -0600
5e2cd5e
dm: core: Swap parameters of ofnode_write_prop()
by Simon Glass
· Sat Jul 30 15:52:10 2022 -0600
270a443
dm: core: Move ofnode-writing test to ofnode
by Simon Glass
· Sat Jul 30 15:52:09 2022 -0600
ef75c59
dm: core: Introduce support for multiple trees
by Simon Glass
· Sat Jul 30 15:52:08 2022 -0600
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
f4f1ddc
net: introduce helpers to get PHY ofnode from MAC
by Marek Behún
· Thu Apr 07 00:32:57 2022 +0200
b4c5211
dm: Fix OF_BAD_ADDR definition
by Patrice Chotard
· Tue Jan 04 08:42:48 2022 +0100
9580bfc
dm: core: Add a way to obtain a string list
by Simon Glass
· Sat Oct 23 17:26:07 2021 -0600
7302539
dm: core: Add tests for stringlist functions
by Simon Glass
· Sat Oct 23 17:26:04 2021 -0600
f1f8740
test: dm: add test for ofnode_for_each_compatible_node()
by Michael Walle
· Fri Oct 15 15:15:18 2021 +0200
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
d3e8b73
Merge tag 'v2021.07-rc5' into next
by Tom Rini
· Mon Jun 28 16:22:13 2021 -0400
e897e3c
dm: core: add ofnode_get_path()
by Marek Behún
· Wed May 26 14:08:18 2021 +0200
177ab7f
dm: core: add non-translating version of ofnode_get_addr_size_index()
by Marek Behún
· Wed May 26 14:08:17 2021 +0200
7efcdfd
net: use the same alias stem for ethernet as linux
by Michael Walle
· Thu Feb 25 16:51:11 2021 +0100
be0512f
test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
by Chen Guanqiao
· Mon Apr 12 14:51:12 2021 +0800
5de5b3b
dm: core: Add a livetree function to check node status
by Simon Glass
· Sat Nov 28 17:50:02 2020 -0700
92a8862
dm: core: Add support for getting node from aliases
by Michal Simek
· Tue Jul 28 12:51:08 2020 +0200
8cd2801
test: dm: add test for phandle access functions
by Patrick Delaunay
· Fri Sep 25 09:41:16 2020 +0200
04fcfe7
dm: update test on of_offset in ofnode_valid
by Patrick Delaunay
· Thu Sep 24 17:26:20 2020 +0200
974dccd
dm: Rename DM test flags to make them more generic
by Simon Glass
· Tue Jul 28 19:41:12 2020 -0600
75c4d41
dm: core: Drop header files from dm/test.h
by Simon Glass
· Sun Jul 19 10:15:37 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
cf8bc13
test: dm: add test item for ofnode_get_child_count()
by developer
· Sat May 02 11:35:10 2020 +0200
e09223c
dm: core: Add ofnode_get_chosen_prop()
by Simon Glass
· Mon Jan 27 08:49:46 2020 -0700
0c2e980
dm: core: Add ofnode_read_prop()
by Simon Glass
· Mon Jan 27 08:49:44 2020 -0700
f345596
dm: core: Rename ofnode_get_chosen_prop()
by Simon Glass
· Mon Jan 27 08:49:43 2020 -0700
699c9ca
dm: core: Update ofnode to read binman-style flash entry
by Simon Glass
· Mon Oct 01 12:22:08 2018 -0600
d9fd0ac
test: ofnode: test ofnode_by_prop_value()
by Jens Wiklander
· Mon Aug 20 11:10:00 2018 +0200
b4f2dda
test: ofnode: test ofnode_device_is_compatible()
by Masahiro Yamada
· Fri Apr 27 01:02:02 2018 +0900