rockbox/firmware
Amaury Pouly 20ee453edc imx233: fix sd init sequence
Implement the switch function as specified by the specification,
that is wait for the response AND transfer 64 bytes of data. This
fixes some issue when the SD card take a long time to switch. In
particular waiting 100ms (max per spec) will not work if no data
is transfered in some cases.

Change-Id: Ia22350468018b842e57ce6f6c1a8d676eba97fb8
2013-07-02 00:45:00 +02:00
..
asm Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" 2012-10-24 14:05:39 +02:00
common Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
decompressor
drivers imx233: implement alarm wake up 2013-07-02 00:45:00 +02:00
export Update software recording engine to latest codec interface. 2013-06-30 00:40:27 +02:00
include Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
libc
target imx233: fix sd init sequence 2013-07-02 00:45:00 +02:00
test Fix test fat failing on 64bit system (second bit of FS#12646) 2012-05-08 13:00:56 +02:00
usbstack imx233: fix ocotop/debug and usb-core for stmp3600 2013-06-24 13:17:17 +02:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c buflib: Allow handle to be freed entirely during the shrink callback. 2013-06-24 15:24:34 +02:00
COPYING
core_alloc.c
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c Fix checks on buflib allocated handles (0 is not a valid handle value) 2012-06-10 17:15:47 +02:00
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c kernel: Allow queue_wait_w_tmo() to be called with TIMEOUT_BLOCK. 2012-09-28 19:40:17 +02:00
load_code.c load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends APIs. 2012-05-26 22:46:56 +02:00
logf.c Remove copy/pasted preprocessor defines that shouldn't have been included. 2012-08-06 19:20:47 -04:00
lru.c
panic.c
pcm.c Provide high resolution volume and prescaler to hosted targets. 2013-04-27 06:59:27 +02:00
pcm_mixer.c Add a true waveform display to the oscilloscope plugin. 2012-12-05 02:03:58 +01:00
pcm_sampr.c
pcm_sw_volume.c Provide high resolution volume and prescaler to hosted targets. 2013-04-27 06:59:27 +02:00
powermgmt.c Add set_sleeptimer_duration function in minutes 2012-10-06 11:59:13 +02:00
profile.c
README
rolo.c Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
rom.lds
screendump.c
scroll_engine.c
sdmmc.c
sound.c Add DAC's oversampling filter roll-off selection to sound settings. 2013-05-24 11:18:16 +04:00
SOURCES Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
storage.c
system.c
thread.c
timer.c
tuner.c Add stub STFM1000 tuner driver 2012-05-19 16:10:52 +02:00
usb.c USB: Detect charging-only mode upon cable insert, not host detect. 2013-05-22 02:28:31 -04:00

See docs/README