index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
Age
Commit message (
Expand
)
Author
2007-03-20
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-19
The model and type strings are only 4 characters long. Also remove the 20 at ...
Barry Wardell
2007-03-17
If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...
Barry Wardell
2007-03-16
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-15
Make it possible to boot the OF and show verbose messages at the same time in...
Barry Wardell
2007-03-12
Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...
Barry Wardell
2007-03-07
Allow H300 to be started up from a non-LCD remote
Steve Bavin
2007-03-06
Fix the loading of RetailOS from a file (apple_os.ipod in the root or .rockbox/)
Dave Chapman
2007-03-06
Remove the leading "20" from the version string - it no longer makes sense wi...
Dave Chapman
2007-03-06
Fix error in Sansa and H10 bootloaders
Dave Chapman
2007-03-05
Disable bootloader messages in the ipod bootloader unless the RIGHT button is...
Dave Chapman
2007-03-05
Fix wrong target binary name.
Jens Arnold
2007-03-04
Added new iAudio M5 target, including some adjustments to make the bootloader...
Jens Arnold
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
2007-03-03
look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targets
Robert Kukla
2007-03-02
Kill a few warnings
Linus Nielsen Feltzing
2007-03-02
H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while ch...
Linus Nielsen Feltzing
2007-03-02
H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...
Linus Nielsen Feltzing
2007-02-28
H100/H300 bootloader: Better remote control output, removed a wild pointer ac...
Linus Nielsen Feltzing
2007-02-28
Better working USB bootloader mode for H300
Linus Nielsen Feltzing
2007-02-23
Proper file header
Linus Nielsen Feltzing
2007-02-22
Set properties correctly
Linus Nielsen Feltzing
2007-02-22
Put the X5 bootloader in a separate file
Linus Nielsen Feltzing
2007-02-22
Correct the Gigabeat bootloader.
Nicolas Pennequin
2007-02-22
FS#6554 - Move bootloader code into a common file
Linus Nielsen Feltzing
2007-02-22
Use -ffunction-sections and -fdata-sections for all bootloaders
Linus Nielsen Feltzing
2007-01-28
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-18
Verbose error messages in the iPod bootloader
Linus Nielsen Feltzing
2007-01-17
Read bootsplash from disk rather than hardcoding it
Greg White
2007-01-17
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
Created bootsplash image
Greg White
2007-01-16
Added printf() instead of snprintf/lcd_puts/lcd_update
Linus Nielsen Feltzing
2007-01-13
Fixed the bootloader for H100 also.
Miika Pekkarinen
2007-01-13
Fixed the X5 bootloader.
Miika Pekkarinen
2007-01-13
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
Greg White
2007-01-12
Updated bootloader for H120/H140 and entirely disabled flashing code for H100...
Miika Pekkarinen
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-12-19
Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...
Barry Wardell
2006-12-17
Restrict the width of some displayed messages (fixes display on Minis and Nano).
Dave Chapman
2006-12-17
Changes to ipod bootloader to bring in line with the capabilities of ipodpatc...
Dave Chapman
2006-12-10
Remove unused code in (and hence simplify) the ipod bootloader - the image he...
Dave Chapman
[next]