nuttx/arch/arm/src
Jukka Laitinen 1071934350 arch/arm/src/stm32h7/stm32_sdmmc.c: Fixes for IDMA transfer and cache usage
This simplifies the sdmmc driver when the IDMA is in use. There is no need to mix
IDMA and interrupt based transfers; instead, when making unaligned data tranfers,
just make IDMA into an internal aligned buffer and then copy the data.

Signed-off-by: Jukka Laitinen <jukka.laitinen@intel.com>
2020-05-14 17:31:33 -06:00
..
a1x arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
am335x Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
arm arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
armv6-m arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
armv7-a arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
armv7-m arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
armv7-r arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
armv8-m arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
c5471 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
common include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
cxd56xx arch: cxd56xx: Apply the latest cxd56_dma.c and cxd56_spi from SDK 2020-05-13 13:11:08 +02:00
dm320 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
efm32 Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
imx1 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
imx6 arch/arm/: Rename up_intstack_* to arm_intstack_* 2020-05-03 14:48:40 -03:00
imxrt Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
kinetis Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
kl Fix typos 2020-05-14 10:49:44 -06:00
lc823450 Fix typos 2020-05-14 10:49:44 -06:00
lpc17xx_40xx Run all .c and .h modified by this PR through nxstyle 2020-05-01 16:55:33 -03:00
lpc31xx arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc43xx Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
lpc54xx Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
lpc214x arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc2378 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
max326xx Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
moxart arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52 Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
nuc1xx Fix typos 2020-05-14 10:49:44 -06:00
s32k1xx Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
sam34 include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
sama5 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
samd2l2 Fix typos 2020-05-14 10:49:44 -06:00
samd5e5 Run all .c and .h modified by this PR through nxstyle 2020-05-01 16:55:33 -03:00
samv7 Remove executable bit from source code 2020-05-13 06:32:13 -06:00
stm32 Fix typos 2020-05-14 10:49:44 -06:00
stm32f0l0g0 Fix typos 2020-05-14 10:49:44 -06:00
stm32f7 Fix typos 2020-05-14 10:49:44 -06:00
stm32h7 arch/arm/src/stm32h7/stm32_sdmmc.c: Fixes for IDMA transfer and cache usage 2020-05-14 17:31:33 -06:00
stm32l4 Fix typos 2020-05-14 10:49:44 -06:00
str71x arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
tiva Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
tms570 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
xmc4 Run all .c and .h modified by this PR through nxstyle 2020-05-01 16:55:33 -03:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Makefile build: Remove 'u' prefix from userspace library 2020-05-01 15:56:55 -06:00