index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
of_access.c
Age
Commit message (
Expand
)
Author
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