rockbox/bootloader
Steve Bavin 88f249d807 Allow H300 to be started up from a non-LCD remote
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12668 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 11:52:17 +00:00
..
common.c Disable bootloader messages in the ipod bootloader unless the RIGHT button is being held. Messages are still displayed if an error occurs. This needs implementing for the other bootloaders. 2007-03-05 23:56:28 +00:00
common.h Fix error in Sansa and H10 bootloaders 2007-03-06 09:11:22 +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 look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targets 2007-03-03 16:02:14 +00:00
iaudio_x5.c Fix wrong target binary name. 2007-03-05 00:14:14 +00:00
ipod.c Fix the loading of RetailOS from a file (apple_os.ipod in the root or .rockbox/) 2007-03-06 14:05:43 +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 Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead. 2007-01-28 20:40:58 +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