- 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 · 19 years ago
- 9272dfd Functional, but minimal LCD driver for H10. by Barry Wardell · 19 years ago
- 1204136 Some indent/c99 style cleanup by Barry Wardell by Hristo Kovachev · 19 years ago
- 9dc0e62 Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! by Hristo Kovachev · 19 years ago