patacongo
|
4196c8ce60
|
Add skeleton file that will hold the STM32 SDIO driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2243 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 12:32:45 +00:00 |
|
patacongo
|
a1087ace92
|
Rename mmcsd.c to mmcsd_sdio.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2242 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 00:13:42 +00:00 |
|
patacongo
|
eed2313667
|
Separate SDIO interface from MMCSD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2241 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-10 18:32:51 +00:00 |
|
patacongo
|
19fb20b3ef
|
Fixes for Z80 compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2240 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-07 00:03:22 +00:00 |
|
patacongo
|
cb89120bd4
|
Fix errors/warnings reported by eZ80 compiler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2239 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 22:53:47 +00:00 |
|
patacongo
|
4da26a9817
|
Add SDIO register definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2238 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 21:59:49 +00:00 |
|
patacongo
|
783d429d66
|
Add skeleton of SDIO-based MMCSD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2237 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 20:44:16 +00:00 |
|
patacongo
|
860e284bef
|
First cut at SDIO MMC/SD interface
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2236 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 18:10:32 +00:00 |
|
patacongo
|
d9413c1214
|
Fix confusion between byte and block transfers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2235 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 13:43:21 +00:00 |
|
patacongo
|
bf7555cc4a
|
Fix a potential race condition
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2234 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 13:42:49 +00:00 |
|
patacongo
|
7f84a8bea1
|
Fix compile error when workqueue disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2233 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 01:07:32 +00:00 |
|
patacongo
|
00e7c5f8ac
|
Integrte work thread
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2232 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 00:44:22 +00:00 |
|
patacongo
|
e9f2ab2b9c
|
Document workqueue configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2231 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 23:14:34 +00:00 |
|
patacongo
|
64e5bef2f6
|
Incorporate the work thread
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2230 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 22:58:36 +00:00 |
|
patacongo
|
86987e3b02
|
Add beginnings of a work thread
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2229 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 21:44:33 +00:00 |
|
patacongo
|
fcf4b9767c
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2228 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 20:16:15 +00:00 |
|
patacongo
|
6b2827a112
|
Add generic support for read-ahead buffering and write buffering in block drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2227 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 18:15:06 +00:00 |
|
patacongo
|
c0675a0711
|
Add support for GPIO interrupts & STM3210E-EVAL board buttons
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2226 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 14:07:41 +00:00 |
|
patacongo
|
50f2fe304d
|
Prep for 0.4.13 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2225 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 20:54:18 +00:00 |
|
patacongo
|
63ea63960c
|
Add USBSERIAL configuration options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2224 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 20:10:27 +00:00 |
|
patacongo
|
ca03c323d0
|
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2223 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 20:07:57 +00:00 |
|
patacongo
|
4f2ef02fc0
|
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2222 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 16:57:17 +00:00 |
|
patacongo
|
0c04d9093d
|
Exit after reading EOF
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2221 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 15:12:42 +00:00 |
|
patacongo
|
200a91f822
|
Still need to enable trace -- event when trace not enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2220 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 14:55:24 +00:00 |
|
patacongo
|
b7511eacdb
|
USB serial update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2219 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 14:54:12 +00:00 |
|
patacongo
|
041200d562
|
Fix handling of pending OUT transfers; if we clear CTR_RX first, we lose size of OUT transfer
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2218 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 02:57:32 +00:00 |
|
patacongo
|
b5ec25b919
|
Status not being set when transfer started via epsubmit()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2217 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-03 16:11:55 +00:00 |
|
patacongo
|
8375685b47
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2216 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-03 02:30:27 +00:00 |
|
patacongo
|
93b36a90b9
|
If SETUP received, that also means the end of a previous TX
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2215 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-03 00:52:16 +00:00 |
|
patacongo
|
3c24e1beeb
|
Non-standard requests handled by class caused controller errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2214 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 22:32:22 +00:00 |
|
patacongo
|
84deab6932
|
Fix EP configure switch value
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2213 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 20:49:23 +00:00 |
|
patacongo
|
cbe4bf2e2d
|
Extend USB trace logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2212 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 20:11:50 +00:00 |
|
patacongo
|
e80850b3c0
|
Extend USB trace logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2211 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 20:09:47 +00:00 |
|
patacongo
|
b1ea58fd14
|
Fix case where both RX and TX enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2210 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 20:09:25 +00:00 |
|
patacongo
|
40040fe9fe
|
Sometimes RX status is not NAK
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2209 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 18:14:41 +00:00 |
|
patacongo
|
92925d0b9d
|
Fix RX status setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2208 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 15:04:47 +00:00 |
|
patacongo
|
146a21e630
|
Fix compilation error with register debug off
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2207 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-01 20:13:47 +00:00 |
|
patacongo
|
ef96b697d0
|
Need to send ZLP at end of no-data setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2206 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-01 19:12:46 +00:00 |
|
patacongo
|
f70dba1600
|
Fix endian-ness issue in SETUP
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2205 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-01 17:29:41 +00:00 |
|
patacongo
|
5c78a1d644
|
Fix direction logic in the submit method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2204 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 19:14:00 +00:00 |
|
patacongo
|
624c01ed82
|
Fix PMA addressing issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2203 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 18:34:54 +00:00 |
|
patacongo
|
dbfaa18d76
|
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2202 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 16:03:18 +00:00 |
|
patacongo
|
2fe96d8442
|
Integration updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2201 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 16:02:00 +00:00 |
|
patacongo
|
3336fa811f
|
arch/arm/src/stm32/stm32_usbdev.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2200 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 15:54:10 +00:00 |
|
patacongo
|
6183474b2c
|
Fix size of BTABLE
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2199 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 02:32:46 +00:00 |
|
patacongo
|
281d987dba
|
Enhanced debug; need a delay after removing PWDN
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2198 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 00:49:51 +00:00 |
|
patacongo
|
1f2493af82
|
Misc integration fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2197 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 23:06:30 +00:00 |
|
patacongo
|
d575215da3
|
upate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2196 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 17:34:13 +00:00 |
|
patacongo
|
5a73f2fb40
|
USB integration in progress
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2195 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 17:33:54 +00:00 |
|
patacongo
|
c1cd3b3a42
|
BUG: mixing else causes bad IRQ settings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2194 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 13:51:07 +00:00 |
|