rockbox/firmware/target/arm/as3525
Tobias Diedrich 8e8c8dce51 Either the removal of the unneeded flush or the additional epn_info setup
has made it more reliable.  It seems to basically work now, but
somehow when Linux tries to read the partition table and it gets the
"scsi read10" command, the storage_read_sectors(drive=0, start=0, count=8)
call never returns...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26894 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 17:50:48 +00:00
..
sansa-c200v2
sansa-clip FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
sansa-clipplus The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5802, so rename files and functions. Also fix several bugs. 2010-06-16 20:29:08 +00:00
sansa-clipv2 Port greylib blitting optimisation to clipv2 and Clip+. Actual speedup can't be measured because something is fishy with the cpu clocking (calculated load is negative??) 2010-06-04 23:12:33 +00:00
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 Move delay a bit in dbop_read_input for ams sansa targets using the DBOP port for button readout 2010-06-05 15:57:32 +00:00
dbop-as3525.h
debug-as3525.c
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 FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
lcd-fuze.c
lcd-fuze.h
lcd-ssd1303.c
pcm-as3525.c pcm as3525v1: revert 26761 to use faster ASM code 2010-06-11 14:04:48 +00:00
power-as3525.c
powermgmt-target.h
scrollwheel-as3525.c
sd-as3525.c Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix. 2010-06-06 13:20:47 +00:00
sd-as3525v2.c FS#11402 by me : sd_enable for Sansa AMSv2 2010-06-16 06:08:04 +00:00
system-as3525.c
system-target.h
timer-as3525.c
usb-as3525.c
usb-drv-as3525.c Either the removal of the unneeded flush or the additional epn_info setup 2010-06-17 17:50:48 +00:00
usb-drv-as3525v2.c usb-as3535v2: add more defines, reorganize/simplify things, add code for interrupt handling 2010-06-12 05:26:23 +00:00
usb-drv-as3525v2.h usb-as3535v2: add more defines, reorganize/simplify things, add code for interrupt handling 2010-06-12 05:26:23 +00:00
usb-target.h