- 679d2c1 Added dualboot usb detection for Clip, so OF boots on usb insert. by Björn Stenberg · 16 years ago
- 68e24d3 Commit updated mkamsboot for c200v2 patching. Tested and seems to be working using USB for dualboot. by Michael Giacomelli · 16 years ago
- db1ea97 Add MD5 checksum for v1.01.22 of the Fuze original firmware. by Dave Chapman · 16 years ago
- 032b3d4 m200v4: correct the BOOTDIR define, and invert the button check in the dualboot.S by Dominik Wenger · 16 years ago
- 48b4e52 mkamsboot: dualboot button for Sansa Fuze by Rafaël Carré · 16 years ago
- dcb0e43 Clean up the Makefile a little - no functional changes. by Dave Chapman · 16 years ago
- 55634f7 grrr, I need to learn to do case insensitive grepping when that's the better idea... by Daniel Stenberg · 16 years ago
- 044ba22 "mv m200v2 m200v4" by Daniel Stenberg · 16 years ago
- 34151e5 mkamsboot: Use left button on e200v2 to dual boot (like e200v1) by Rafaël Carré · 16 years ago
- 29a5373 mkamsboot: supports Fuze firmwares by Rafaël Carré · 16 years ago
- 5456859 Correct the MD5 sum for the Clip 1.1.29 firmware. by Dave Chapman · 16 years ago
- c91d787 Add MD5 checksumming of the original firmware images - for extra safety, and also because some Fuze firmwares have the same ID (or what we thought was the ID) as the M200 firmwares. Plus a few minor cleanups. by Dave Chapman · 16 years ago
- 3e7fdbb Sansav2 dualboot: correctly use keyscan for Clip by Rafaël Carré · 16 years ago
- a5a2f12 mkamsboot: Fix makefile rules for e200v2 and m200v2 by Rafaël Carré · 16 years ago
- 415c46e add sansa m200v2 support to mkamsboot. by Dominik Wenger · 16 years ago
- e18809b Correct an error message by Dave Chapman · 16 years ago
- 08c41d4 Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently used by Logik DAX and m200v1 ports) driver up in the target tree and share with the m200v2 - as2525 parts contributed by Rafael Carre. Includes the start (but is still very incomplete) of an LCD driver for the e200v2. m200v2 is not yet fully supported by mkamsboot - that will come soon. Also some minor cleanups for the Clip. by Dave Chapman · 16 years ago
- 6bbe66a Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa V2 bootloader and firmware files. These files are the same format (a simple 8-byte header consisting of a 32-bit checksum followed by 4-char model name is prepended to the binary data) as that used by lots of other Rockbox targets (.ipod, iriver etc). Support added to scramble/mkamsboot for both clip and e200v2, even though the latter is not in SVN yet. Also add a check of the whole-file original firmware checksum to mkamsboot and add a new $scramblebitmaptools toolset variable in configure. The output of this version of mkamsboot is confirmed to be md5sum-identical to the previous version. by Dave Chapman · 16 years ago
- 4f80274 Add Rafael Carre to the (C) message in the output of mkamsboot. This should be the last commit for a while... by Dave Chapman · 16 years ago
- 3c65d2b Fix another bug in dualboot.S, add Rafael Carre as the (C) holder of dualboot.S (most of the code there is his) and use the standard Rockbox header in mkamsboot.c. This code is still untested on target. by Dave Chapman · 16 years ago
- d2e551f Fix a bug in the uclcopy loop, plus add a warning to make sure people know the untested status of this code. by Dave Chapman · 16 years ago
- 1a549d4 Fix some off-by-one errors, plus remove some unused variables by Dave Chapman · 16 years ago
- 1c4bcfa Major rework of mkamsboot, extending work done by Rafael Carre. We now build one "dualboot.bin" mini-bootloader per target and embed it in the mkamsboot binary. The user of mkamsboot just needs to provide an original firmware file, and a Rockbox bootloader file. This code currently supports just the Clip (hardware revision 1) and the E200v2 - button checks are needed for the other V2 targets. NOTE: This is completely untested on-target, and may brick your device. by Dave Chapman · 16 years ago
- c6be818 Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so this should still work the same as before. by Dave Chapman · 16 years ago