summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/ifwitool.c
Commit message (Expand)AuthorAgeFilesLines
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+1
* util/cbfstool: Fix typosPatrick Georgi2020-01-301-3/+3
* ifwitool: Introduce a use the Second Logical Boot Partition optionJeremy Compostella2019-12-171-17/+44
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-9/+10
* cbfstool/ifwitool: Remove unnecessary assignmentPaul Menzel2017-03-291-2/+2
* ifwitool: Fix gcc error due to shadowed global declarationWerner Zeh2016-06-261-3/+3
* ifwitool: Calculate checksum for subpart_dirFurquan Shaikh2016-06-161-6/+50
* ifwitool: Fix calculation of dst_sizeRolf Evers-Fischer2016-06-151-2/+2
* ifwitool: Do not calculate checksum for subpart_dirFurquan Shaikh2016-06-121-49/+6
* ifwitool: Correct pack order and header orderFurquan Shaikh2016-06-121-11/+15
* ifwitool: Fix syntax issues with ifwitoolFurquan Shaikh2016-06-011-23/+24
* ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh2016-05-301-0/+1975