rockbox/firmware/target/arm/as3525
2008-11-22 18:04:07 +00:00
..
sansa-clip Sansa Clip: backlight brightness is not possible, so remove references to it 2008-11-18 17:40:32 +00:00
sansa-e200v2 Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GPIOD(7) setting in the Fuze and e200v2 LCD drivers - it's set in the buttonlight code. 2008-11-22 18:04:07 +00:00
sansa-fuze Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GPIOD(7) setting in the Fuze and e200v2 LCD drivers - it's set in the buttonlight code. 2008-11-22 18:04:07 +00:00
sansa-m200v4 m200v4: make buttons work again (added a small delay). make m200 keymap better. Add button mappings for the sim. Remove some config defines temporary to make building work again. 2008-11-14 21:57:43 +00:00
adc-target.h Sansa AMS: use the AS3514 ADC driver 2008-11-10 20:55:56 +00:00
app.lds Sansa AMS: Use IRAM (in app linker script and crt0.S) 2008-11-18 17:15:56 +00:00
as3525-codec.c Sansa AMS: use the AS3514 ADC driver 2008-11-10 20:55:56 +00:00
ascodec-target.h Sansa AMS: declare ascodec_init() function in the header 2008-11-10 20:59:10 +00:00
ata_sd_as3525.c Sansa AMS: Don't make sd_init() fail if a SD card is not present in the slot 2008-11-17 16:06:46 +00:00
audio-as3525.c Sansa AMS: remove symbol already defined in audio/as3514.c driver 2008-11-10 21:04:32 +00:00
backlight-e200v2-fuze.c Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.h 2008-11-10 19:53:12 +00:00
boot.lds Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe. 2008-11-07 00:15:53 +00:00
debug-as3525.c Fix Clip firmware building by adding missing symbols 2008-11-10 11:04:43 +00:00
debug-target.h Fix Clip firmware building by adding missing symbols 2008-11-10 11:04:43 +00:00
i2c-as3525.c Fix Clip firmware building by adding missing symbols 2008-11-10 11:04:43 +00:00
i2s-as3525.c Fix Clip firmware building by adding missing symbols 2008-11-10 11:04:43 +00:00
kernel-as3525.c Sansav2 Bootloader 2008-11-09 06:17:21 +00:00
pcm-as3525.c Add more driver stubs to make the Fuze and e200v2 main builds compile; Correct the memory definition for the Fuze (8MB) 2008-11-11 14:46:13 +00:00
power-as3525.c Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.h 2008-11-10 19:53:12 +00:00
powermgmt-as3525.c Fix Clip firmware building by adding missing symbols 2008-11-10 11:04:43 +00:00
system-as3525.c Sansa AMS: when not in the bootloader, disable fast hardware power off 2008-11-16 22:36:13 +00:00
usb-as3525.c Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() as a method for detecting USB (this gives a false positive with USB wall chargers), and protect the definition of charger_inserted() with #if CONFIG_CHARGING. 2008-11-10 18:15:52 +00:00