rockbox/firmware/target/arm/as3525
Amaury Pouly 48b3de028e as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, first try at implementing disconnection
There is still a problem after the set address request which makes the driver working randomly.
I still didn't manage do get a proper disconnect interrupt.
From time to time, when unplugging cable, neither rockbox nor usb driver reports disconnect even.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27161 a1c6a512-1295-4272-9138-f99709370657
2010-06-27 22:06:30 +00:00
..
sansa-c200v2
sansa-clip
sansa-clipplus Fix wrong comments in tuner-clipplus.c 2010-06-22 16:13:16 +00:00
sansa-clipv2
sansa-e200v2
sansa-fuze
sansa-fuzev2
sansa-m200v4
adc-target.h
app.lds
ascodec-as3525.c
ascodec-target.h
audio-as3525.c
backlight-e200v2-fuze.c
boot.lds
button-e200v2-fuze.c
clock-target.h
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
debug-as3525.c DBOP noise on C200v2 goes away if we precharge long enough. 2010-06-27 02:50:24 +00:00
debug-target.h
dma-pl081.c
dma-target.h
fmradio-i2c-as3525.c
i2s-as3525.c
kernel-as3525.c
lcd-as-e200v2-fuze-fuzev2.S
lcd-fuze.c
lcd-fuze.h
lcd-ssd1303.c
memory-init.S
pcm-as3525.c
power-as3525.c
powermgmt-target.h
scrollwheel-as3525.c
sd-as3525.c Fix sd-as3525.c build for non-multidrive targets 2010-06-24 19:12:14 +00:00
sd-as3525v2.c revert r27044 (which was a revert of r26953 & r26954) 2010-06-23 04:34:23 +00:00
system-as3525.c as3525*: initialize cpu_frequency correctly 2010-06-23 07:06:06 +00:00
system-target.h revert r27044 (which was a revert of r26953 & r26954) 2010-06-23 04:34:23 +00:00
timer-as3525.c
usb-as3525.c
usb-drv-as3525.c Include usb-target.h for usb_remove_int(). 2010-06-27 03:10:20 +00:00
usb-drv-as3525.h Add transfer timeout, remove unused buf field 2010-06-24 19:14:47 +00:00
usb-drv-as3525v2.c as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, first try at implementing disconnection 2010-06-27 22:06:30 +00:00
usb-drv-as3525v2.h as3525v2-usb: beginning of a real driver. Setup packet and control transfers work. There is still a problem with the set address request. Still much work to be done. 2010-06-23 22:04:04 +00:00
usb-target.h