summaryrefslogtreecommitdiff
path: root/tools/mkzenboot.c (follow)
Commit message (Collapse)AuthorAge
* mkzenboot: Fix double close of bootfd on errorThomas Jarosch2014-12-20
| | | | | | | cppcheck reported: [rockbox/tools/mkzenboot.c:1176]: (error) Used file that is not opened. Change-Id: Ibbf7ab2910c7f43b547fef25c62e0b4d19ff9551
* Fix yellowMaurus Cuelenaere2008-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18659 a1c6a512-1295-4272-9138-f99709370657
* MkZenBoot:Maurus Cuelenaere2008-09-28
| | | | | | | | | * Add warning for big endian players * Remove FRESC keys * Add support for Zen Mozaic git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18658 a1c6a512-1295-4272-9138-f99709370657
* * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere2008-09-07
| | | | | | | * Make mkzenboot truly standalone git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18443 a1c6a512-1295-4272-9138-f99709370657
* mkzenboot:Maurus Cuelenaere2008-08-28
| | | | | | | | * Make it compile using MingW on Windows * Add other devices git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18359 a1c6a512-1295-4272-9138-f99709370657
* * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere2008-08-27
* Add mkzenboot: makes it possible to integrate Rockbox bootloader with Creative firmwares without the need of distributing binaries * Add Tadeusz Pyś to credits, who figured out the minifs file system * Fix bootloader git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18352 a1c6a512-1295-4272-9138-f99709370657