rockbox/bootloader
Linus Nielsen Feltzing 8448d3b6be H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while charging, to save power
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12547 a1c6a512-1295-4272-9138-f99709370657
2007-03-02 13:04:57 +00:00
..
common.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +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 Proper file header 2007-02-23 09:30:09 +00:00
iaudio_x5.c Set properties correctly 2007-02-22 21:44:12 +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
iriver_h300.c H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while charging, to save power 2007-03-02 13:04:57 +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 H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging screen, move to a separate source file, backlight is on during USB mode (again) 2007-03-02 11:28:23 +00:00
Makefile Use -ffunction-sections and -fdata-sections for all bootloaders 2007-02-22 10:05:39 +00:00
SOURCES H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging screen, move to a separate source file, backlight is on during USB mode (again) 2007-03-02 11:28:23 +00:00
tpj1022.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +00:00