summaryrefslogtreecommitdiff
path: root/bootloader/main-pp.c
AgeCommit message (Expand)Author
2007-03-20Add support for encrypted mi4 bootloaders.Barry Wardell
2007-03-20Hopefully fix CRC32 errors when loading the Sansa OF from the firmware partit...Barry Wardell
2007-03-20PP bootloader:Barry Wardell
2007-03-19The model and type strings are only 4 characters long. Also remove the 20 at ...Barry Wardell
2007-03-17If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...Barry Wardell
2007-03-16Partition type 0x84 is "OS/2 hidden C: drive"Barry Wardell
2007-03-16The hidden partition stuff is only used Sansa.Barry Wardell
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell
2007-03-15Make it possible to boot the OF and show verbose messages at the same time in...Barry Wardell
2007-03-12Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...Barry Wardell
2007-01-28Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead.Barry Wardell
2007-01-28FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell
2007-01-17Fix build warning.Barry Wardell
2007-01-17Make the build system create a sysfont.h which includes font information for ...Barry Wardell
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell