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
2022-06-28
dm: core: Provide fallbacks for ofnode_conf_read_...
Sean Anderson
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
net: introduce helpers to get PHY ofnode from MAC
Marek Behún
2022-04-06
dm: fix function documentation in include/dm/ofnode.h
Heinrich Schuchardt
2022-03-09
net: phy: Add new read ethernet phy id function
Michal Simek
2022-01-15
doc: add include/dm/of*.h to the HTML documentation
Patrick Delaunay
2021-11-28
dm: core: Add a way to obtain a string list
Simon Glass
2021-11-28
dm: core: Fix up string-function documentation
Simon Glass
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
[next]