.. |
sansa-clip
|
Rename BUTTON_VOLUP to BUTTON_VOL_UP in definition of BUTTON_MAIN for Sansa Clip.
|
2008-11-23 23:16:23 +00:00 |
sansa-e200v2
|
Implement a basic uncalibrated battery reading for all as3525 targets with a lithium battery.
|
2008-11-23 15:00:44 +00:00 |
sansa-fuze
|
Implement a basic uncalibrated battery reading for all as3525 targets with a lithium battery.
|
2008-11-23 15:00:44 +00:00 |
sansa-m200v4
|
Implement a basic uncalibrated battery reading for all as3525 targets with a lithium battery.
|
2008-11-23 15:00:44 +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
|
Initialise mutex before using it in as3525-codec.c, also use mutex for single codec register accesses.
|
2008-11-23 12:24:47 +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
|
Added power.h include to power-as3525.c
|
2008-11-22 20:55:46 +00:00 |
powermgmt-as3525.c
|
Implement a basic uncalibrated battery reading for all as3525 targets with a lithium battery.
|
2008-11-23 15:00:44 +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 |