rockbox/bootloader
2008-10-12 22:35:03 +00:00
..
common.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
common.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
creativezvm.c ZVM: 2008-09-07 17:24:14 +00:00
gigabeat-s.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeat.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
iaudio_coldfire.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
ipod.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
iriver_h1x0.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
iriver_h300.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
main-e200r-installer.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
main-pp.c Fix H10 bootloader locking up if the scroll pad was touched. May also fix any other lock ups from trying to read from the adc in the bootloader. 2008-08-07 11:23:40 +00:00
Makefile Prepare Creative bootloader compilation for future dual boot integration 2008-08-03 19:32:14 +00:00
meizu_m3.c Fix LCD timings on the older meizu M3 variant, so it works with a fast clock. 2008-10-12 16:55:57 +00:00
meizu_m6sl.c Now reads the LCD controller ID succesfully and flashes it using the backlight 2008-09-16 16:51:25 +00:00
meizu_m6sp.c add Meizu M6SP and M3 ports 2008-09-17 23:22:11 +00:00
mrobe500.c Fix mrobe500 svn:* 2008-09-10 19:35:15 +00:00
ondavx747.c Onda VX747: 2008-09-17 21:44:47 +00:00
sansa_as3525.c Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and François Dinel. A few cosmetic changes were made by me prior to committing: 1) TAB policing in button-clip.c; 2) Add François Dinel to CREDITS; 3) Add François Dinel as (C) holder in button-target.h (it was previously blank); 4) Add Rockbox header to bootloader/sansa_as3525.c with Rafaël Carré as (C) holder; 5) Change target_id to 50 (next available number) in tools/configure and fixed indentation; 6) Change MODEL_NUMBER in config-clip.h to 50 (next available number); 7) Remove unused in/out macros from system-target.h 2008-10-12 16:46:01 +00:00
show_logo.c Remove usage of snprintf and strlen and instead calculate things at compile-time. Also swap the positions of the version text and logo for the Clip so we don't get a multi-coloured logo 2008-10-12 22:35:03 +00:00
SOURCES Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and François Dinel. A few cosmetic changes were made by me prior to committing: 1) TAB policing in button-clip.c; 2) Add François Dinel to CREDITS; 3) Add François Dinel as (C) holder in button-target.h (it was previously blank); 4) Add Rockbox header to bootloader/sansa_as3525.c with Rafaël Carré as (C) holder; 5) Change target_id to 50 (next available number) in tools/configure and fixed indentation; 6) Change MODEL_NUMBER in config-clip.h to 50 (next available number); 7) Remove unused in/out macros from system-target.h 2008-10-12 16:46:01 +00:00
telechips.c Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. 2008-09-22 19:15:18 +00:00
tpj1022.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00