- d4942cc Add Xuelin iHIFI 770/770C/800 support by Solomon Peachy · 6 years ago
- 0662793 Add cleaned-up xDuoo X3 support by Solomon Peachy · 6 years ago
- 1d121e8 Initial commit for the Sony NWZ linux port by Amaury Pouly · 8 years ago
- c31fcdd bootloader/common: disable unused broken code by Cástor Muñoz · 8 years ago
- 0b29691 Move load_firmware() to separate file by Marcin Bukat · 13 years ago
- e595582 bootloaders: cleanup by Rafaël Carré · 13 years ago
- 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
- 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
- 240923a Rockbox as an application: Commit current Android port progress. by Thomas Martitz · 14 years ago
- 1ec8212 Sansa AMS bootloader: enter USB mode only when needed by Rafaël Carré · 14 years ago
- dee432f as3525v2: silence bootloader by Rafaël Carré · 14 years ago
- 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 · 14 years ago
- 97c1497 Clip+ : make the bootloader not verbose by default by Rafaël Carré · 15 years ago
- 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
- 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
- 47608e0 fix red by Nils Wallménius · 15 years ago
- cf9935d Onda VX747: add dual-boot capability + make it possible to permanently 'stick' Rockbox to your DAP by Maurus Cuelenaere · 15 years ago
- c468273 Onda VX747: clean up bootloader a bit and make sure storage doesn't get init'd twice by Maurus Cuelenaere · 15 years ago
- 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 · 15 years ago
- 935fad7 Small fix for touchscreen-capable DAP's in display_logf() by Maurus Cuelenaere · 16 years ago
- 4b0ae10 Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds) by Maurus Cuelenaere · 16 years ago
- c33209e Add optional logf display helper function for bootloaders by Maurus Cuelenaere · 16 years ago
- af5c4d1 Silence the m:robe 100 and HDD1630 bootloaders by Mark Arigo · 16 years ago
- bc963c3 Hopefully mop-up remaining red. by Michael Sevakis · 16 years ago
- b69be10 Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559 by Björn Stenberg · 16 years ago
- 9f0fbec Show the Rockbox logo in the Telechips bootloader. by Rob Purchase · 16 years ago
- ce505b8 the delay in the as3525 bootloader was driving me mad so remove it and get the bootloader closer to where a "finished" one should be (only show info if sometrhing needs to be shown, which is always for now.) by Jonathan Gordon · 16 years ago
- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 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 · 16 years ago
- ab7975b Sansa C200 bootloader works fine, no need to be verbose anymore by Björn Stenberg · 17 years ago
- c41470d 1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable the backlight, as it looks bad in a bright environment due to backlight inversion, and it needs a lot of power. by Jens Arnold · 17 years ago
- 90eacb2 G1/G2 bootloader working (always in verbose mode for now). Corrected fatal error help text for G1..G3. by Jens Arnold · 17 years ago
- 8a1fd8c Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. by Karl Kurbjun · 17 years ago
- 14ed3ca In preparation for use with sansapatcher, change portalplayer bootloaders to read firmwares in mi4 format. by Barry Wardell · 18 years ago
- 2370998 Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY (on H10) or RIGHT (on Sansa) button is being held. Messages are still displayed if an error occurs. This has already been implemented for iPod bootloaders, but still needs implementing for the other bootloaders. by Barry Wardell · 18 years ago
- 4d25bff Disable bootloader messages in the ipod bootloader unless the RIGHT button is being held. Messages are still displayed if an error occurs. This needs implementing for the other bootloaders. by Dave Chapman · 18 years ago
- 46597c9 FS#6554 - Move bootloader code into a common file by Linus Nielsen Feltzing · 18 years ago
- 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