summaryrefslogtreecommitdiff
path: root/bootloader/main-pp.c (follow)
Commit message (Expand)AuthorAge
* minor code cleanup and policingJonathan Gordon2007-03-22
* Enable usb detection in the sansa bootloader (loads OF if detected)Jonathan Gordon2007-03-22
* Fix build errors.Barry Wardell2007-03-20
* Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...Barry Wardell2007-03-20
* We should check the CRC32 whether it is encrypted or not.Barry Wardell2007-03-20
* Add support for encrypted mi4 bootloaders.Barry Wardell2007-03-20
* Hopefully fix CRC32 errors when loading the Sansa OF from the firmware partit...Barry Wardell2007-03-20
* PP bootloader:Barry Wardell2007-03-20
* The model and type strings are only 4 characters long. Also remove the 20 at ...Barry Wardell2007-03-19
* If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...Barry Wardell2007-03-17
* Partition type 0x84 is "OS/2 hidden C: drive"Barry Wardell2007-03-16
* The hidden partition stuff is only used Sansa.Barry Wardell2007-03-16
* In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell2007-03-16
* Make it possible to boot the OF and show verbose messages at the same time in...Barry Wardell2007-03-15
* Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...Barry Wardell2007-03-12
* Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead.Barry Wardell2007-01-28
* FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell2007-01-28
* Fix build warning.Barry Wardell2007-01-17
* Make the build system create a sysfont.h which includes font information for ...Barry Wardell2007-01-17
* Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell2006-12-19