summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2006-10-06Add 'make bin' to the 'make help' outputPeter D'Hoye1-0/+1
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell1-0/+28
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell1-0/+6
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell1-1/+10
2006-09-26die if the effective user doesn't have write permission in the install base dirDaniel Stenberg1-1/+2
2006-09-26clarify --littleendianDaniel Stenberg1-1/+2
2006-09-181. removed -g from default coldfire GCCOPTS (still active for debug builds).Rani Hod1-3/+4
2006-09-15Updated to work with latest version of tagcacheHardeep Sidhu1-7/+12
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell1-1/+1
2006-09-04Use a better target cpu for gcc when building for coldfire targets. Makes the...Magnus Holmgren1-1/+1
2006-08-31make target_id for tpj1022 unique, 23 was already in useDaniel Stenberg1-1/+1
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2-0/+31
2006-08-31Document the new boottool and bootoutput variablesDave Chapman1-0/+4
2006-08-31Return 0 at the end of ipod_encode() - hopefully fix the build table errorsDave Chapman1-0/+2
2006-08-31H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell1-2/+2
2006-08-31Add boottool and bootoutput variables to allow different a scrambling tool an...Dave Chapman1-1/+29
2006-08-30add Gigabeat support to the scramble toolsMarcoen Hirschberg6-7/+122
2006-08-30Add generation of .mi4 files - the generic PortalPlayer firmware format used ...Dave Chapman4-2/+229
2006-08-30Brand new repolished menu for selecting target. Renumbered all options andDaniel Stenberg1-49/+41
2006-08-30Even when we don't encrypt a mi4 we still need to run the encrypt step so tha...Barry Wardell1-2/+6
2006-08-30simplify the sansa mi4 too and added some attempts to documentation of theDaniel Stenberg1-4/+9
2006-08-29We can tell some mi4 firmwares to use a full filelength plaintext so no need ...Barry Wardell1-5/+12
2006-08-28Enable crosscompiling of the SDL simulator if a crosscompiled SDL is availabl...Jonas Häggqvist1-0/+4
2006-08-281 - made the menu shorter on screenDaniel Stenberg1-53/+93
2006-08-28Add Rockbox bootloader for H10Barry Wardell3-8/+12
2006-08-25fixed the bootloader check to not have to get a huuuuge set of targets butDaniel Stenberg1-12/+11
2006-08-21Make sure mkmi4.sh has the right output filename when building for 5GB H10.Barry Wardell1-0/+2
2006-08-21fix the H10 5GB mi4 creationDaniel Stenberg1-3/+8
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell2-2/+29
2006-08-16Add 'make bin' target to avoid building codecs and pluginsLinus Nielsen Feltzing1-0/+6
2006-08-161. auto-detect and auto-use ccache if installed and present in $PATHDaniel Stenberg1-15/+21
2006-08-13m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch toDaniel Stenberg1-0/+12
2006-08-12Compile for Iriver iFP with short calls.Tomasz Malesinski1-2/+5
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg1-1/+1
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg1-0/+4
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev1-3/+2
2006-08-10make the script echo more about what it is doing (with a ROCKBOXDEV: prefix)Daniel Stenberg1-9/+19
2006-08-03no need to echo the commandsDaniel Stenberg1-3/+3
2006-08-03The sansa build now uses this new mi4 creation script, working as a frontendDaniel Stenberg3-3/+100
2006-08-01First configure support for setting up iriver H10 and SanDisk Sansa e200Daniel Stenberg1-6/+56
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2-3/+21
2006-07-26Fix spellingLinus Nielsen Feltzing1-3/+3
2006-07-22Add support for ipod 5g firmware partitions and untested support for ipod 3gDave Chapman1-8/+49
2006-07-21Initial support for creating ipod firmware partition images. Only tested on ...Dave Chapman1-0/+113
2006-07-20Add new make targets to build the manual as html.Dominik Riebeling1-14/+23
2006-07-03Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is alread...Dave Chapman1-1/+1
2006-06-28Forgot to remove test code for utf8Hardeep Sidhu1-1/+0
2006-06-28Re-adding songdb.pl with support for tagcache. Works with mp3 and has partia...Hardeep Sidhu3-0/+3364
2006-06-05Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).Martin Arver1-3/+0
2006-05-30Use the correct compression when extracting gccLinus Nielsen Feltzing1-1/+1