aboutsummaryrefslogtreecommitdiff
path: root/drivers/core/of_extra.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07core: Remove <common.h> and add needed includesTom Rini1-1/+0
2021-11-23net: introduce a helper to determine whether to use in-band autonegVladimir Oltean1-0/+12
2021-07-21dm: Support lzma in the flashmapSimon Glass1-0/+2
2021-04-15of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng1-0/+23
2021-01-30dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass1-9/+12
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass1-8/+19
2018-07-09dm: core: Add a function to decode a memory regionSimon Glass1-0/+81
2018-07-09dm: core: Update of_read_fmap_entry() for livetreeSimon Glass1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass1-0/+37