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
/
of_access.c
Age
Commit message (
Expand
)
Author
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-07-03
dm: core: migrate debug() messages to use dm_warn
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-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2023-07-20
dm: core: of_access: fix return value in of_property_match_string
Eugen Hristev
2023-04-28
dm: core: Make aliases_lookup static
Bin Meng
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Support writing a property to an empty node
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: Allow writing to a flat tree with ofnode
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-28
dm: core: Fix up string-function documentation
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-09-22
dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args
Patrick Delaunay
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
dm: core: refactor functions reading an u32 from dt
Dario Binacchi
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
dm: core: remove redundant assignment
Heinrich Schuchardt
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-02-08
dm: core: Add of_alias_get_highest_id()
Michal Simek
2018-09-18
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-07-09
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-07-28
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-06-12
dm: core: Supress dead-code warning in __of_get_next_child()
Simon Glass
2017-06-01
dm: core: Add livetree access functions
Simon Glass