rockbox/firmware
Aidan MacDonald 55183c0b2a stm32h7: sdmmc: write DCTRL after DTIMER/DLENR for non-data commands
According to RM0433 the DCTRL register needs to be written
after DLENR and DTIMER. This is respected for data transfer
commands but not for non-data commands. Nothing bad seems
to be happening because of this, but it seems wise to rectify
the issue.

Change-Id: I55d8f2c1994bff747e5978847fda57445f001b02
2026-02-24 20:18:22 -05:00
..
asm Remove Creative Zen Vision and Vision:M ports 2026-02-06 07:31:54 -05:00
common
drivers Remove Creative Zen Vision and Vision:M ports 2026-02-06 07:31:54 -05:00
export config: USB_CHARGING_FORCE must be enabled for all iPods 2026-02-23 16:11:38 -05:00
include elf_loader: add elf_loadmem() to load file from memory 2026-01-25 19:51:07 -05:00
kernel Convert users of SHAREDDATA_ATTR to SHAREDBSS_ATTR 2026-02-05 07:57:07 -05:00
libc
reggen stm32h743: implement I2C controller interface 2026-02-23 08:19:29 -05:00
target stm32h7: sdmmc: write DCTRL after DTIMER/DLENR for non-data commands 2026-02-24 20:18:22 -05:00
usbstack usb: fix yellow in eb69211791 2026-01-27 15:23:47 -05:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Convert users of SHAREDDATA_ATTR to SHAREDBSS_ATTR 2026-02-05 07:57:07 -05:00
bidi.c
buflib_malloc.c
buflib_mempool.c
chunk_alloc.c
COPYING
core_alloc.c
debug.c
eeprom_settings.c
elf_loader.c elf_loader: add elf_loadmem() to load file from memory 2026-01-25 19:51:07 -05:00
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c
hangul.c
lc-rock.c
linuxboot.c
logf.c
lru.c
panic.c
pcm.c
pcm_mixer.c plugins: Convert all plugins to using mixer API for playback 2026-02-22 08:15:14 -05:00
pcm_sampr.c
pcm_sw_volume.c pcm: improve 32-bit software volume scaling 2026-02-23 15:44:42 +00:00
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c pass event data to usb_acknowledge 2026-01-26 19:47:09 -05:00
sdmmc.c
sound.c audio: remove pcm_sw_volume include from sound.c 2026-02-19 14:16:26 -05:00
SOURCES fix red in 5b5cd252d0: Don't compile ALSA driver for hosted bootloaders 2026-02-23 11:10:20 -05:00
storage.c bootloaders: Don't build usb_core without HAVE_BOOTLOADER_USB_MODE 2026-02-07 08:46:10 -05:00
system.c
timer.c
tuner.c
usb.c bootloaders: Don't build usb_core without HAVE_BOOTLOADER_USB_MODE 2026-02-07 08:46:10 -05:00

See docs/README