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_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
/
drivers
/
core
/
ofnode.c
Age
Commit message (
Expand
)
Author
2024-10-29
dm: core: downgrade some dm_warn messages to log_debug()
Quentin Schulz
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-10
dm: core: implement ofnode_options helpers
Christian Marangi
2024-08-27
dm: core: ofnode: Avoid multiple calls to ofnode_get_parent()
Jonas Karlman
2024-07-03
dm: core: migrate debug() messages to use dm_warn
Quentin Schulz
2024-07-03
dm: core: fix signedness in debug messages
Quentin Schulz
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
core: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
fdt: Check for a valid fdt in oftree_ensure()
Simon Glass
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: Fix error message in ofnode_read_bootscript_address/flash()
Michal Simek
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-08-08
fdt: off by one in ofnode_lookup_fdt()
Dan Carpenter
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
2023-07-14
fdt: Clarify the fdt pre-relocation warning
Simon Glass
2023-07-14
dm: core: Avoid registering an inaccessible tree
Simon Glass
2023-05-15
drivers: core: ofnode: fix typo in panel timing decode
Raphael Gallais-Pou
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-02-04
drivers: core: ofnode: Add panel timing decode.
Nikhil M Jain
2022-11-22
net: phy: Fix ethernet-phy-id <dot> in the code
Michal Simek
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: Complete phandle implementation using the other FDT
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 an ofnode function to obtain the flat 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: 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
[next]