summaryrefslogtreecommitdiff
path: root/tools/scramble.c
AgeCommit message (Expand)Author
2008-05-141) Split ZVM into 30GB and 60GBMaurus Cuelenaere
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere
2008-04-15Fix a (possibly gcc 3 only) warning.Steve Bavin
2008-04-10cleanup code for picky compiler warning optionsDaniel Stenberg
2008-04-09Code Police raid: -W -Wall cleansingDaniel Stenberg
2008-04-09First commit:Maurus Cuelenaere
2008-03-18Make scramble add the flash logo when encoding for iAudio. It's only shown on...Jens Arnold
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold
2008-03-03Add D2 option to scrambleRob Purchase
2008-02-18A first tiny set of changes for the Creative Zen Vision:M. Work done byDaniel Stenberg
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun
2007-09-30Add support for the generic Telechips firmware format checksums - use -tcc=su...Dave Chapman
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun
2007-03-22Fix red.Barry Wardell
2007-03-22Make Gigabeat's scramble endian-safe.Barry Wardell
2007-03-14Add support for scramble to put a 4 character string indicating binary type a...Barry Wardell
2007-02-28Add support for iAudio M5 in the scramble toolLinus Nielsen Feltzing
2007-02-23support scrambling for the Sansa R modelsDaniel Stenberg
2007-02-23Correct the usage for the -add option - add mn2g and change x5 to iax5Dave Chapman
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman
2006-08-31Return 0 at the end of ipod_encode() - hopefully fix the build table errorsDave Chapman
2006-08-30add Gigabeat support to the scramble toolsMarcoen Hirschberg
2006-08-30Add generation of .mi4 files - the generic PortalPlayer firmware format used ...Dave Chapman
2006-08-28Add Rockbox bootloader for H10Barry Wardell
2006-07-22Add support for ipod 5g firmware partitions and untested support for ipod 3gDave Chapman
2006-07-21Initial support for creating ipod firmware partition images. Only tested on ...Dave Chapman
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold
2006-03-27Support iAudio X5V in the scramblerLinus Nielsen Feltzing
2006-03-21Add X5 support to scrambleLinus Nielsen Feltzing
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman
2006-02-05Add iPod 3G and iPod 4G Greyscale to the build systemDave Chapman
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-12-27Added basic iAudio X5 support for the scramble and descramble toolsLinus Nielsen Feltzing
2005-12-18New target - iPod Video.Dave Chapman
2005-12-06output the exact byte sizes of the image and the maximum allowedDaniel Stenberg
2005-11-14fixed a million gcc4 warningsDaniel Stenberg
2005-11-07Rename irivermodel and irivernum variables to the more generic modelname and ...Dave Chapman
2005-09-14Player and recorder use the same scrambler, and have the same size limitsLinus Nielsen Feltzing
2005-09-14Handle the different max binary size limits for the Archos modelsLinus Nielsen Feltzing
2005-01-28Made the -add option use char instead of short, prevents endianness problemsLinus Nielsen Feltzing
2005-01-28The checksum is not a CRCLinus Nielsen Feltzing
2005-01-24store the 'add' checksum big-endianDaniel Stenberg
2005-01-24remove duplicated codeDaniel Stenberg