1. cd87971 HD200 - use ide_power_enable() in bootloader by Marcin Bukat · 15 years ago
  2. a5248a2 Update Samsung YP-S3 bootloader demo by Bertrik Sikken · 15 years ago
  3. 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 15 years ago
  4. ab4a162 Fix gigabeat S includes so it builds again by Frank Gevaerts · 15 years ago
  5. 77dfff5 Fix some more snprintf related warnings. by Thomas Martitz · 15 years ago
  6. 0a1d7c2 Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter. by Thomas Martitz · 15 years ago
  7. c61e89c Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrapped via a static inline. by Thomas Martitz · 15 years ago
  8. 0defb84 Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs the bootloader before jumping to FW. Let the backlight LED ramp up after unplugging USB which just looks better. by Michael Sevakis · 15 years ago
  9. 69fa42d HD200 - rework bootloader logic by Marcin Bukat · 15 years ago
  10. 28d54c6 Add MPIO HD200 port - new files by Marcin Bukat · 15 years ago
  11. b09d3ae Add MPIO HD200 port - changed files by Marcin Bukat · 15 years ago
  12. 0d24df8 FS#11199: ipod bootloader: reboot to disk mode on cable insert, following a fatal error by Torne Wuff · 15 years ago
  13. 011b0fa Gigabeat S: Fix bootloader red from r25547 commit. by Michael Sevakis · 15 years ago
  14. 2dbafc1 Fix some forgotten storage_(read|write)_sectors() calls by Frank Gevaerts · 15 years ago
  15. dee432f as3525v2: silence bootloader by Rafaël Carré · 15 years ago
  16. 492fafe Packard Bell Vibe 500: remove the old bootloader code (actually a lack of code) and make the main-pp.c acting like a true bootloader for the DAP. It's the first step to integrate the DAP with the RBUtil. by Szymon Dziok · 15 years ago
  17. 97c1497 Clip+ : make the bootloader not verbose by default by Rafaël Carré · 15 years ago
  18. e5c8152 Add more information to the battery debug screen for Nano2G by Michael Sparmann · 15 years ago
  19. dfe4643 Remove tabs by Andree Buschmann · 15 years ago
  20. 12af292 Make Clip+ bootloader build by Rafaël Carré · 15 years ago
  21. 553626a Add initial Packard Bell Vibe 500 port, by Szymon Dziok by Frank Gevaerts · 15 years ago
  22. 6fef14b Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. by Bertrik Sikken · 15 years ago
  23. 5cebdcd More tabs removed by Andree Buschmann · 15 years ago
  24. 2392bb4 FS#10047 : Clipv2 by Rafaël Carré · 15 years ago
  25. 6908cc5 Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio. by Mark Arigo · 15 years ago
  26. 2d722a1 make tpj1022 bootloader compile again by Robert Kukla · 15 years ago
  27. d25baec make mini2440 bootloader compile again, and remove a few warnings from sd driver. by Dominik Wenger · 15 years ago
  28. 90b576f Many more drivers for mini2440. Now the main binary compiles and runs. by Dominik Wenger · 15 years ago
  29. 52ca187 Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo (with some limitations, see comments in lcd-m6sp.c) by Bertrik Sikken · 15 years ago
  30. 5b4938a Working Bootloader for mini2440. by Dominik Wenger · 15 years ago
  31. 41c4970 Initial mini2440 port. by Dominik Wenger · 15 years ago
  32. a70c7bf Nano2G bootloader - fix dual-booting the Apple firmware. by Dave Chapman · 15 years ago
  33. f2bf463 Nano2G: Initial (non-working) attempt to load an encrypted copy of the original firmware from the "osbk" image in the firmware partition. Code based on iloader. by Dave Chapman · 15 years ago
  34. b68d7f5 Samsung YP-S3: make bootloader compile again by Bertrik Sikken · 15 years ago
  35. b04a7a8 Make the Nano2G bootloader actually function as a bootloader. The resulting bootloader-ipodnano2g.ipod file needs to be encrypted on a target using the crypt_firmware plugin to create bootloader-ipodnano2g.ipodx, which can then be written to the firmware partition using the ipodpatcher patch at FS#10609. Dual-booting doesn't work yet - only Rockbox can be run. by Dave Chapman · 15 years ago
  36. 0152fe6 bootloader/telechips: disable irqs before jumping to rockbox by Vitja Makarov · 16 years ago
  37. 164d28a Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported from the ams/pp bootloader branch) by Thomas Martitz · 16 years ago
  38. e2ccabf Samsung YH925: Reset the LCD orientation to what the OF expects before branching to it in dualbooting by Thomas Martitz · 16 years ago
  39. bfd42d6 Onda VX747/VX777 bootloader: power off after holding the poweroff button for 2 seconds (BUTTON_REPEAT doesn't seem to work in bootloader) by Maurus Cuelenaere · 16 years ago
  40. f7b4ed3 Onda VX747/VX777 bootloader: make boot menu more robust + add reset Rockbox configuration option by Maurus Cuelenaere · 16 years ago
  41. 304c622 fix more red by Nils Wallménius · 16 years ago
  42. 47608e0 fix red by Nils Wallménius · 16 years ago
  43. caf2011 Onda's: add touchscreen boot menu for targets without/not much physical buttons (VX777) by Maurus Cuelenaere · 16 years ago
  44. 5aeaa84 Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. by Bertrik Sikken · 16 years ago
  45. 4632fc0 Samsung YP-S3: allow player to stay powered up without the USB cable plugged and implement power_off by Bertrik Sikken · 16 years ago
  46. 0dc5cc8 Samsung YP-S3: update bootloader demo app with test code for the wmcodec (volume control of fm radio) by Bertrik Sikken · 16 years ago
  47. ee0ab03 Samsung YP-S3: update backlight brightness curve again (can't go all the way down to 1/256 brightness) and update yp-s3 bootloader demo. by Bertrik Sikken · 16 years ago
  48. 2fb7384 Start of a Rockbox port to the Samsung YP-S3. by Bertrik Sikken · 16 years ago
  49. 4ce26ff Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixes flashes when booting up) by Maurus Cuelenaere · 16 years ago
  50. 3865035 Various Nano2g changes - enable the rest of crt0.S (including clock setup) and make the nano2g bootloader do something useful (displaying gpio ports). Also add checks for the fifo-full condition in the LCD driver - required after enabling all the crt0.S inits by Dave Chapman · 16 years ago
  51. cf9935d Onda VX747: add dual-boot capability + make it possible to permanently 'stick' Rockbox to your DAP by Maurus Cuelenaere · 16 years ago
  52. 0270e4c Get the Nano2G bootloader running - it now runs and displays a logo on one type of Nano2G LCD. by Dave Chapman · 16 years ago
  53. eea149b FS#10436 - add the Sansa View to the build system. The bootloader builds but doesn't do anything useful yet. by Robert Keevil · 16 years ago
  54. afe43d3 Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. by Dave Chapman · 16 years ago
  55. 80fbb4e Update initialisation and display of debug info in meizu M3 bootloader by Bertrik Sikken · 16 years ago
  56. c468273 Onda VX747: clean up bootloader a bit and make sure storage doesn't get init'd twice by Maurus Cuelenaere · 16 years ago
  57. 278b8f8 Onda VX747 bootloader: don't init storage twice by Maurus Cuelenaere · 16 years ago
  58. f62388f TCC78x: Enable interrupts/threading in the bootloader (required now that the storage driver yields). by Rob Purchase · 16 years ago
  59. 743dcf7 Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to control brightness with the touch strip. by Bertrik Sikken · 16 years ago
  60. 5829420 * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX747+ in scramble and configure by Maurus Cuelenaere · 16 years ago
  61. 3520d8e Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver by Rafaël Carré · 16 years ago
  62. f504153 FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up by Rafaël Carré · 16 years ago
  63. 758bb3b 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio working on 820 & 925 (untested on the 920). No battery readings. No recording. No plugins. Keymap needs work. by Mark Arigo · 16 years ago
  64. 4633446 Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This will hopefully make ongoing mmu work easier as less places need to be changed. by Thomas Martitz · 16 years ago
  65. 49fccaf FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition in place of the main Apple firmware. This image is only loaded if no rockbox.ipod is found so does not affect current behaviour. The advantage is a small increase in boottime. This patch also adds documentation to bootloader/ipod.c in the form of a comment describing the booting behaviour. by Dave Chapman · 16 years ago
  66. dccdce6 Remove unnecessary #include "adc.h" by Bertrik Sikken · 16 years ago
  67. 3369a74 Fix VX767 bootloader warning by Maurus Cuelenaere · 16 years ago
  68. 75be9c3 Gigabeat FX: Look for button A (rather than any button) in bootloader for verbose mode - needed for flashed bootloader by Karl Kurbjun · 16 years ago
  69. be8a27a Onda VX747: fix touchscreen issues when switching from bootloader to 'normal' Rockbox by Maurus Cuelenaere · 16 years ago
  70. aeddacb FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection. by Mustapha Senhaji · 16 years ago
  71. b2c4bd3 M:Robe 500: Remove some dead test code in bootloader, reorganize the bootloader link script, and remove an unnecessary lcd disable/enable in initialization. by Karl Kurbjun · 16 years ago
  72. f5c5983 commit FS#10092 (cleanup AMS system init) by Rafaël Carré. by Dominik Wenger · 16 years ago
  73. 8983fcb Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. by Daniel Stenberg · 16 years ago
  74. b5e6eec Fix ZVM 30GB bootloader. by Thomas Martitz · 16 years ago
  75. 6ce98bd FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolves a bug where the c200 bootloader would loop flashing the logo if loading rockbox failed and drop support for loading old .e200 and .h10 rockbox main binaries for the e200 resp h10, affects e200, c200, h10 (both kinds) and mrobe 100. by Nils Wallménius · 16 years ago
  76. 9e1d00c Get the M:Robe 500 main build booting again, fix a bug and commit the rest of Cat's work to get sound working. The code is messy right now, but it plays a file (test.raw) in a normal build when you go into the debug ports screen. Take 1. by Karl Kurbjun · 16 years ago
  77. 935fad7 Small fix for touchscreen-capable DAP's in display_logf() by Maurus Cuelenaere · 16 years ago
  78. cf26322 fix the obligatory yellow by Frank Gevaerts · 16 years ago
  79. 2ee18b3 fix storage_*() calls by Frank Gevaerts · 16 years ago
  80. 00baccd Onda VX747 bootloader: don't remove too much info.. by Maurus Cuelenaere · 16 years ago
  81. 4b0ae10 Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds) by Maurus Cuelenaere · 16 years ago
  82. 4532d14 Onda VX747: by Maurus Cuelenaere · 16 years ago
  83. 21f0c9a Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE. by Michael Sevakis · 16 years ago
  84. 04c7379 Onda VX747: commit some parts to get apps/ to compile (more will follow) by Maurus Cuelenaere · 16 years ago
  85. c33209e Add optional logf display helper function for bootloaders by Maurus Cuelenaere · 16 years ago
  86. 3f109f5 Onda VX747: enable USB in the bootloader by Maurus Cuelenaere · 16 years ago
  87. 4d3a020 Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat between physical and virtual addresses. NO BOOTLOADER UPDATE SHOULD BE NEEDED. The firmware image now handles low-level system setup as well. by Michael Sevakis · 16 years ago
  88. ee1e8be Creative ZVM: by Maurus Cuelenaere · 16 years ago
  89. af5c4d1 Silence the m:robe 100 and HDD1630 bootloaders by Mark Arigo · 16 years ago
  90. 47509fa Fix up ZVM builds. It appeared to share common definitions with PP502x targets so use those. Remove one stale comment left behind in last commit. by Michael Sevakis · 16 years ago
  91. 616c98b USB detection changes. c200/e200: Consider USB to be powered when charger is plugged but detect USB connection by bus reset. When received, disconnect and restart the driver fully enabled. imx31: Fix hack used to make initial connect succeeded-- set PHY type before initial reset. General: Move some target code out of usb-drv-arc.c and implement it in respective usb sources and CPU headers so things stay clean. by Michael Sevakis · 16 years ago
  92. 3482a55 Dual boot for the Philips HDD1630. by Mark Arigo · 16 years ago
  93. c97f640 Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some buttons defined, a bootloader, and stubs for most drivers. by Michael Giacomelli · 16 years ago
  94. 9da2456 Fix SVN properties by Maurus Cuelenaere · 16 years ago
  95. 40ec543 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut) by Maurus Cuelenaere · 16 years ago
  96. cb06108 Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching to firmware and cache handling. Put proper main return address in lr. by Michael Sevakis · 16 years ago
  97. bc963c3 Hopefully mop-up remaining red. by Michael Sevakis · 16 years ago
  98. a091d20 Added 'keywords' and 'eol-style' properties. by Björn Stenberg · 16 years ago
  99. 2b39cb4 Sansa AMS bootloader: consider the bootloader finished by Rafaël Carré · 16 years ago
  100. 76e662b fix the e200r installer so it compiles again (storage rework broke it) by Jonathan Gordon · 16 years ago