index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
ofnode.c
Age
Commit message (
Expand
)
Author
2026-03-03
dm: core: Don't allow ofnode_to_fdt() to return NULL
Romain Gantois
2025-11-17
ofnode: support panel-timings in ofnode_decode_display_timing
Raphael Gallais-Pou
2025-11-10
dm: Remove pre-schema tag support
Tom Rini
2025-07-14
ofnode: NULL check bootscr_flash_size before dereference
Andrew Goodbody
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
ofnode: Indicate when out of space in a few places
Simon Glass
2025-01-22
ofnode: Use 4K for a default tree-size
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-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
[next]