rockbox/firmware
Rafaël Carré 1ae6307a5a sd-as3525v2: panic in case of error in the isr
Disable errors on response timeout since it can happen on SD_SEND_IF_COND
Disable errors on start bit error : it's ignored by the linux driver

No panic on my side with those 2 bits unchecked, but no transfer
completion either.
Note: the Linux driver doesn't implement DMA

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24837 a1c6a512-1295-4272-9138-f99709370657
2010-02-21 22:49:57 +00:00
..
common Fix a dircache NULL-pointer dereference. 2010-02-21 22:48:54 +00:00
decompressor
drivers Comment out lcd_drawline() DEBUGF messages which show in various simulators 2010-02-20 06:42:45 +00:00
export Packard Bell Vibe 500: Enable recording. 2010-02-21 12:29:14 +00:00
include Remove obsolete comment. 2010-02-16 23:17:28 +00:00
target sd-as3525v2: panic in case of error in the isr 2010-02-21 22:49:57 +00:00
test Fix even more tabs 2010-01-03 10:35:31 +00:00
usbstack don't start waiting for the new command in send_csw(). Although on the USB level this is entirely correct, and about 10% to 15% faster, usb_storage_transfer_complete() could get slightly confused by this. 2010-01-25 22:33:53 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Fix FS#10362 (flickering backlight when removing hold) by preventing multiple SYS_TIMEOUT events being posted the backlight thread. 2009-11-23 23:30:55 +00:00
bidi.c Fix further tabs 2010-01-03 10:50:34 +00:00
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c remote multifont fixes. it shoud be working again (blame AlexP! he made me break it last week!) 2010-02-21 19:10:09 +00:00
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c Fix further tabs 2010-01-03 10:50:34 +00:00
logf.c Rename vfnprintf to vuprintf (u stands for user for the user callback and data passed to it) to avoid confusion with file and buffer size related functions from the printf-family, and add a comment to its declaration. 2009-11-03 21:20:09 +00:00
lru.c
mp3_playback.c
panic.c Revert accidental changes from r24723 2010-02-17 16:12:21 +00:00
pcm.c New plugin: FFT, A frequency analyzer plugin 2010-02-10 19:44:11 +00:00
pcm_sampr.c
powermgmt.c FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sound.c Fix further tabs 2010-01-03 10:50:34 +00:00
SOURCES Make Clip+ bootloader build 2010-02-05 12:40:25 +00:00
storage.c
system.c
thread.c Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS. 2009-11-20 02:51:10 +00:00
timer.c
tuner.c Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS 2009-12-01 17:54:40 +00:00
usb.c

See docs/README