1. 4f81a54 Add c200 erase tools. The resulting .bin files can be run from e200tool by Frank Gevaerts · 16 years ago
  2. 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
  3. da8bff1 Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and François Dinel. A few cosmetic changes were made by me prior to committing: 1) TAB policing in button-clip.c; 2) Add François Dinel to CREDITS; 3) Add François Dinel as (C) holder in button-target.h (it was previously blank); 4) Add Rockbox header to bootloader/sansa_as3525.c with Rafaël Carré as (C) holder; 5) Change target_id to 50 (next available number) in tools/configure and fixed indentation; 6) Change MODEL_NUMBER in config-clip.h to 50 (next available number); 7) Remove unused in/out macros from system-target.h by Dave Chapman · 16 years ago
  4. 48e45f5 add Meizu M6SP and M3 ports by Marcoen Hirschberg · 16 years ago
  5. e144638 Add Onda VX767 target by Maurus Cuelenaere · 16 years ago
  6. 5420c3f Share bootloader with Creative ZVM 30GB/60GB and Creative ZV by Maurus Cuelenaere · 16 years ago
  7. 944c334 * Commit dual-boot support for Creative ZVx family by Maurus Cuelenaere · 16 years ago
  8. 0709f0a Add preliminary support for the Onda VX747 (MIPS target) by Maurus Cuelenaere · 17 years ago
  9. 7b10ef9 initial Meizu M6SL port (take 2) by Marcoen Hirschberg · 17 years ago
  10. 22e7bf3 My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). Current status is that the bootloader works to load Rockbox, but dual boot does not work: it freezes after decrypting the OF. When Rockbox boots, it freezes somewhere between showing the logo and the main menu. And there's no driver for the touchpad. So lots of work left. by Mark Arigo · 17 years ago
  11. b4275d4 Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page. by Mark Arigo · 17 years ago
  12. 940091a FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100). by Barry Wardell · 17 years ago
  13. b2ec13d Revert "initial Meizu M6SL port" by Marcoen Hirschberg · 17 years ago
  14. c7e5d78 initial Meizu M6SL port by Marcoen Hirschberg · 17 years ago
  15. 80ded2a Really fix low-bat detection in the iAudio bootloader. * Improve naming of iriver and iaudio bootloader files. by Jens Arnold · 17 years ago
  16. 769fcbd More iAudio M3 work. Bootloader compiles, but doesn't work yet. by Jens Arnold · 17 years ago
  17. 47ea030 Initial Cowon D2 commit: by Rob Purchase · 17 years ago
  18. e66ddd7 Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works. The ADC driver was copied from the H10 port (they can probably be combined later), but the battery readings aren't right and it shuts down. The touch pad buttons do not work. Install the bootloader and rockbox the H10 way. Still lots of work to do. by Mark Arigo · 17 years ago
  19. 28f6ae4 Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader build compiles and runs (but only displays some debugging info), and the LCD and ADC drivers are working. Two different bootloader builds are possible: 1) The default build is just a test application for uploading to the device via tcctool; 2) Adding -DTCCBOOT to EXTRA_DEFINES in the build directory Makefile will compile the bootloader so that it can be appended to the end of the original firmware and installed on the device, dual-booting. This commit also includes some work by Hein-Pieter van Braam on a port to the iAudio 7, but that doesn't build yet. A large part of these ports will be generic to all TCC77x devices - see the TelechipsInfo wiki page for some other devices with this CPU. NOTE: Compiling these builds requires an arm-elf-gcc with armv5 support - the current version of rockboxdev.sh compiles such a gcc. by Dave Chapman · 17 years ago
  20. 590501c Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. by Will Robertson · 17 years ago
  21. 7b97fe2 Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki. by Karl Kurbjun · 17 years ago
  22. 9db22ef Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written. by Jonathan Gordon · 17 years ago
  23. dbc6b4e Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work. by Mark Arigo · 17 years ago
  24. b4994a0 Added new iAudio M5 target, including some adjustments to make the bootloader compile (with a small change against the committed tools/tonfigure, and it won't actually work yet). by Jens Arnold · 18 years ago
  25. ff17905 H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging screen, move to a separate source file, backlight is on during USB mode (again) by Linus Nielsen Feltzing · 18 years ago
  26. ec549ec Put the X5 bootloader in a separate file by Linus Nielsen Feltzing · 18 years ago
  27. 46597c9 FS#6554 - Move bootloader code into a common file by Linus Nielsen Feltzing · 18 years ago
  28. 84b509d FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (iPods, H10, Sansa) are affected for the moment. Someone with access to (and no fear of bricking) an X5, H100, H300 and Gigabeat should try to adapt those bootloaders to also use the code in common.c. The (non-working) patch in the tracker would be a good place to start with this. by Barry Wardell · 18 years ago
  29. 2f16d4f Add working dual-boot bootloaders for H10 and Sansa, which allow booting the OF and Rockbox. Rolo also works. by Barry Wardell · 18 years ago
  30. 657dcb5 Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target. by Dave Chapman · 18 years ago
  31. 70c8b75 use h10.c for H10 GB as well by Daniel Stenberg · 18 years ago
  32. 0a06824 initial gigabeat bootloader (only test code) by Marcoen Hirschberg · 19 years ago
  33. 8cc73f1 Check for IPOD_ARCH instead of PP5002/PP5020 to decide when to build ipod.c by Dave Chapman · 19 years ago
  34. 0fc30d1 added mostly dummy changes to allow building of a Sansa e200 bootloader by Daniel Stenberg · 19 years ago
  35. fa74356 iPod 3G support in Bootloader from Seven Le Mesle by Dave Chapman · 19 years ago
  36. 38e8fb6 Initial check-in of work-in-progress iPod bootloader. Current targets are iPod Color/Photo and iPod Nano. by Dave Chapman · 19 years ago
  37. d397145 iRiver Boot loader by Linus Nielsen Feltzing · 20 years ago