Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-14 | common: fit: Add weak board_fit_config_name_match | Sean Anderson | 1 | -0/+5 |
2020-11-19 | common: fit: add missing newline | Michael Walle | 1 | -1/+1 |
2020-05-18 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2018-11-09 | common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL | Lars Povlsen | 1 | -1/+0 |
2018-11-09 | fit: Add missing CR in debug output in fit_find_config_node() | Stefan Roese | 1 | -1/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 1 | -1/+1 |
2017-10-05 | fit: If no matching config is found in fit_find_config_node(), use the defaul... | Jean-Jacques Hiblot | 1 | -0/+20 |
2017-07-10 | spl: fit: Break out some functions into a common file | Cooper Jr., Franklin | 1 | -0/+62 |