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