1. 49a3808 Remove the unused ENRD0_USB_STATUS define, I'll leave the other button defines in, maybe someone wants his bootloader to use one of those instead ;) by Tobias Diedrich · 15 years ago
  2. 7d15c43 Use DBOP to check for left button on C200v2 like we are supposed to instead of right button by Tobias Diedrich · 15 years ago
  3. 470be75 Use DBOP to check for left button on C200v2 like we are supposed to instead of right button by Tobias Diedrich · 15 years ago
  4. 27d529e mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lr by Rafaël Carré · 15 years ago
  5. 0dcf93e Use build dir and respect TARGET_DIR when building mkamsboot. by Dominik Riebeling · 15 years ago
  6. ff6b042 mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF by Rafaël Carré · 15 years ago
  7. e2d1eb6 mkamsboot: support Fuzev2 OF 2.03.33 by Rafaël Carré · 15 years ago
  8. d9e508b mkamsboot: support Clip+ OF v01.02.15 by Rafaël Carré · 15 years ago
  9. c23a7cc Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models by Rafaël Carré · 15 years ago
  10. 66f1830 Clip+: boot to OF if USB is connected by Rafaël Carré · 15 years ago
  11. 268f7c4 fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD for example) by Marcoen Hirschberg · 15 years ago
  12. fdf8e2d mkamsboot: accept Clip+ OF v01.02.13 by Rafaël Carré · 15 years ago
  13. be920c4 Fix Fuzev2 OF version by Rafaël Carré · 15 years ago
  14. 0d96f9e mkamsboot: add fuzev2 OF 2.02.31 by Rafaël Carré · 15 years ago
  15. 20fccd8 mkamsboot: add Clipv2 OF v2.01.35 by Rafaël Carré · 15 years ago mkamsboot_1.2
  16. b0e3fc6 mkamsboot: update README for Clip+/Fuzev2 by Rafaël Carré · 15 years ago
  17. a384cdf mkamsboot: update for Clipv1 OF v01.01.35 (tested) by Rafaël Carré · 15 years ago
  18. 1f251ea mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2 by Rafaël Carré · 15 years ago
  19. 5c4659a Correct search&replace error. by Thomas Martitz · 15 years ago
  20. d985208 Make it easier to change the toolchain in the dualboot Makefile. by Thomas Martitz · 15 years ago
  21. ccefc95 Make bin2c ensure that the generated C arrays are 32bit aligned. Building nrv2e_d8 with the eabi toolchain breaks this assumption by Thomas Martitz · 15 years ago
  22. 86f2458 mkamsboot/dualboot: make the unused vectors be infinite loops by Rafaël Carré · 15 years ago
  23. f6540e8 Sansa Fuzev2: Add mkamsboot and dualboot support. The bootloader doesn't work, but pressing |<< or inserting USB to boot the OF does. by Thomas Martitz · 15 years ago
  24. 3b53fe0 mkamsboot: make sure files depending on dualboot.h are updated by Rafaël Carré · 15 years ago
  25. c36a644 mkamsboot: use version.sh properly by Rafaël Carré · 15 years ago
  26. b6c20c1 mkamsboot: prevents 2 potential problems by Rafaël Carré · 15 years ago
  27. b4f6c6f Tweaked dependencies a bit by Björn Stenberg · 15 years ago
  28. 75919d5 Revert r24763 : LIBOBJS is already included in OBJS by Rafaël Carré · 15 years ago
  29. a63b225 mkamsboot binary depends on the same object files than libmkamsboot by Rafaël Carré · 15 years ago
  30. 40e833a Clip+ remove setting GPIOB PIN0, it seems needed only for power by Rafaël Carré · 15 years ago
  31. 7c8dbf4 mkamsboot: update dualboot.c / dualboot.h in place by Rafaël Carré · 15 years ago
  32. b4fd5d8 Include dualboot.h in dualboot.c as an additional compile time sanity check by Bertrik Sikken · 15 years ago
  33. aa8da23 Sansa Clip+: Unset B0 correctly in dualboot.S by Jack Halpin · 15 years ago
  34. 74c4809 Sansa Clip+: Unset pin B0 correctly in dualboot.S by Jack Halpin · 15 years ago
  35. de3489a Sansa Clip+ : Add dualboot support for sansa clip+ to mkamsboot. by Jack Halpin · 15 years ago
  36. b1dfdd4 Update mkamsboot for Fuze OF 01.02.31 by Michael Chicoine · 15 years ago
  37. 8b926e9 Add Sansa Clip+ target to test mkamsboot by Rafaël Carré · 15 years ago
  38. 69a5ff7 Make lipo calls silent. by Dominik Riebeling · 15 years ago
  39. d587794 Remove special lib Makefile targets that aren't used anymore. by Dominik Riebeling · 15 years ago
  40. f0d0ba8 Fix building universal binaries. by Dominik Riebeling · 15 years ago
  41. cca6f74 Handle TARGET_DIR in universal library building. by Dominik Riebeling · 15 years ago
  42. a721007 mkamsboot: fix linking (typo from r23520) by Rafaël Carré · 15 years ago
  43. d47366b Remove unused variable. by Dominik Riebeling · 15 years ago
  44. ea61780 Clean up mkamsboot building. No functional changes. by Dominik Riebeling · 15 years ago
  45. 606a333 Fix building of Rockbox Utility by restoring object list for libmkamsboot.a by Dominik Riebeling · 15 years ago
  46. 15ea6e6 FS#10741 - rbutil: Fix mkamsboot Makefile dependancies by Tomer Shalev · 15 years ago
  47. 747b9ca mkamsboot: allow the version string to be overridden from the commandline - e.g. "make APPVERSION=v1.1 mkamsboot". by Dave Chapman · 15 years ago
  48. e51dbc0 mkamsboot: support Fuze OF v 1.02.28 by Rafaël Carré · 15 years ago
  49. 30ea0b6 mkamsboot: build and package (dmg) an universal OSX binary by Rafaël Carré · 15 years ago
  50. 32b367b Don't warn if the archive has to be created. by Dominik Riebeling · 15 years ago
  51. 2417023 Make mkamsboot Makefile operate silent per default. by Dominik Riebeling · 15 years ago
  52. 4d86861 rbutil: modify buildsystem so you can build outside of the rbutilqt directoy. (similar to the normal buildsystem). Attention: Spaces in the path will cause errors. by Dominik Wenger · 15 years ago
  53. 4dd44bf Explicitly set CC to prevent make trying to use cc instead. Fixes build issues on w32. by Dominik Riebeling · 15 years ago
  54. ac77c08 Make mkamsboot Makefile more silent. by Dominik Riebeling · 15 years ago
  55. cb55d5c rbutil: move extern "C" declaration into mkamsboot.h by Dominik Wenger · 15 years ago
  56. f4e2d83 mkamsboot: move intermediate files into a build directory and allow building of a universal lib (for macs) by Dominik Wenger · 15 years ago
  57. a66dfa4 rbutil: add ams sansa targets. (FS#10185) by Dominik Wenger · 15 years ago
  58. b5f9f61 mkamsboot: remove runtime copyright notice by Rafaël Carré · 16 years ago
  59. ff2f839 Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed number like 1.1 can (and should) be used for releases. by Thomas Martitz · 16 years ago
  60. ef7ad19 mkamsboot: change version string to 1.1, move devices list in the header by Rafaël Carré · 16 years ago
  61. f9eeab2 Slightly rewrite some parts of mkamsboot for better output and some sanity in the early array declarations. No functional change. by Thomas Martitz · 16 years ago
  62. 8bb5e43 mkamsboot: refuse to patch an untested OF, and provide a list of tested OF versions by Rafaël Carré · 16 years ago
  63. a96f237 mkamsboot : brackets at the start of functions must be on their line - thanks to linuxstb for noticing by Rafaël Carré · 16 years ago
  64. 96165ab FS#10253 : mkamsboot v1.0 by Rafaël Carré · 16 years ago mkamsboot_1.0
  65. b0e0ec8 mkamsboot: really error out if OF model is different from bootloader model by Rafaël Carré · 16 years ago
  66. 9ed51a0 mkamsboot : use left button for dual boot on Sansa Clip for consistency with other Sansa models by Rafaël Carré · 16 years ago
  67. f2c07a6 mkamsboot : remove a misleading comment (we only use IRAM) by Rafaël Carré · 16 years ago
  68. 2383370 Support Fuze 01.02.26 OF version. by Thomas Martitz · 16 years ago
  69. e60ca80 Add md5 for clip OF version 1.01.32 to mkamsboot (verified to work) by Bertrik Sikken · 16 years ago
  70. 679d2c1 Added dualboot usb detection for Clip, so OF boots on usb insert. by Björn Stenberg · 16 years ago
  71. 68e24d3 Commit updated mkamsboot for c200v2 patching. Tested and seems to be working using USB for dualboot. by Michael Giacomelli · 16 years ago
  72. db1ea97 Add MD5 checksum for v1.01.22 of the Fuze original firmware. by Dave Chapman · 16 years ago
  73. 032b3d4 m200v4: correct the BOOTDIR define, and invert the button check in the dualboot.S by Dominik Wenger · 16 years ago
  74. 48b4e52 mkamsboot: dualboot button for Sansa Fuze by Rafaël Carré · 16 years ago
  75. dcb0e43 Clean up the Makefile a little - no functional changes. by Dave Chapman · 16 years ago
  76. 55634f7 grrr, I need to learn to do case insensitive grepping when that's the better idea... by Daniel Stenberg · 16 years ago
  77. 044ba22 "mv m200v2 m200v4" by Daniel Stenberg · 16 years ago
  78. 34151e5 mkamsboot: Use left button on e200v2 to dual boot (like e200v1) by Rafaël Carré · 16 years ago
  79. 29a5373 mkamsboot: supports Fuze firmwares by Rafaël Carré · 16 years ago
  80. 5456859 Correct the MD5 sum for the Clip 1.1.29 firmware. by Dave Chapman · 16 years ago
  81. 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
  82. 3e7fdbb Sansav2 dualboot: correctly use keyscan for Clip by Rafaël Carré · 16 years ago
  83. a5a2f12 mkamsboot: Fix makefile rules for e200v2 and m200v2 by Rafaël Carré · 16 years ago
  84. 415c46e add sansa m200v2 support to mkamsboot. by Dominik Wenger · 16 years ago
  85. e18809b Correct an error message by Dave Chapman · 16 years ago
  86. 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
  87. 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
  88. 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
  89. 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
  90. 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
  91. 1a549d4 Fix some off-by-one errors, plus remove some unused variables by Dave Chapman · 16 years ago
  92. 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
  93. 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