index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
ofnode.h
Age
Commit message (
Expand
)
Author
2025-01-22
dm: core: Provide ofnode_find_subnode_unit()
Simon Glass
2025-01-22
dm: core: Provide ofnode_name_eq_unit() to accept a unit address
Simon Glass
2025-01-22
dm: core: Clarify behaviour of ofnode_name_eq()
Simon Glass
2025-01-22
ofnode: Update of_add_subnode() to indicate name is alloced
Simon Glass
2024-12-06
dm: core: implement phandle ofnode_options helper
Christian Marangi
2024-12-06
dm: core: implement ofnode/tree_parse_phandle() helper
Christian Marangi
2024-12-06
dm: core: implement oftree variant of parse_phandle OPs
Christian Marangi
2024-10-10
dm: core: implement ofnode_options helpers
Christian Marangi
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
2023-10-06
dm: core: Support writing a boolean
Simon Glass
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2023-09-23
dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
Jonas Karlman
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
2023-05-06
include: dm: ofnode: fix headers
Johan Jonker
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-04
drivers: core: ofnode: Add panel timing decode.
Nikhil M Jain
2022-10-17
dm: core: Update docs about oftree_from_fdt()
Simon Glass
2022-09-29
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-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-08-12
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
[next]