index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dm
/
ofnode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
2020-05-02
1
-0
/
+8
*
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
1
-1
/
+62
*
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
1
-0
/
+25
*
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-0
/
+12
*
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
1
-1
/
+12
*
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-4
/
+5
*
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
2020-02-05
1
-3
/
+6
*
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
2019-12-15
1
-1
/
+1
*
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-09-06
1
-1
/
+1
*
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-22
1
-1
/
+15
*
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-07-10
1
-2
/
+4
*
core: ofnode: Have ofnode_read_u32_default return a u32
Trent Piepho
2019-05-21
1
-1
/
+1
*
core: ofnode: Add ofnode_get_addr_size_index
Keerthy
2019-05-21
1
-0
/
+14
*
ofnode: fix comment typo
Baruch Siach
2018-11-29
1
-1
/
+1
*
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-11-26
1
-0
/
+10
*
core: Add functions to set properties in live-tree
Mario Six
2018-09-29
1
-0
/
+46
*
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-09-18
1
-0
/
+14
*
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
2018-08-08
1
-0
/
+13
*
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
1
-0
/
+11
*
dm: core: Add comments to ofnode_read_resource() functoins
Simon Glass
2018-07-09
1
-0
/
+23
*
dm: core: Fix a few ofnode function comments
Simon Glass
2018-07-09
1
-1
/
+3
*
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-07-09
1
-0
/
+10
*
dm: ofnode: add ofnode_device_is_compatible() helper
Masahiro Yamada
2018-05-07
1
-0
/
+11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
core: add ofnode_get_by_phandle() api
Kever Yang
2018-02-23
1
-0
/
+8
*
core: ofnode: add ofnode_get_parent function
Philipp Tomsich
2018-02-23
1
-0
/
+8
*
core: Add {ofnode, dev}_translate_address functions
Mario Six
2018-01-21
1
-0
/
+13
*
dm: core: fix member name in ofnode_union documentation
Baruch Siach
2017-11-17
1
-1
/
+1
*
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-09-11
1
-0
/
+24
*
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-29
1
-0
/
+2
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
1
-0
/
+17
|
\
|
*
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
1
-0
/
+17
*
|
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
1
-0
/
+4
|
/
*
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
1
-2
/
+2
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
1
-0
/
+20
*
dm: core: Add ofnode_read_string_count()
Simon Glass
2017-07-11
1
-1
/
+11
*
dm: core: Add address operations on device tree references
Simon Glass
2017-06-01
1
-1
/
+22
*
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
1
-3
/
+464
*
dm: core: Add ofnode to represent device tree nodes
Simon Glass
2017-06-01
1
-0
/
+96