Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-05 | fit: fixed bug in locate_dtb_in_fit() | Jean-Jacques Hiblot | 1 | -1/+1 |
2017-10-05 | fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() | Jean-Jacques Hiblot | 1 | -2/+2 |
2017-08-13 | boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() | Nobuhiro Iwamatsu | 1 | -1/+1 |
2017-07-10 | boot_fit: Create helper functions that can be used to select DTB out of FIT | Cooper Jr., Franklin | 1 | -0/+80 |