rockbox/firmware/target/arm/sandisk
2008-08-05 20:17:17 +00:00
..
sansa-c200 Apply FS#9195 (LCD disable for sansa c200), which puts the sansa c200 display controller in standby when the backlight is turned off and thereby improves runtime. I measured 40 minutes improvement over a runtime of about 14h. 2008-08-05 20:17:17 +00:00
sansa-e200 Move declaration of button_int and clickwheel_int to the proper header file instead of declaring it locally in the .c file 2008-06-29 11:03:12 +00:00
adc-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
app.lds Make sure the linker considers crt0*.o before all files specified on the command line by using STARTUP() instead of INPUT() in the .lds. Using INPUT() makes the linker process crt0*.o after all files specified on the command line, making linking fail if there are librockbox.a members which are only referenced by crt0*.o. Remove the hackaround that was needed for building the gigabeat S bootloader before (aka UIE() problem). 2008-04-29 06:19:32 +00:00
audio-c200_e200.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
backlight-c200_e200.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
backlight-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
boot.lds Make the H10 bootloader work again. Also fix the same problem that might be affecting other PP bootloaders. 2008-05-04 14:42:53 +00:00
power-c200_e200.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00