rockbox/bootloader
Jonathan Gordon 9db22efd1f Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written.
Requires a custom version of e200tool which isnt available yet.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14654 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 11:20:20 +00:00
..
common.c G1/G2 bootloader working (always in verbose mode for now). Corrected fatal error help text for G1..G3. 2007-07-27 07:32:55 +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 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. 2007-09-04 08:03:07 +00:00
iaudio_x5.c Fix yellow. 2007-08-17 06:59:05 +00:00
ipod.c G1/G2 bootloader working (always in verbose mode for now). Corrected fatal error help text for G1..G3. 2007-07-27 07:32:55 +00:00
iriver_h300.c FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. 2007-09-04 08:03:07 +00:00
main-e200r-installer.c Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written. 2007-09-09 11:20:20 +00:00
main-pp.c Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work. 2007-09-06 03:28:58 +00:00
main.c FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. 2007-09-04 08:03:07 +00:00
Makefile Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written. 2007-09-09 11:20:20 +00:00
SOURCES Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written. 2007-09-09 11:20:20 +00:00
tpj1022.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +00:00