Age | Commit message (Expand) | Author |
2009-10-11 | mkamsboot: allow the version string to be overridden from the commandline - e... | Dave Chapman |
2009-10-10 | mkamsboot: support Fuze OF v 1.02.28 | Rafaël Carré |
2009-10-09 | mkamsboot: build and package (dmg) an universal OSX binary | Rafaël Carré |
2009-10-08 | Don't warn if the archive has to be created. | Dominik Riebeling |
2009-09-05 | Make mkamsboot Makefile operate silent per default. | Dominik Riebeling |
2009-09-04 | rbutil: modify buildsystem so you can build outside of the rbutilqt directoy.... | Dominik Wenger |
2009-09-04 | Explicitly set CC to prevent make trying to use cc instead. Fixes build issue... | Dominik Riebeling |
2009-08-15 | Make mkamsboot Makefile more silent. | Dominik Riebeling |
2009-08-15 | rbutil: move extern "C" declaration into mkamsboot.h | Dominik Wenger |
2009-08-15 | mkamsboot: move intermediate files into a build directory and allow building ... | Dominik Wenger |
2009-08-15 | rbutil: add ams sansa targets. (FS#10185) | Dominik Wenger |
2009-07-17 | mkamsboot: remove runtime copyright notice | Rafaël Carré |
2009-07-05 | Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed... | Thomas Martitz |
2009-07-05 | mkamsboot: change version string to 1.1, move devices list in the header | Rafaël Carré |
2009-07-05 | Slightly rewrite some parts of mkamsboot for better output and some sanity in... | Thomas Martitz |
2009-06-04 | mkamsboot: refuse to patch an untested OF, and provide a list of tested OF ve... | Rafaël Carré |
2009-05-28 | mkamsboot : brackets at the start of functions must be on their line - thanks... | Rafaël Carré |
2009-05-28 | FS#10253 : mkamsboot v1.0 | Rafaël Carré |
2009-05-25 | mkamsboot: really error out if OF model is different from bootloader model | Rafaël Carré |
2009-05-22 | mkamsboot : use left button for dual boot on Sansa Clip for consistency with ... | Rafaël Carré |
2009-05-22 | mkamsboot : remove a misleading comment (we only use IRAM) | Rafaël Carré |
2009-04-11 | Support Fuze 01.02.26 OF version. | Thomas Martitz |
2009-03-16 | Add md5 for clip OF version 1.01.32 to mkamsboot (verified to work) | Bertrik Sikken |
2008-12-29 | Added dualboot usb detection for Clip, so OF boots on usb insert. | Björn Stenberg |
2008-12-24 | Commit updated mkamsboot for c200v2 patching. Tested and seems to be working... | Michael Giacomelli |
2008-12-15 | Add MD5 checksum for v1.01.22 of the Fuze original firmware. | Dave Chapman |
2008-11-25 | m200v4: correct the BOOTDIR define, and invert the button check in the dualbo... | Dominik Wenger |
2008-11-24 | mkamsboot: dualboot button for Sansa Fuze | Rafaël Carré |
2008-11-14 | Clean up the Makefile a little - no functional changes. | Dave Chapman |
2008-11-10 | grrr, I need to learn to do case insensitive grepping when that's the better ... | Daniel Stenberg |
2008-11-10 | "mv m200v2 m200v4" | Daniel Stenberg |
2008-11-02 | mkamsboot: Use left button on e200v2 to dual boot (like e200v1) | Rafaël Carré |
2008-10-30 | mkamsboot: supports Fuze firmwares | Rafaël Carré |
2008-10-30 | Correct the MD5 sum for the Clip 1.1.29 firmware. | Dave Chapman |
2008-10-30 | Add MD5 checksumming of the original firmware images - for extra safety, and ... | Dave Chapman |
2008-10-28 | Sansav2 dualboot: correctly use keyscan for Clip | Rafaël Carré |
2008-10-28 | mkamsboot: Fix makefile rules for e200v2 and m200v2 | Rafaël Carré |
2008-10-19 | add sansa m200v2 support to mkamsboot. | Dominik Wenger |
2008-10-19 | Correct an error message | Dave Chapman |
2008-10-19 | Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u... | Dave Chapman |
2008-10-12 | Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ... | Dave Chapman |
2008-10-11 | Add Rafael Carre to the (C) message in the output of mkamsboot. This should ... | Dave Chapman |
2008-10-11 | Fix another bug in dualboot.S, add Rafael Carre as the (C) holder of dualboot... | Dave Chapman |
2008-10-11 | Fix a bug in the uclcopy loop, plus add a warning to make sure people know th... | Dave Chapman |
2008-10-11 | Fix some off-by-one errors, plus remove some unused variables | Dave Chapman |
2008-10-11 | Major rework of mkamsboot, extending work done by Rafael Carre. We now build... | Dave Chapman |
2008-10-04 | Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th... | Dave Chapman |