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
/
drivers
/
core
/
ofnode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
2018-08-08
1
-0
/
+36
*
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
1
-0
/
+12
*
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-07-09
1
-0
/
+32
*
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: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-04-01
1
-1
/
+4
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
core: add ofnode_get_by_phandle() api
Kever Yang
2018-02-23
1
-0
/
+13
*
core: ofnode: add ofnode_get_parent function
Philipp Tomsich
2018-02-23
1
-0
/
+14
*
core: Add {ofnode, dev}_translate_address functions
Mario Six
2018-01-21
1
-0
/
+8
*
core: ofnode: Fix style violations
Mario Six
2018-01-21
1
-8
/
+10
*
drivers: core: Add translation in live tree case
Mario Six
2018-01-21
1
-2
/
+7
*
dm: ofnode: query correct property in livetree ofnode_get_addr_size
Klaus Goger
2017-10-08
1
-1
/
+3
*
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-09-11
1
-4
/
+5
*
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-29
1
-0
/
+12
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
1
-0
/
+12
|
\
|
*
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
1
-0
/
+12
*
|
dm: core: Fix up ofnode_get_addr_index() for 64-bit values
Simon Glass
2017-07-28
1
-4
/
+5
*
|
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
1
-0
/
+21
|
/
*
dm: ofnode: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-07-11
1
-2
/
+2
*
dm: ofnode: simplify ofnode_read_bool()
Masahiro Yamada
2017-07-11
1
-9
/
+5
*
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
1
-2
/
+2
*
dm: ofnode: simplify ofnode_read_prop()
Masahiro Yamada
2017-07-11
1
-9
/
+3
*
dm: ofnode: use ofnode_read_bool() to check property existence
Masahiro Yamada
2017-07-11
1
-5
/
+5
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
1
-1
/
+17
*
dm: core: Add ofnode_read_string_count()
Simon Glass
2017-07-11
1
-0
/
+10
*
dm: Add more livetree helpers and definitions
Simon Glass
2017-06-01
1
-2
/
+2
*
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
1
-2
/
+2
*
dm: core: Add address operations on device tree references
Simon Glass
2017-06-01
1
-0
/
+27
*
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
1
-0
/
+552