1. 333b9ed imx233/fuze+: fix apps linker script, add comment in bootloader by Amaury Pouly · 13 years ago
  2. 25f0060 imx233/fuze+: don't reboot after usb more, enter usb more after storage init, remove useless printf by Amaury Pouly · 13 years ago
  3. 7d4fed5 imx233:fuze+: major memory and usb rework by Amaury Pouly · 13 years ago
  4. 2b9e944 Rework c200wipe to use proper partitioning and formatting code, which makes the code size-independent. by Frank Gevaerts · 13 years ago
  5. 463b3ed Initial framework for the Sandisk Sansa Clip Zip by Bertrik Sikken · 13 years ago
  6. 82f70b8 imx233/fuze+: add SD detection support by Amaury Pouly · 13 years ago bootloader_ams_v4
  7. 5a26811 imx233/fuze+: make SOURCES more correct, implement i2c for fmradio by Amaury Pouly · 13 years ago
  8. 8c954e2 sansa AMS bootloader: make strings static by Rafaël Carré · 13 years ago
  9. e595582 bootloaders: cleanup by Rafaël Carré · 13 years ago
  10. 82ecc75 imx233/fuze+: make config.h more correct, remove logo from bootloader, update linker file and crt0 to produce a single blob into dram by Amaury Pouly · 13 years ago
  11. 617d1e9 imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu frequency changing, implement panic waiting by Amaury Pouly · 13 years ago
  12. 91ce4b2 Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. by Jens Arnold · 13 years ago
  13. 2cf3313 fuze+: add more clocking code, add dma code, add ssp code, add stub usb code, update storage to SD + MMC, beginning of the driver by Amaury Pouly · 13 years ago
  14. dceceef Move dbg_hw_info() into target tree. FS#11735 by me by Marcin Bukat · 14 years ago
  15. 976a169 Rockchip rk27xx port initial commit. This is still work in progress. by Marcin Bukat · 14 years ago
  16. 86e8c28 fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug screen, bootloader enters debug screen by default by Amaury Pouly · 14 years ago
  17. 08fb3f6 Sansa Fuze+: initial commit (bootloader only, LCD basically working) by Amaury Pouly · 14 years ago
  18. fff80b0 M:Robe 500 bootloader: change the order of the backlight/lcd setup. by Karl Kurbjun · 14 years ago
  19. 480c663 i.MX31: Now that it matters because there's a debug screeen that allows changing things while running, some DVFS/DPTC stuff has to be done more carefully. Trim out some stuff and group functions better as well. by Michael Sevakis · 14 years ago
  20. 863c03f Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shutdown on low battery, handle hold-switch-on and wait only so long for USB if a USB charger is inserted at boot instead of being connected to a host. 'Bootloader USB mode' display is just part of normal printf stream now. Move interrupt stacks into .bss area so they aren't loaded (for firmware too). by Michael Sevakis · 14 years ago
  21. 453550a Try to get some control over #ifdef hell in usb.c by refactoring and inline function use. SYS_USB_DISCONNECTED_ACK hasn't been doing anything useful for the USB thread; remove it. USB thread simply ignores that value. Observe only valid usb_state transitions. by Michael Sevakis · 14 years ago
  22. 5bf25bb Fix typo on macro made during previous PPBL commits. by Michael Sevakis · 14 years ago
  23. d0178ba Display messages only when entering USB mode in Portal Player bootloader to keep timed-out charger-only connects going into verbose mode. by Michael Sevakis · 14 years ago
  24. 7b7cfc3 Fix r29054 red...yeah? by Michael Sevakis · 14 years ago
  25. 71651ca Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int in main-pp.c. by Michael Sevakis · 14 years ago
  26. 3a11277 Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). by Michael Sevakis · 14 years ago
  27. 0afad89 SA9200 boot: Add OF.ebn to the list of OF filenames to check. by Michael Sevakis · 14 years ago
  28. 89a7a81 Gigabeat S: Make it a removable mass-storage device. Windows will assign a drive to only the main data partition by default. To access the bootloader partition instead, press 'Vol -' while it connects (in bootloader and firmware). Hopefully doesn't break anything for anyone. by Michael Sevakis · 14 years ago
  29. 67feb81 MPIO bootloader - turn off backlight when hold is on. Usefull feature when charging during night. by Marcin Bukat · 14 years ago
  30. 0358e7b MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve problems with USB inside rockbox on HD300 unfortunately). by Marcin Bukat · 14 years ago
  31. a73102f HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more reliable. Add some comments. by Marcin Bukat · 14 years ago
  32. 15a0a3c Rename bootloader file for MPIO players as it supports both HD200 and HD300. by Marcin Bukat · 14 years ago
  33. 9a24892 MPIO HD300 - initial commit by Marcin Bukat · 14 years ago
  34. 650a294 MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons) by Marcin Bukat · 14 years ago
  35. 082c7d3 Set svn properties by Marcin Bukat · 14 years ago bootloader_mpiohd200_v1
  36. 38edf67 MPIO HD200 - squash long standing bug in bootloader which prevented booting OF if doing coldstart on battery only. by Marcin Bukat · 14 years ago
  37. c599da3 Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU button is held by Michael Sparmann · 14 years ago
  38. 0e2286f Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. by Thomas Martitz · 14 years ago
  39. 240923a Rockbox as an application: Commit current Android port progress. by Thomas Martitz · 14 years ago
  40. a6478fd fix yellow by Marcin Bukat · 14 years ago
  41. 78d54fa HD200 - Add delay when leaving bootloader USB mode. Add more comments in bootloader. by Marcin Bukat · 14 years ago
  42. 57484bd HD200 - add support for remote in bootloader by Marcin Bukat · 14 years ago
  43. b8286d4 Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in older gcc output when not linking by Frank Gevaerts · 14 years ago
  44. 64d3a22 sansa AMS bootloader: build if USE_ROCKBOX_USB isn't defined by Rafaël Carré · 14 years ago
  45. 1ec8212 Sansa AMS bootloader: enter USB mode only when needed by Rafaël Carré · 14 years ago
  46. fd715fa as3525*: enable MMU in bootloader by Rafaël Carré · 14 years ago
  47. f9b0f81 Sansa AMS: fix bootloader USB mode by Rafaël Carré · 14 years ago
  48. b812465 as3525: bootloader USB mode by Rafaël Carré · 14 years ago
  49. cd87971 HD200 - use ide_power_enable() in bootloader by Marcin Bukat · 15 years ago
  50. a5248a2 Update Samsung YP-S3 bootloader demo by Bertrik Sikken · 15 years ago
  51. 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 15 years ago
  52. ab4a162 Fix gigabeat S includes so it builds again by Frank Gevaerts · 15 years ago
  53. 77dfff5 Fix some more snprintf related warnings. by Thomas Martitz · 15 years ago
  54. 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
  55. 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
  56. 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
  57. 69fa42d HD200 - rework bootloader logic by Marcin Bukat · 15 years ago
  58. 28d54c6 Add MPIO HD200 port - new files by Marcin Bukat · 15 years ago
  59. b09d3ae Add MPIO HD200 port - changed files by Marcin Bukat · 15 years ago
  60. 0d24df8 FS#11199: ipod bootloader: reboot to disk mode on cable insert, following a fatal error by Torne Wuff · 15 years ago
  61. 011b0fa Gigabeat S: Fix bootloader red from r25547 commit. by Michael Sevakis · 15 years ago
  62. 2dbafc1 Fix some forgotten storage_(read|write)_sectors() calls by Frank Gevaerts · 15 years ago
  63. dee432f as3525v2: silence bootloader by Rafaël Carré · 15 years ago
  64. 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
  65. 97c1497 Clip+ : make the bootloader not verbose by default by Rafaël Carré · 15 years ago
  66. e5c8152 Add more information to the battery debug screen for Nano2G by Michael Sparmann · 15 years ago
  67. dfe4643 Remove tabs by Andree Buschmann · 15 years ago
  68. 12af292 Make Clip+ bootloader build by Rafaël Carré · 15 years ago
  69. 553626a Add initial Packard Bell Vibe 500 port, by Szymon Dziok by Frank Gevaerts · 15 years ago
  70. 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
  71. 5cebdcd More tabs removed by Andree Buschmann · 15 years ago
  72. 2392bb4 FS#10047 : Clipv2 by Rafaël Carré · 15 years ago
  73. 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
  74. 2d722a1 make tpj1022 bootloader compile again by Robert Kukla · 15 years ago
  75. d25baec make mini2440 bootloader compile again, and remove a few warnings from sd driver. by Dominik Wenger · 15 years ago
  76. 90b576f Many more drivers for mini2440. Now the main binary compiles and runs. by Dominik Wenger · 15 years ago
  77. 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
  78. 5b4938a Working Bootloader for mini2440. by Dominik Wenger · 15 years ago
  79. 41c4970 Initial mini2440 port. by Dominik Wenger · 15 years ago
  80. a70c7bf Nano2G bootloader - fix dual-booting the Apple firmware. by Dave Chapman · 15 years ago
  81. 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
  82. b68d7f5 Samsung YP-S3: make bootloader compile again by Bertrik Sikken · 15 years ago
  83. 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
  84. 0152fe6 bootloader/telechips: disable irqs before jumping to rockbox by Vitja Makarov · 15 years ago
  85. 164d28a Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported from the ams/pp bootloader branch) by Thomas Martitz · 15 years ago
  86. e2ccabf Samsung YH925: Reset the LCD orientation to what the OF expects before branching to it in dualbooting by Thomas Martitz · 15 years ago
  87. 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 · 15 years ago
  88. f7b4ed3 Onda VX747/VX777 bootloader: make boot menu more robust + add reset Rockbox configuration option by Maurus Cuelenaere · 15 years ago
  89. 304c622 fix more red by Nils Wallménius · 15 years ago
  90. 47608e0 fix red by Nils Wallménius · 15 years ago
  91. caf2011 Onda's: add touchscreen boot menu for targets without/not much physical buttons (VX777) by Maurus Cuelenaere · 15 years ago
  92. 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 · 15 years ago
  93. 4632fc0 Samsung YP-S3: allow player to stay powered up without the USB cable plugged and implement power_off by Bertrik Sikken · 15 years ago
  94. 0dc5cc8 Samsung YP-S3: update bootloader demo app with test code for the wmcodec (volume control of fm radio) by Bertrik Sikken · 15 years ago
  95. 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 · 15 years ago
  96. 2fb7384 Start of a Rockbox port to the Samsung YP-S3. by Bertrik Sikken · 15 years ago
  97. 4ce26ff Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixes flashes when booting up) by Maurus Cuelenaere · 15 years ago
  98. 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 · 15 years ago
  99. cf9935d Onda VX747: add dual-boot capability + make it possible to permanently 'stick' Rockbox to your DAP by Maurus Cuelenaere · 15 years ago
  100. 0270e4c Get the Nano2G bootloader running - it now runs and displays a logo on one type of Nano2G LCD. by Dave Chapman · 15 years ago