aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/block/partitions/fit.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: make uImage.FIT partition parser work on MBR partitionsDaniel Golle2021-07-201-2/+2
* kernel: support FIT partition parser on mtdblock devicesDaniel Golle2021-04-091-9/+8
* image: extend FIT partition parser for use on eMMC/SDcardDaniel Golle2021-02-281-12/+33
* image: add support for building FIT image with filesystemDaniel Golle2021-02-241-0/+233