index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
ofnode.h
Age
Commit message (
Expand
)
Author
2019-09-06
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-10
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-05-21
core: ofnode: Have ofnode_read_u32_default return a u32
Trent Piepho
2019-05-21
core: ofnode: Add ofnode_get_addr_size_index
Keerthy
2018-11-29
ofnode: fix comment typo
Baruch Siach
2018-11-26
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-09-29
core: Add functions to set properties in live-tree
Mario Six
2018-09-18
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-08-08
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
2018-07-09
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
dm: core: Add comments to ofnode_read_resource() functoins
Simon Glass
2018-07-09
dm: core: Fix a few ofnode function comments
Simon Glass
2018-07-09
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-05-07
dm: ofnode: add ofnode_device_is_compatible() helper
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
core: add ofnode_get_by_phandle() api
Kever Yang
2018-02-23
core: ofnode: add ofnode_get_parent function
Philipp Tomsich
2018-01-21
core: Add {ofnode, dev}_translate_address functions
Mario Six
2017-11-17
dm: core: fix member name in ofnode_union documentation
Baruch Siach
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-08-29
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
dm: core: Add ofnode_read_string_count()
Simon Glass
2017-06-01
dm: core: Add address operations on device tree references
Simon Glass
2017-06-01
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
dm: core: Add ofnode to represent device tree nodes
Simon Glass