summaryrefslogtreecommitdiffstats
path: root/common/file-list.c
Commit message (Expand)AuthorAgeFilesLines
* file_list: Add ubi flagSascha Hauer2018-01-171-0/+3
* file_list: Add error messagesSascha Hauer2017-09-271-4/+9
* file_list: Add GPL header to fileSascha Hauer2017-09-271-0/+11
* file_list: Fix memory leak in failure pathSascha Hauer2017-09-271-1/+1
* file_list: Allow only unique names on listSascha Hauer2017-09-271-1/+7
* file_list: Add function to get entry by its nameSascha Hauer2017-09-271-0/+12
* file_list: Add function to add an entry to the listSascha Hauer2017-09-271-9/+19
* Add function to parse a string in dfu formatSascha Hauer2014-07-221-0/+113