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
..
common.c
common.h
FILES
gigabeat-s.c Gigabeat S memory management stuff. 2007-12-23 12:19:40 +00:00
gigabeat.c
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
Makefile
mrobe500.c
SOURCES Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
telechips.c Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
tpj1022.c