1. 88cda7e mkamsboot: fix some Clipv2 that we used to brick by Rafaël Carré · 13 years ago
  2. d1b47c2 Clipv2: fix button reading on some models by Rafaël Carré · 13 years ago
  3. 76440aa mkamsboot: ignore built files / folders by Rafaël Carré · 13 years ago
  4. e4614c4 mkamsboot: update README by Rafaël Carré · 13 years ago bootloader_amsv2_v4
  5. 6a94f6b mkamsboot: don't boot OF when USB is plugged by Rafaël Carré · 13 years ago
  6. 8420502 libtools.make: add rule to build a DLL. by Dominik Riebeling · 13 years ago
  7. d16cefc mkamsboot: convert to use libtools.make. by Dominik Riebeling · 13 years ago
  8. c9a8031 mkamsboot: add support for sansa clip zip firmware version v1.01.18 by Bertrik Sikken · 13 years ago
  9. 444b176 mkamsboot: make clip zip boot OF when pressing left button by Rafaël Carré · 13 years ago
  10. ab76a0d mkamsboot/dualboot: use arm-elf-eabi cross compiler by default by Rafaël Carré · 13 years ago
  11. 1ab2aa1 Sansa clip zip: allow original firmware versions 1.1.12, 1.1.15 and 1.1.17 to be patched by Bertrik Sikken · 13 years ago
  12. e90f961 Sansa clip zip: update mkamsboot and fix various drivers to make it boot to the main firmware by Bertrik Sikken · 13 years ago
  13. 94c573f Sansa clipzip: miscellaneous updates by Bertrik Sikken · 13 years ago
  14. 1195b23 sansa clipplus: add version 01.02.16 to mkamsboot as a firmware that can be patched by Bertrik Sikken · 13 years ago
  15. c7c657c Prevent unnecessary rebuilding of libs. by Dominik Riebeling · 13 years ago
  16. 2052540 sansa clipzip: implement default dualboot code (boots to OF unconditionally for now) by Bertrik Sikken · 13 years ago
  17. 463b3ed Initial framework for the Sandisk Sansa Clip Zip by Bertrik Sikken · 13 years ago
  18. 1a6172d mkamsboot: remove useless casts by Rafaël Carré · 14 years ago
  19. 621524e mkamsboot: correct old comments by Rafaël Carré · 14 years ago
  20. 02dce45 mkamsboot: restructure model / firmware file information. by Dominik Riebeling · 14 years ago
  21. e1b1183 Tweak Makefiles a bit to allow cross compiling Rockbox Utility. by Dominik Riebeling · 14 years ago
  22. b0db713 mkamsboot: don't boot OF if USB is plugged (AMSv1 only) by Rafaël Carré · 15 years ago mkamsboot_1.4
  23. bff5e3d mkamsboot: take in account the additional 0x200 block when calculating size by Rafaël Carré · 15 years ago
  24. 765c4f1 mkamsboot: update outdated comment by Rafaël Carré · 15 years ago
  25. f5c7910 mkamsboot: fix for newer fuzev2 by Rafaël Carré · 15 years ago
  26. 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
  27. 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
  28. 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
  29. 27d529e mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lr by Rafaël Carré · 15 years ago
  30. 0dcf93e Use build dir and respect TARGET_DIR when building mkamsboot. by Dominik Riebeling · 15 years ago
  31. ff6b042 mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF by Rafaël Carré · 15 years ago
  32. e2d1eb6 mkamsboot: support Fuzev2 OF 2.03.33 by Rafaël Carré · 15 years ago
  33. d9e508b mkamsboot: support Clip+ OF v01.02.15 by Rafaël Carré · 15 years ago
  34. c23a7cc Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models by Rafaël Carré · 15 years ago
  35. 66f1830 Clip+: boot to OF if USB is connected by Rafaël Carré · 15 years ago
  36. 268f7c4 fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD for example) by Marcoen Hirschberg · 15 years ago
  37. fdf8e2d mkamsboot: accept Clip+ OF v01.02.13 by Rafaël Carré · 15 years ago
  38. be920c4 Fix Fuzev2 OF version by Rafaël Carré · 15 years ago
  39. 0d96f9e mkamsboot: add fuzev2 OF 2.02.31 by Rafaël Carré · 15 years ago
  40. 20fccd8 mkamsboot: add Clipv2 OF v2.01.35 by Rafaël Carré · 15 years ago mkamsboot_1.2
  41. b0e3fc6 mkamsboot: update README for Clip+/Fuzev2 by Rafaël Carré · 15 years ago
  42. a384cdf mkamsboot: update for Clipv1 OF v01.01.35 (tested) by Rafaël Carré · 15 years ago
  43. 1f251ea mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2 by Rafaël Carré · 15 years ago
  44. 5c4659a Correct search&replace error. by Thomas Martitz · 15 years ago
  45. d985208 Make it easier to change the toolchain in the dualboot Makefile. by Thomas Martitz · 15 years ago
  46. 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
  47. 86f2458 mkamsboot/dualboot: make the unused vectors be infinite loops by Rafaël Carré · 15 years ago
  48. 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
  49. 3b53fe0 mkamsboot: make sure files depending on dualboot.h are updated by Rafaël Carré · 15 years ago
  50. c36a644 mkamsboot: use version.sh properly by Rafaël Carré · 15 years ago
  51. b6c20c1 mkamsboot: prevents 2 potential problems by Rafaël Carré · 15 years ago
  52. b4f6c6f Tweaked dependencies a bit by Björn Stenberg · 15 years ago
  53. 75919d5 Revert r24763 : LIBOBJS is already included in OBJS by Rafaël Carré · 15 years ago
  54. a63b225 mkamsboot binary depends on the same object files than libmkamsboot by Rafaël Carré · 15 years ago
  55. 40e833a Clip+ remove setting GPIOB PIN0, it seems needed only for power by Rafaël Carré · 15 years ago
  56. 7c8dbf4 mkamsboot: update dualboot.c / dualboot.h in place by Rafaël Carré · 15 years ago
  57. b4fd5d8 Include dualboot.h in dualboot.c as an additional compile time sanity check by Bertrik Sikken · 15 years ago
  58. aa8da23 Sansa Clip+: Unset B0 correctly in dualboot.S by Jack Halpin · 15 years ago
  59. 74c4809 Sansa Clip+: Unset pin B0 correctly in dualboot.S by Jack Halpin · 15 years ago
  60. de3489a Sansa Clip+ : Add dualboot support for sansa clip+ to mkamsboot. by Jack Halpin · 15 years ago
  61. b1dfdd4 Update mkamsboot for Fuze OF 01.02.31 by Michael Chicoine · 15 years ago
  62. 8b926e9 Add Sansa Clip+ target to test mkamsboot by Rafaël Carré · 15 years ago
  63. 69a5ff7 Make lipo calls silent. by Dominik Riebeling · 15 years ago
  64. d587794 Remove special lib Makefile targets that aren't used anymore. by Dominik Riebeling · 15 years ago
  65. f0d0ba8 Fix building universal binaries. by Dominik Riebeling · 15 years ago
  66. cca6f74 Handle TARGET_DIR in universal library building. by Dominik Riebeling · 15 years ago
  67. a721007 mkamsboot: fix linking (typo from r23520) by Rafaël Carré · 15 years ago
  68. d47366b Remove unused variable. by Dominik Riebeling · 15 years ago
  69. ea61780 Clean up mkamsboot building. No functional changes. by Dominik Riebeling · 15 years ago
  70. 606a333 Fix building of Rockbox Utility by restoring object list for libmkamsboot.a by Dominik Riebeling · 15 years ago
  71. 15ea6e6 FS#10741 - rbutil: Fix mkamsboot Makefile dependancies by Tomer Shalev · 15 years ago
  72. 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
  73. e51dbc0 mkamsboot: support Fuze OF v 1.02.28 by Rafaël Carré · 15 years ago
  74. 30ea0b6 mkamsboot: build and package (dmg) an universal OSX binary by Rafaël Carré · 15 years ago
  75. 32b367b Don't warn if the archive has to be created. by Dominik Riebeling · 15 years ago
  76. 2417023 Make mkamsboot Makefile operate silent per default. by Dominik Riebeling · 15 years ago
  77. 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
  78. 4dd44bf Explicitly set CC to prevent make trying to use cc instead. Fixes build issues on w32. by Dominik Riebeling · 15 years ago
  79. ac77c08 Make mkamsboot Makefile more silent. by Dominik Riebeling · 15 years ago
  80. cb55d5c rbutil: move extern "C" declaration into mkamsboot.h by Dominik Wenger · 15 years ago
  81. f4e2d83 mkamsboot: move intermediate files into a build directory and allow building of a universal lib (for macs) by Dominik Wenger · 15 years ago
  82. a66dfa4 rbutil: add ams sansa targets. (FS#10185) by Dominik Wenger · 15 years ago
  83. b5f9f61 mkamsboot: remove runtime copyright notice by Rafaël Carré · 16 years ago
  84. 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
  85. ef7ad19 mkamsboot: change version string to 1.1, move devices list in the header by Rafaël Carré · 16 years ago
  86. 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
  87. 8bb5e43 mkamsboot: refuse to patch an untested OF, and provide a list of tested OF versions by Rafaël Carré · 16 years ago
  88. 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
  89. 96165ab FS#10253 : mkamsboot v1.0 by Rafaël Carré · 16 years ago mkamsboot_1.0
  90. b0e0ec8 mkamsboot: really error out if OF model is different from bootloader model by Rafaël Carré · 16 years ago
  91. 9ed51a0 mkamsboot : use left button for dual boot on Sansa Clip for consistency with other Sansa models by Rafaël Carré · 16 years ago
  92. f2c07a6 mkamsboot : remove a misleading comment (we only use IRAM) by Rafaël Carré · 16 years ago
  93. 2383370 Support Fuze 01.02.26 OF version. by Thomas Martitz · 16 years ago
  94. e60ca80 Add md5 for clip OF version 1.01.32 to mkamsboot (verified to work) by Bertrik Sikken · 16 years ago
  95. 679d2c1 Added dualboot usb detection for Clip, so OF boots on usb insert. by Björn Stenberg · 16 years ago
  96. 68e24d3 Commit updated mkamsboot for c200v2 patching. Tested and seems to be working using USB for dualboot. by Michael Giacomelli · 16 years ago
  97. db1ea97 Add MD5 checksum for v1.01.22 of the Fuze original firmware. by Dave Chapman · 16 years ago
  98. 032b3d4 m200v4: correct the BOOTDIR define, and invert the button check in the dualboot.S by Dominik Wenger · 16 years ago
  99. 48b4e52 mkamsboot: dualboot button for Sansa Fuze by Rafaël Carré · 16 years ago
  100. dcb0e43 Clean up the Makefile a little - no functional changes. by Dave Chapman · 16 years ago