rockbox/bootloader
Barry Wardell 7908740b94 Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12138 a1c6a512-1295-4272-9138-f99709370657
2007-01-28 20:40:58 +00:00
..
common.c FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (iPods, H10, Sansa) are affected for the moment. Someone with access to (and no fear of bricking) an X5, H100, H300 and Gigabeat should try to adapt those bootloaders to also use the code in common.c. The (non-working) patch in the tracker would be a good place to start with this. 2007-01-28 18:42:11 +00:00
common.h FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (iPods, H10, Sansa) are affected for the moment. Someone with access to (and no fear of bricking) an X5, H100, H300 and Gigabeat should try to adapt those bootloaders to also use the code in common.c. The (non-working) patch in the tracker would be a good place to start with this. 2007-01-28 18:42:11 +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 Read bootsplash from disk rather than hardcoding it 2007-01-17 18:31:40 +00:00
ipod.c FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (iPods, H10, Sansa) are affected for the moment. Someone with access to (and no fear of bricking) an X5, H100, H300 and Gigabeat should try to adapt those bootloaders to also use the code in common.c. The (non-working) patch in the tracker would be a good place to start with this. 2007-01-28 18:42:11 +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 Fixed the bootloader for H100 also. 2007-01-13 09:08:18 +00:00
Makefile Adapted more Makefiles to the more efficient info printing. 2006-10-30 01:40:20 +00:00
SOURCES FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (iPods, H10, Sansa) are affected for the moment. Someone with access to (and no fear of bricking) an X5, H100, H300 and Gigabeat should try to adapt those bootloaders to also use the code in common.c. The (non-working) patch in the tracker would be a good place to start with this. 2007-01-28 18:42:11 +00:00
tpj1022.c Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target. 2006-08-31 19:19:35 +00:00