rockbox/bootloader
2008-03-26 01:50:41 +00:00
..
common.c Sansa C200 bootloader works fine, no need to be verbose anymore 2007-09-20 12:11:04 +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-s.c Give the Gigabeat S bootloader the ability to untar a tarball. 2008-02-17 23:17:08 +00:00
gigabeat.c Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe 2007-10-23 03:29:15 +00:00
iaudio_coldfire.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
ipod.c Revert accidental tree commit. /me needs a smaller enter key... 2008-03-25 19:57:23 +00:00
iriver_h1x0.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
iriver_h300.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
main-e200r-installer.c Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
main-pp.c m:robe 100: use power button for dual-booting the OF (short press to boot rockbox, long press for OF) 2008-03-05 00:17:21 +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
mrobe500.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
SOURCES Really fix low-bat detection in the iAudio bootloader. * Improve naming of iriver and iaudio bootloader files. 2008-03-12 23:19:44 +00:00
telechips.c Enable tick IRQs on TCC780x. The main menu is now working on the D2. 2008-03-22 19:41:51 +00:00
tpj1022.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +00:00