Wayne Lin
|
600e67f952
Revert to RT_IPC_FLAG_PRIO.
|
3 years ago |
Wayne Lin
|
7e6ffd3447
Support multi-partition/-card mounting.
|
3 years ago |
Meco Man
|
df9a23c534
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
|
3 years ago |
Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 years ago |
bigmagic
|
e09c99fcfb
fix raspi3-64 sdio driver
|
5 years ago |
armink
|
fa4d4ab7cf
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
6 years ago |
armink
|
0d7ba79219
Remove the DBG_COLOR and DBG_ENABLE definition.
|
6 years ago |
Bernard Xiong
|
1f37de29c4
Fix the value width issue under 32/64 bit arch.
|
6 years ago |
armink
|
5a70247898
[components][DeviceDriver] Update log tag from [SDIO] to SDIO.
|
6 years ago |
Bernard Xiong
|
2c0640a178
[license] Change license to Apache.
|
6 years ago |
EvalZero
|
2c01189114
[DeviceDriver][SDIO] Update sdio debug log.
|
6 years ago |
Bernard Xiong
|
ba2b1f0e56
[DeviceDrivers][MMC] rename fls to __rt_fls
|
7 years ago |
tanek liang
|
d8bc33d70b
[DeviceDrivers] Fix missing mailbox after SDCard hot plug
|
7 years ago |
Bernard Xiong
|
6ccebe19d5
[DeviceDrivers] Fix compiling issue in MMC/SD.
|
7 years ago |
weety
|
e4dd86a1b7
[DRIVER][SDIO] Add components initializer.
|
7 years ago |
ruiqian
|
0a798b33a5
Update mmcsd_core.c
|
7 years ago |
Bernard Xiong
|
02a5cebc6d
[DeviceDrivers] Add MMC/SD change support.
|
9 years ago |
Bernard Xiong
|
3748008651
[DeviceDrivers] Add card remove operations in MMC/SD.
|
9 years ago |
Bernard Xiong
|
eefd87284c
[DeviceDrivers] fix the compiling warning in MMC/SD
|
9 years ago |
weety
|
28f2fbd4cc
1.Fixed sdmmc cmd retries issue;
|
10 years ago |
weety
|
41597e8793
Add mmc and emmc drivers.
|
10 years ago |
yiyue.fang
|
621fbdb90c
Embedded GPLv2 license in drivers
|
12 years ago |
weety
|
624d947e56
use __rt_ffs instead of ffs
|
12 years ago |
luohui2320@gmail.com
|
d5a0362bb4
update sdio framwork
|
12 years ago |
luohui2320@gmail.com
|
7729b4a1e4
move SDIO driver header files to the drivers/include directory and update rtdevice.h
|
13 years ago |
luohui2320@gmail.com
|
a8f967f26a
fix compiling warning
|
13 years ago |
luohui2320@gmail.com
|
9c804a28a4
update SDIO driver
|
13 years ago |
bernard.xiong@gmail.com
|
7022b8285f
remove alignment memory allocation from SDIO framework.
|
13 years ago |
luohui2320@gmail.com
|
dea9c19e5e
update SDIO protocol
|
13 years ago |
dzzxzz@gmail.com
|
70463829c5
if the D-cache is enabled, make sure the buffer used by DMA is aligned to 32 bytes
|
13 years ago |