rockbox/bootloader
2008-03-17 23:47:38 +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 Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & remote power button vs. the respective hold switch, and shut down when on hold. On X5/M5 this check is not strictly necessary for the main unit, but left there to keep things uniform. (2) M3: Stop reading the ADC properly before leaving the bootloader, on RoLo, and on reboot, to make it work reliably after those transitions. (3) Disable all interrupt sources on system init to avoid premature ISR calls after enabling interrupts in general. (4) iAudios: Proper implementation of ide_powered(), avoiding nasty HDD clicks in the bootloader when powering down, e.g. because of Hold. (5) Slight optimisations. 2008-03-17 23:47:38 +00:00
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_h1x0.c 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
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 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 Show some more registers in the debug screen, fix the touchscreen when SCREEN_ROTATE is set. 2007-11-11 03:31:24 +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 Cowon D2: Make the bootloader functional (usage instructions to appear on the CowonD2Info wikipage shortly). Also re-enable IRAM by reducing Tremor's ICODE usage. 2008-03-12 20:57:19 +00:00
tpj1022.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +00:00