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
/
include
/
dm
/
ofnode.h
Age
Commit message (
Expand
)
Author
2021-11-09
dm: core: add ofnode_for_each_compatible_node()
Michael Walle
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-07-27
dm: core: Add helper to compare node names
Kishon Vijay Abraham I
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-04-29
dm: core: Add size operations on device tree references
Chen Guanqiao
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-22
dm: core: Inline a few ofnode functions in SPL
Simon Glass
2020-12-13
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
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
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
dm: update test on of_offset in ofnode_valid
Patrick Delaunay
2020-10-06
dm: ofnode: Fix compile breakage with OF_CHECKS enabled
Stefan Roese
2020-07-28
dm: remove superfluous comment for union ofnode_union
Heinrich Schuchardt
2020-05-02
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
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
2020-02-05
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
2019-12-15
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
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
[next]