Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
108a8ede6a7609701b1f008f6580d07ec8c09814
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Nov 17, 2009
Remove debug code
· 108a8ede
patacongo
authored
15 years ago
108a8ede
Code complete for STM32 SDIO driver and MMC/SD SDIO driver
· dcc16a71
patacongo
authored
15 years ago
dcc16a71
Finish event wait logic
· 29395f7f
patacongo
authored
15 years ago
29395f7f
Add basic data transfer logic
· 7ef8423a
patacongo
authored
15 years ago
7ef8423a
Nov 16, 2009
Add SDIO interrupt handling
· 2142afe7
patacongo
authored
15 years ago
2142afe7
Addition DMA setup logic
· 0a241974
patacongo
authored
15 years ago
0a241974
Redesign SDIO wait logic; add SDIO DMA logic
· 2740d042
patacongo
authored
15 years ago
2740d042
Nov 15, 2009
Eliminate some warnings
· b1742905
patacongo
authored
15 years ago
b1742905
Add logic to handle card insertion/removal events
· 498ae011
patacongo
authored
15 years ago
498ae011
Add SD card initialization logic
· 529bbb7a
patacongo
authored
15 years ago
529bbb7a
Nov 14, 2009
Add CSD decode logic
· 95908c87
patacongo
authored
15 years ago
95908c87
Missing breaks in switch
· daf843bc
patacongo
authored
15 years ago
daf843bc
Add MMC configuration logic
· fc6a71a6
patacongo
authored
15 years ago
fc6a71a6
Nov 13, 2009
Need to use poll-waiting
· 1c036b92
patacongo
authored
15 years ago
1c036b92
Add IOCTLs and card identification logic
· ad3467a8
patacongo
authored
15 years ago
ad3467a8
Add to STM32 SDIO driver
· 1ae08cf3
patacongo
authored
15 years ago
1ae08cf3
Nov 12, 2009
Separate STM32F103ZE pin-mapping into a separate header file
· 1ec817c5
patacongo
authored
15 years ago
1ec817c5
Add SDIO GPIO initialization
· ec5b3cef
patacongo
authored
15 years ago
ec5b3cef
Finish reponse methods
· 35d260bd
patacongo
authored
15 years ago
35d260bd
SDIO interface simplication
· cd8a7958
patacongo
authored
15 years ago
cd8a7958
Nov 11, 2009
Incremental update to STM32 MMCSD driver
· e12ba000
patacongo
authored
15 years ago
e12ba000
Incremental update to STM32 MMCSD driver
· 9f0c9069
patacongo
authored
15 years ago
9f0c9069
Incremental progress on STM32 MMCSD driver
· 91167258
patacongo
authored
15 years ago
91167258
Add skeleton file that will hold the STM32 SDIO driver
· a18a6c13
patacongo
authored
15 years ago
a18a6c13
Add skeleton file that will hold the STM32 SDIO driver
· 4196c8ce
patacongo
authored
15 years ago
4196c8ce
Rename mmcsd.c to mmcsd_sdio.c
· a1087ace
patacongo
authored
15 years ago
a1087ace
Nov 10, 2009
Separate SDIO interface from MMCSD
· eed23136
patacongo
authored
15 years ago
eed23136
Nov 07, 2009
Fixes for Z80 compile
· 19fb20b3
patacongo
authored
15 years ago
19fb20b3
Nov 06, 2009
Fix errors/warnings reported by eZ80 compiler
· cb89120b
patacongo
authored
15 years ago
cb89120b
Add SDIO register definitions
· 4da26a98
patacongo
authored
15 years ago
4da26a98
Add skeleton of SDIO-based MMCSD driver
· 783d429d
patacongo
authored
15 years ago
783d429d
First cut at SDIO MMC/SD interface
· 860e284b
patacongo
authored
15 years ago
860e284b
Fix confusion between byte and block transfers
· d9413c12
patacongo
authored
15 years ago
d9413c12
Fix a potential race condition
· bf7555cc
patacongo
authored
15 years ago
bf7555cc
Fix compile error when workqueue disabled
· 7f84a8be
patacongo
authored
15 years ago
7f84a8be
Integrte work thread
· 00e7c5f8
patacongo
authored
15 years ago
00e7c5f8
Nov 05, 2009
Document workqueue configuration
· e9f2ab2b
patacongo
authored
15 years ago
e9f2ab2b
Incorporate the work thread
· 64e5bef2
patacongo
authored
15 years ago
64e5bef2
Add beginnings of a work thread
· 86987e3b
patacongo
authored
15 years ago
86987e3b
cosmetic
· fcf4b976
patacongo
authored
15 years ago
fcf4b976
Loading