.. |
sansa-c200v2
|
Enable display and backlight on panic.
|
2010-06-18 13:45:24 +00:00 |
sansa-clip
|
Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process)
|
2010-07-22 15:31:24 +00:00 |
sansa-clipplus
|
Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process)
|
2010-07-22 15:31:24 +00:00 |
sansa-clipv2
|
Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process)
|
2010-07-22 15:31:24 +00:00 |
sansa-e200v2
|
Fuze*/e200v2: remove unused lcd_set_contrast()
|
2010-07-14 06:48:36 +00:00 |
sansa-fuze
|
Enable display and backlight on panic.
|
2010-06-18 13:45:24 +00:00 |
sansa-fuzev2
|
Fuze v2: Do button reading more efficiently by mapping button codes directly to the GPIO pin states where possible (all but 'home' and hold). This makes plugins incompatible; up the min version and sort things.
|
2011-01-20 17:11:23 +00:00 |
sansa-m200v4
|
Enable display and backlight on panic.
|
2010-06-18 13:45:24 +00:00 |
adc-target.h
|
|
|
app.lds
|
*/app.lds: remove STUBOFFSET
|
2010-09-20 17:09:55 +00:00 |
ascodec-as3525.c
|
AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI.
|
2010-07-02 06:00:00 +00:00 |
ascodec-target.h
|
as3525 ascodec: make internal functions statics and remove some details for ascodec-target.h header
|
2010-06-01 10:16:10 +00:00 |
audio-as3525.c
|
AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI.
|
2010-07-02 06:00:00 +00:00 |
backlight-e200v2-fuze.c
|
|
|
boot.lds
|
as3525*: enable MMU in bootloader
|
2010-06-18 17:33:51 +00:00 |
button-e200v2-fuze.c
|
Fuzev2: Scrollwheel works like a charm :)
|
2010-04-01 16:07:56 +00:00 |
clock-target.h
|
revert r28834 because it causes problems with uSD
|
2010-12-29 16:07:15 +00:00 |
dbop-as3525.c
|
DBOP noise on C200v2 goes away if we precharge long enough.
|
2010-06-27 02:50:24 +00:00 |
dbop-as3525.h
|
Sansa AMS: Time has shown that switching between 16 and 32bit mode costs much time (due to the micro delay needed), so do 32bit transfers unconditionally for lcd updates at the cost of updating slightly larger rectangles (gives upto 15% speed up, nearly at maximum now).
|
2010-01-07 22:21:41 +00:00 |
debug-as3525.c
|
revert r28834 because it causes problems with uSD
|
2010-12-29 16:07:15 +00:00 |
debug-target.h
|
fix yellow and red from r28522
|
2010-11-06 14:49:53 +00:00 |
dma-pl081.c
|
AS3525: Implement a true audio pause and full-resolution audio tick. Take care of a few atomic hotspots.
|
2011-01-19 09:15:23 +00:00 |
dma-target.h
|
AS3525: Implement a true audio pause and full-resolution audio tick. Take care of a few atomic hotspots.
|
2011-01-19 09:15:23 +00:00 |
fmradio-i2c-as3525.c
|
as3525*: use atomic bit manipulation for CCU_IO
|
2010-07-19 15:56:15 +00:00 |
i2s-as3525.c
|
|
|
kernel-as3525.c
|
AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI.
|
2010-07-02 06:00:00 +00:00 |
lcd-as-e200v2-fuze-fuzev2.S
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
lcd-clip.h
|
lcd-clip.h: mentions clipv2
|
2010-07-22 17:17:31 +00:00 |
lcd-fuze.c
|
Fuze*/e200v2: remove unused lcd_set_contrast()
|
2010-07-14 06:48:36 +00:00 |
lcd-fuze.h
|
Fuzev1/v2 : lcd_set_flip()
|
2010-05-29 13:43:18 +00:00 |
lcd-ssd1303.c
|
Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process)
|
2010-07-22 15:31:24 +00:00 |
memory-init.S
|
Fix red. Replace remaining MEM's mit MEMORYSIZE.
|
2011-02-02 17:55:04 +00:00 |
pcm-as3525.c
|
AS3525: Implement a true audio pause and full-resolution audio tick. Take care of a few atomic hotspots.
|
2011-01-19 09:15:23 +00:00 |
power-as3525.c
|
as3525v2: RTC alarm
|
2010-05-22 00:28:03 +00:00 |
powermgmt-target.h
|
Clipv1: update CHARGER_TOTAL_TIMER
|
2010-09-03 06:42:11 +00:00 |
scrollwheel-as3525.c
|
Fix someone elses yellow and red
|
2010-04-02 01:41:51 +00:00 |
sd-as3525.c
|
Try to get some control over #ifdef hell in usb.c by refactoring and inline function use. SYS_USB_DISCONNECTED_ACK hasn't been doing anything useful for the USB thread; remove it. USB thread simply ignores that value. Observe only valid usb_state transitions.
|
2011-01-18 14:10:06 +00:00 |
sd-as3525v2.c
|
AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loops and retry those a limited number of times-- no explaination for their dubious existence was offered in the source. Second, SD thread was no longer monitoring inserts (and it wouldn't really matter if it were). Thus, .initialized was reported as '1' despite the new card needing reinit.
|
2011-01-29 16:54:36 +00:00 |
system-as3525.c
|
revert r28834 because it causes problems with uSD
|
2010-12-29 16:07:15 +00:00 |
system-target.h
|
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead.
|
2011-02-02 17:43:32 +00:00 |
timer-as3525.c
|
AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI.
|
2010-07-02 06:00:00 +00:00 |
tuner-as3525v2.c
|
The new Fuzev2 use the same FM chip than some Clip+
|
2010-07-20 06:26:39 +00:00 |
usb-as3525.c
|
Convert AMS target USB detection to event-based (no more polling in a tick). Seems well on my Clip v1 and Fuze v2.
|
2011-01-29 00:44:59 +00:00 |
usb-drv-as3525.c
|
Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charger works without interrupting playback
|
2010-12-12 20:03:42 +00:00 |
usb-drv-as3525.h
|
Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for weird Linux behaviour (don't have Windows to test with), we don't need to set up USB_PHY_EPx_INFO (OF doesn't bother either).
|
2010-06-28 09:46:13 +00:00 |
usb-drv-as3525v2.c
|
AMSv2 USB: Remove usb_enable call that occurs after core is already initialized and the usb_disable call while in ISR. Also, no point in panicing over a disconnect.
|
2011-02-04 05:46:55 +00:00 |
usb-drv-as3525v2.h
|
revert r27991
|
2010-09-03 22:18:04 +00:00 |
usb-target.h
|
as3525: don't export empty usb_init_device(), declare it as empty inline
|
2010-05-27 12:00:18 +00:00 |