- 6ef63a5 m:robe 100: use power button for dual-booting the OF (short press to boot rockbox, long press for OF) by Robert Kukla · 17 years ago
- 2f7cffa Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCKBOX_USB to test. by Björn Stenberg · 17 years ago
- 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
- 7af22e1 Red fix: USB power check implemented in driver instead by Björn Stenberg · 17 years ago
- fc8e09d shutdown if hold is on in the non-ipod-pp target bootloaders. by Jonathan Gordon · 17 years ago
- ef12b3b Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. by Jens Arnold · 17 years ago
- 8b6bf8f Fix warning by Barry Wardell · 17 years ago
- d46cf97 Support database rebuild disabling when USB is connected for all e200 OF versions. Some people may have to update the OF (to any version they want) using sansapatcher before it will work. This just ensures that the NVPARAMS are in a good state and we can be sure where to look for the rebuild flag.The c200 OF doesn't reboot before rebuilding the database, so our trick won't ever work there. by Barry Wardell · 17 years ago
- 003fc49 Make the firmware partition dump code compile again. by Barry Wardell · 17 years ago
- eee3745 Add 3 more OF datbase refresh locations for the e200 bootloader (FS#7990) by Jonathan Gordon · 17 years ago
- f1fead0 Turn on the backlight in the e200 booloader. This is necessary for when we replace the sansa bootloader altogether. by Barry Wardell · 17 years ago
- 98a39fb key added used for C200 A1.00.03 by Daniel Stenberg · 17 years ago
- 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
- 95101c1 dont bother waiting for a usb connection if we arnt getting usb power (speeds up the e200 bootloader by about 1.25s) by Jonathan Gordon · 17 years ago
- 1672350 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. by Dave Chapman · 17 years ago
- 9b3be37 fix warning by Daniel Stenberg · 17 years ago
- 8701494 added two keys, and made NUM_KEYS work without needing a fixed number by Daniel Stenberg · 17 years ago
- 1167e3c Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;). by Michael Sevakis · 17 years ago
- 54c73a2 Bring back rolo for mi4-based targets (H10 and Sansa). by Barry Wardell · 18 years ago
- 1062a17 Add the database rebuild byte for the PP5022AF-05.51-S301-00.12-S301.00.12A-D OF version. by Jonathan Gordon · 18 years ago
- 875c725 add some code to dump the sansa hidden partition (commented out), usefull for when we need to figure out which byte to modify so the OF doesnt rebuild its DB after usb by Jonathan Gordon · 18 years ago
- ceb1e7a minor code cleanup and policing by Jonathan Gordon · 18 years ago
- a76947f Enable usb detection in the sansa bootloader (loads OF if detected) by Jonathan Gordon · 18 years ago
- 7e03b0a Fix build errors. by Barry Wardell · 18 years ago
- 7cd559d Oops, the mi4 magic was being looked for in the wrong place when decrypting. Also decrease verbosity of PP bootloader a bit. by Barry Wardell · 18 years ago
- 9a9aebb We should check the CRC32 whether it is encrypted or not. by Barry Wardell · 18 years ago
- 3de41f5 Add support for encrypted mi4 bootloaders. by Barry Wardell · 18 years ago
- bada0b7 Hopefully fix CRC32 errors when loading the Sansa OF from the firmware partition. by Barry Wardell · 18 years ago
- 0c1a304 PP bootloader: by Barry Wardell · 18 years ago
- ca8f7bf The model and type strings are only 4 characters long. Also remove the 20 at the start of the version string - it should never have been there. by Barry Wardell · 18 years ago
- e293bbb If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e200 instead. This will allow the new bootloader to be used with older rockbox builds. by Barry Wardell · 18 years ago
- b8a5adf Partition type 0x84 is "OS/2 hidden C: drive" by Barry Wardell · 18 years ago
- a91a35b The hidden partition stuff is only used Sansa. by Barry Wardell · 18 years ago
- 14ed3ca In preparation for use with sansapatcher, change portalplayer bootloaders to read firmwares in mi4 format. by Barry Wardell · 18 years ago
- a42070d Make it possible to boot the OF and show verbose messages at the same time in the PP bootloaders. 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
- 7908740 Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead. by Barry Wardell · 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
- e9327a9 Fix build warning. by Barry Wardell · 18 years ago
- f4709d0 Make the build system create a sysfont.h which includes font information for the system font. Available #defines are: SYSFONT_NAME, SYSFONT_FACENAME, SYSFONT_WIDTH, SYSFONT_HEIGHT, SYSFONT_SIZE, SYSFONT_ASCENT, SYSFONT_DESCENT, SYSFONT_FIRST_CHAR, SYSFONT_LAST_CHAR, SYSFONT_DEFAULT_CHAR, SYSFONT_PROPORTIONAL, SYSFONT_COPYRIGHT, SYSFONT_BITS_SIZE. by Barry Wardell · 18 years ago
- 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[Renamed (88%) from bootloader/h10.c]
- 1920df3 Add Rockbox bootloader for H10 by Barry Wardell · 18 years ago
- 9272dfd Functional, but minimal LCD driver for H10. by Barry Wardell · 18 years ago
- 1204136 Some indent/c99 style cleanup by Barry Wardell by Hristo Kovachev · 18 years ago
- 9dc0e62 Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! by Hristo Kovachev · 18 years ago