rockbox/bootloader
Jonathan Gordon 875c725e1c 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
CAUTION: Current svn bootloader cannot read buttons, so don't upgrade


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13402 a1c6a512-1295-4272-9138-f99709370657
2007-05-17 11:35:57 +00:00
..
common.c Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
common.h In preparation for use with sansapatcher, change portalplayer bootloaders to read firmwares in mi4 format. 2007-03-16 14:28:00 +00:00
FILES Initial check-in of work-in-progress iPod bootloader. Current targets are iPod Color/Photo and iPod Nano. 2005-11-08 00:52:39 +00:00
gigabeat.c Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
iaudio_x5.c Fix wrong target binary name. 2007-03-05 00:14:14 +00:00
ipod.c Non-functional change - use the firmware __backlight_on() function instead of writing directly to the ports to turn the backlight on 2007-04-12 17:58:02 +00:00
iriver_h300.c Allow H300 to be started up from a non-LCD remote 2007-03-07 11:52:17 +00:00
main-pp.c 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 2007-05-17 11:35:57 +00:00
main.c Kill a few warnings 2007-03-02 13:58:00 +00:00
Makefile Use -ffunction-sections and -fdata-sections for all bootloaders 2007-02-22 10:05:39 +00:00
SOURCES Added new iAudio M5 target, including some adjustments to make the bootloader compile (with a small change against the committed tools/tonfigure, and it won't actually work yet). 2007-03-04 14:09:21 +00:00
tpj1022.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +00:00