summaryrefslogtreecommitdiffstats
path: root/genimage.h
Commit message (Expand)AuthorAgeFilesLines
* image-rauc: allow to specify an offset to skip input bytesUwe Kleine-König2024-03-221-0/+1
* Merge pull request #213 from Villemoes/part-fillMichael Olbrich2023-03-031-0/+1
|\
| * image-hd: implement "fill" option for partitionsRasmus Villemoes2023-02-241-0/+1
* | make insert_data take an "unsigned long long" offsetRasmus Villemoes2023-02-081-1/+1
|/
* Add Firmware Image Package (FIP) supportAhmad Fatoum2022-04-221-0/+1
* make rootpath optionalMichael Olbrich2022-03-251-0/+2
* Override filesystem source pathTomas Mudrunka2022-03-251-0/+1
* Initial F2FS supportTomas Mudrunka2022-03-251-0/+1
* util: create new helper to initialize an imageMichael Olbrich2022-03-251-0/+1
* image-hd.c: use size of destination block device as image sizeRasmus Villemoes2022-01-071-0/+2
* allow specifying 'holes' in the partition sectionMichael Olbrich2021-10-221-0/+2
* util: remove unused pad_file functionMichael Olbrich2021-06-041-2/+0
* util: insert_image: allow specifying the fill valueMichael Olbrich2021-06-041-1/+2
* util.c: add insert_image() helperRasmus Villemoes2021-04-211-0/+2
* image-file.c: allow specifying "don't care" regionsRasmus Villemoes2021-04-211-0/+2
* Merge pull request #139 from OsterlaD/rauc-intermediateMichael Olbrich2021-04-091-0/+1
|\
| * util: add save string concat with formated stringDenis Osterland-Heim2021-02-251-0/+1
* | allow each partition to have its own align valueRasmus Villemoes2021-03-281-0/+1
* | add macro for compile-time assertionsRasmus Villemoes2021-03-281-0/+2
* | change insert_data() to take const void* instead of const char*Rasmus Villemoes2021-03-261-1/+1
|/
* add new image type for android sparse imagesMichael Olbrich2021-01-131-0/+1
* util: export some more functionsMichael Olbrich2021-01-121-0/+12
* crc32: add function to allow splitting the crc calculationMichael Olbrich2021-01-121-0/+1
* util: introduce and use xreallocMichael Olbrich2020-11-271-0/+1
* allow specifying an image as temporaryRasmus Villemoes2020-11-171-0/+1
* genimage: make mountpath() argument constMichael Olbrich2020-08-281-1/+1
* image-hd: Add GPT attributes for hiding partitions on WindowsAndri Yngvason2020-03-261-0/+2
* genimage: allow sanitize_path() to be used elsewhereMichael Olbrich2020-01-311-0/+2
* make it easier to create empty filesystemsMichael Olbrich2019-09-221-0/+1
* Merge pull request #62 from michaelolbrich/hd-fillMichael Olbrich2019-05-111-0/+1
|\
| * util: add helper to extend images to a specified sizeMichael Olbrich2019-05-071-0/+1
* | genimage: allow percentages for image sizesMichael Olbrich2019-05-071-0/+1
* | util: add helper to calculate directory sizeMichael Olbrich2019-05-061-0/+2
* | config: allow parsing percentagesMichael Olbrich2019-05-061-1/+4
|/
* image-hd: re-read partition table for block devicesMichael Olbrich2019-03-011-0/+1
* pad_file/insert_data: support writing to block devicesMichael Olbrich2019-03-011-0/+2
* pad_file: use the imageoutfile()Michael Olbrich2019-03-011-1/+1
* hdimage: Add GPT supportStefan Sørensen2019-02-121-0/+11
* add qemu handlerAlexandre Fournier2018-03-191-0/+1
* Add FIT image supportSascha Hauer2018-03-191-0/+1
* cleanup loggingSascha Hauer2018-03-191-2/+4
* util: check asprintf()/vasprintf() return valuesMichael Olbrich2017-11-121-0/+1
* cramfs: add handler to create cramfs filesystem imagesJulien Viard de Galbert2016-09-131-0/+1
* add image type to create rauc bundlesMichael Olbrich2016-08-151-0/+1
* genimage: Add static UBI volumes supportLadislav Michl2016-01-121-0/+1
* genimage: constify image in imageoutfileVivien Didelot2015-09-141-1/+1
* cleanup loggingMichael Olbrich2014-08-121-0/+1
* squashfs: add handler to create squashfs filesystem imagesJuergen Beisert2014-03-101-0/+1
* cleanup error outputMichael Olbrich2013-05-021-4/+4
* sort image handlerMichael Olbrich2012-11-241-7/+8