Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | fit: fixed bug in locate_dtb_in_fit() | Jean-Jacques Hiblot | 2017-10-05 | 1 | -1/+1 |
* | fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() | Jean-Jacques Hiblot | 2017-10-05 | 1 | -2/+2 |
* | boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() | Nobuhiro Iwamatsu | 2017-08-13 | 1 | -1/+1 |
* | boot_fit: Create helper functions that can be used to select DTB out of FIT | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+80 |