rockbox/firmware/target/arm/as3525
Amaury Pouly 297ca4b1af as3525v2-usb: only call wakeup_signal when a thread is actually waiting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29129 a1c6a512-1295-4272-9138-f99709370657
2011-01-24 15:03:56 +00:00
..
sansa-c200v2
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
sansa-fuze
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
adc-target.h
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ascodec-as3525.c
ascodec-target.h
audio-as3525.c
backlight-e200v2-fuze.c
boot.lds
button-e200v2-fuze.c
clock-target.h revert r28834 because it causes problems with uSD 2010-12-29 16:07:15 +00:00
dbop-as3525.c
dbop-as3525.h
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
i2s-as3525.c
kernel-as3525.c
lcd-as-e200v2-fuze-fuzev2.S
lcd-clip.h lcd-clip.h: mentions clipv2 2010-07-22 17:17:31 +00:00
lcd-fuze.c
lcd-fuze.h
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
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
powermgmt-target.h Clipv1: update CHARGER_TOTAL_TIMER 2010-09-03 06:42:11 +00:00
scrollwheel-as3525.c
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 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
system-as3525.c revert r28834 because it causes problems with uSD 2010-12-29 16:07:15 +00:00
system-target.h
timer-as3525.c
tuner-as3525v2.c
usb-as3525.c Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that, not all needed disconnect handling is done in usb.c 2010-12-21 17:24:00 +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
usb-drv-as3525v2.c as3525v2-usb: only call wakeup_signal when a thread is actually waiting 2011-01-24 15:03:56 +00:00
usb-drv-as3525v2.h revert r27991 2010-09-03 22:18:04 +00:00
usb-target.h