Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: generic: fix warning in FIT partition parser | Daniel Golle | 2022-03-27 | 1 | -2/+2 |
* | kernel: generic: improve FIT partition parser | Daniel Golle | 2022-03-27 | 1 | -12/+40 |
* | kernel: generic: use chosen bootconf in FIT partition parser | Daniel Golle | 2022-03-27 | 1 | -4/+13 |
* | generic: deny write to uImage.FIT sub-image partitions | Daniel Golle | 2022-01-11 | 1 | -1/+1 |
* | kernel: properly handle paging errors in fit partition parser | Daniel Golle | 2021-08-27 | 1 | -2/+5 |
* | kernel: make uImage.FIT partition parser work on MBR partitions | Daniel Golle | 2021-07-20 | 1 | -2/+2 |
* | kernel: support FIT partition parser on mtdblock devices | Daniel Golle | 2021-04-09 | 1 | -9/+8 |
* | image: extend FIT partition parser for use on eMMC/SDcard | Daniel Golle | 2021-02-28 | 1 | -12/+33 |
* | image: add support for building FIT image with filesystem | Daniel Golle | 2021-02-24 | 1 | -0/+233 |