rockbox/bootloader
Nicolas Pennequin e2f5f21e5b Give the Gigabeat S bootloader the ability to untar a tarball.
To test a build, use 'make tar' and send the tar to the unit. The bootloader will unarchive it and delete it before loading the main binary.
This is a temporary hack to make testing possible until we have a better way of sending a complete build.
Also enable writing to the disk by disabling the optimised write stubs.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16338 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 23:17:08 +00:00
..
common.c
common.h
FILES
gigabeat-s.c Give the Gigabeat S bootloader the ability to untar a tarball. 2008-02-17 23:17:08 +00:00
gigabeat.c
iaudio_x5.c
ipod.c Fix iPod Nano & Video bootloaders. Backlight uses sleep(), hence it must be initialised after kernel_init(). 2007-11-21 21:28:46 +00:00
iriver_h300.c * dont compile audio codec drivers for bootloader, as we dont need them -> saves time 2007-11-20 12:09:59 +00:00
main-e200r-installer.c
main-pp.c Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCKBOX_USB to test. 2008-02-11 14:26:25 +00:00
main.c Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to work properly with SVN, and hopefully fixed remote detection problem and audio thump for some users. Also pure H100/H115 should be supported now. Actual bootloaders will be released separately. 2008-02-09 15:06:09 +00:00
Makefile
mrobe500.c
SOURCES Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
telechips.c Shutdown needs about 2 seconds, but it seems to work :) 2008-02-16 12:44:15 +00:00
tpj1022.c