rockbox/bootloader
Rob Purchase 47ea030e2e Initial Cowon D2 commit:
* bootloader test program (basic LCD & button drivers, reads touchscreen)
* work-in-progress stubs for main build


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16090 a1c6a512-1295-4272-9138-f99709370657
2008-01-14 22:04:48 +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
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 Initial Cowon D2 commit: 2008-01-14 22:04:48 +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
gigabeat-s.c Gigabeat S memory management stuff. 2007-12-23 12:19:40 +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_x5.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
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 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 Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works. The ADC driver was copied from the H10 port (they can probably be combined later), but the battery readings aren't right and it shuts down. The touch pad buttons do not work. Install the bootloader and rockbox the H10 way. Still lots of work to do. 2008-01-09 07:24:43 +00:00
main.c * dont compile audio codec drivers for bootloader, as we dont need them -> saves time 2007-11-20 12:09:59 +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
telechips.c Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
tpj1022.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +00:00