index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
/
main-pp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Red fix: USB power check implemented in driver instead
Björn Stenberg
2007-11-22
*
shutdown if hold is on in the non-ipod-pp target bootloaders.
Jonathan Gordon
2007-11-19
*
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-11-12
*
Fix warning
Barry Wardell
2007-10-20
*
Support database rebuild disabling when USB is connected for all e200 OF vers...
Barry Wardell
2007-10-20
*
Make the firmware partition dump code compile again.
Barry Wardell
2007-10-20
*
Add 3 more OF datbase refresh locations for the e200 bootloader (FS#7990)
Jonathan Gordon
2007-10-20
*
Turn on the backlight in the e200 booloader. This is necessary for when we re...
Barry Wardell
2007-10-14
*
key added used for C200 A1.00.03
Daniel Stenberg
2007-09-18
*
Sansa c200 port. Rockbox works with sound. Several features are disabled incl...
Mark Arigo
2007-09-06
*
dont bother waiting for a usb connection if we arnt getting usb power (speeds...
Jonathan Gordon
2007-09-04
*
FS #7691 - improved USB detection on PP devices. This patch modifies the tar...
Dave Chapman
2007-09-04
*
fix warning
Daniel Stenberg
2007-09-03
*
added two keys, and made NUM_KEYS work without needing a fixed number
Daniel Stenberg
2007-09-03
*
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-30
*
Bring back rolo for mi4-based targets (H10 and Sansa).
Barry Wardell
2007-06-04
*
Add the database rebuild byte for the PP5022AF-05.51-S301-00.12-S301.00.12A-D...
Jonathan Gordon
2007-05-20
*
add some code to dump the sansa hidden partition (commented out), usefull for...
Jonathan Gordon
2007-05-17
*
minor code cleanup and policing
Jonathan Gordon
2007-03-22
*
Enable usb detection in the sansa bootloader (loads OF if detected)
Jonathan Gordon
2007-03-22
*
Fix build errors.
Barry Wardell
2007-03-20
*
Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...
Barry Wardell
2007-03-20
*
We should check the CRC32 whether it is encrypted or not.
Barry Wardell
2007-03-20
*
Add support for encrypted mi4 bootloaders.
Barry Wardell
2007-03-20
*
Hopefully fix CRC32 errors when loading the Sansa OF from the firmware partit...
Barry Wardell
2007-03-20
*
PP bootloader:
Barry Wardell
2007-03-20
*
The model and type strings are only 4 characters long. Also remove the 20 at ...
Barry Wardell
2007-03-19
*
If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...
Barry Wardell
2007-03-17
*
Partition type 0x84 is "OS/2 hidden C: drive"
Barry Wardell
2007-03-16
*
The hidden partition stuff is only used Sansa.
Barry Wardell
2007-03-16
*
In preparation for use with sansapatcher, change portalplayer bootloaders to ...
Barry Wardell
2007-03-16
*
Make it possible to boot the OF and show verbose messages at the same time in...
Barry Wardell
2007-03-15
*
Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...
Barry Wardell
2007-03-12
*
Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead.
Barry Wardell
2007-01-28
*
FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...
Barry Wardell
2007-01-28
*
Fix build warning.
Barry Wardell
2007-01-17
*
Make the build system create a sysfont.h which includes font information for ...
Barry Wardell
2007-01-17
*
Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...
Barry Wardell
2006-12-19