aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/block
Commit message (Expand)AuthorAgeFilesLines
* kernel: generic: fix warning in FIT partition parserDaniel Golle2022-03-271-2/+2
* kernel: generic: improve FIT partition parserDaniel Golle2022-03-271-12/+40
* kernel: generic: use chosen bootconf in FIT partition parserDaniel Golle2022-03-271-4/+13
* generic: deny write to uImage.FIT sub-image partitionsDaniel Golle2022-01-111-1/+1
* kernel: properly handle paging errors in fit partition parserDaniel Golle2021-08-271-2/+5
* 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