summaryrefslogtreecommitdiffstats
path: root/common/common_fit.c
Commit message (Expand)AuthorAgeFilesLines
* common: fit: Add weak board_fit_config_name_matchSean Anderson2021-04-141-0/+5
* common: fit: add missing newlineMichael Walle2020-11-191-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Compile error with CONFIG_MULTI_DTB_FIT and not SPLLars Povlsen2018-11-091-1/+0
* fit: Add missing CR in debug output in fit_find_config_node()Stefan Roese2018-11-091-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot2017-10-051-0/+20
* spl: fit: Break out some functions into a common fileCooper Jr., Franklin2017-07-101-0/+62