~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
ofnode.h
Commit message (
Expand
)
Author
Age
*
fdt: Allow more general use of livetree
Simon Glass
2023-07-14
*
include: dm: ofnode: fix headers
Johan Jonker
2023-05-06
*
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-14
*
drivers: core: ofnode: Add panel timing decode.
Nikhil M Jain
2023-02-04
*
dm: core: Update docs about oftree_from_fdt()
Simon Glass
2022-10-17
*
dm: core: Support copying properties with ofnode
Simon Glass
2022-09-29
*
dm: core: Allow copying ofnode property data when writing
Simon Glass
2022-09-29
*
dm: core: Update comments for default-FDT ofnode functions
Simon Glass
2022-09-29
*
dm: core: Add the ofnode multi-tree implementation
Simon Glass
2022-09-29
*
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
*
dm: core: Allow obtaining a node offset in the same tree
Simon Glass
2022-09-29
*
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
*
dm: core: Add ofnode functions to obtain an oftree
Simon Glass
2022-09-29
*
dm: core: Add an ofnode function to obtain the flat tree
Simon Glass
2022-09-29
*
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
*
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
*
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
*
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
*
dm: core: Avoid creating a name property when unflattening
Simon Glass
2022-09-29
*
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
*
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
*
dm: core: Drop the const from ofnode
Simon Glass
2022-09-29
*
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
*
dm: core: Pass a root node to of_find_node_by_phandle()
Simon Glass
2022-09-29
*
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-09-14
*
dm: core: Add support for writing u32 with ofnode
Simon Glass
2022-08-12
*
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
2022-08-12
*
dm: core: Swap parameters of ofnode_write_prop()
Simon Glass
2022-08-12
*
dm: core: Introduce support for multiple trees
Simon Glass
2022-08-12
*
dm: core: Add a note about how livetree updates work
Simon Glass
2022-08-12
*
dm: core: Split out the declaration of ofnode
Simon Glass
2022-08-12
*
dm: core: Provide fallbacks for ofnode_conf_read_...
Sean Anderson
2022-06-28
*
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-15
|
\
|
*
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-10
*
|
dm: fix function documentation in include/dm/ofnode.h
Heinrich Schuchardt
2022-04-06
|
/
*
net: phy: Add new read ethernet phy id function
Michal Simek
2022-03-09
*
doc: add include/dm/of*.h to the HTML documentation
Patrick Delaunay
2022-01-15
*
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-28
*
dm: core: add ofnode_for_each_compatible_node()
Michael Walle
2021-11-09
*
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-25
*
dm: core: Add helper to compare node names
Kishon Vijay Abraham I
2021-07-27
*
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-06-24
*
dm: core: Add size operations on device tree references
Chen Guanqiao
2021-04-29
*
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-02-18
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: core: Inline a few ofnode functions in SPL
Simon Glass
2020-12-22
[next]