patacongo
|
dcc16a713c
|
Code complete for STM32 SDIO driver and MMC/SD SDIO driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2266 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-17 21:31:56 +00:00 |
|
patacongo
|
29395f7fd1
|
Finish event wait logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2265 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-17 18:18:35 +00:00 |
|
patacongo
|
7ef8423ad0
|
Add basic data transfer logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2264 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-17 16:24:44 +00:00 |
|
patacongo
|
2142afe747
|
Add SDIO interrupt handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2263 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-16 23:22:36 +00:00 |
|
patacongo
|
2740d04258
|
Redesign SDIO wait logic; add SDIO DMA logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2261 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-16 15:37:11 +00:00 |
|
patacongo
|
498ae01164
|
Add logic to handle card insertion/removal events
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2259 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-15 19:48:08 +00:00 |
|
patacongo
|
529bbb7a2a
|
Add SD card initialization logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2258 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-15 18:23:46 +00:00 |
|
patacongo
|
fc6a71a647
|
Add MMC configuration logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2255 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-14 18:19:51 +00:00 |
|
patacongo
|
ad3467a844
|
Add IOCTLs and card identification logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2253 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-13 23:30:41 +00:00 |
|
patacongo
|
35d260bda4
|
Finish reponse methods
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2249 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-12 16:49:39 +00:00 |
|
patacongo
|
cd8a7958eb
|
SDIO interface simplication
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2248 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-12 15:49:48 +00:00 |
|
patacongo
|
9f0c906935
|
Incremental update to STM32 MMCSD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2246 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 22:34:40 +00:00 |
|
patacongo
|
911672589d
|
Incremental progress on STM32 MMCSD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2245 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 21:20:49 +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
|
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
|
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
|
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
|
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
|
3a89153f23
|
More USB macros; fix warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2178 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-27 02:08:26 +00:00 |
|
patacongo
|
7caea56697
|
Misc. mosty USB-related updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2167 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-22 00:11:53 +00:00 |
|
patacongo
|
7dfface80c
|
Extend SPI interface to better handle multiple devices on same SPI bus
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2162 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-20 14:05:56 +00:00 |
|
patacongo
|
d754ee2caf
|
Add bulk erase IOCTL; add byte read method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2158 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 20:58:04 +00:00 |
|
patacongo
|
23683fe846
|
Add MTD interface; add M25P64/128 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2157 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 17:45:31 +00:00 |
|
patacongo
|
9b04ee217e
|
Move some drivers to separate subdirectories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2156 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 13:52:21 +00:00 |
|
patacongo
|
8781f3e998
|
typos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2137 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-15 19:43:49 +00:00 |
|
patacongo
|
420409fde7
|
Add STM32 SPI chip selects
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2110 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-01 14:21:29 +00:00 |
|
patacongo
|
59acff806c
|
Use lldbg() instead of dbg() in interrupt level logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2054 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 15:44:14 +00:00 |
|
patacongo
|
ca7e2543e7
|
Add CONFIG_DEBUG_SYMBOLS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2053 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 14:18:15 +00:00 |
|
patacongo
|
27ba470482
|
Fix race condition bug in poll() for backlogged connections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2032 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-10 22:55:52 +00:00 |
|
patacongo
|
7c8051a574
|
THTTPD now gets past initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2007 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-02 16:08:20 +00:00 |
|
patacongo
|
ea16dce2f3
|
Fix some ez80 compilation errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2005 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-02 13:24:47 +00:00 |
|
patacongo
|
297cb5e256
|
Add fcntl(F_DUPFD)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1995 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-19 00:14:46 +00:00 |
|
patacongo
|
e68c54fea0
|
Still fleshing out THTTPD example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1994 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 22:59:44 +00:00 |
|
patacongo
|
8c7634d4a2
|
Add skeleton for fcntl()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1993 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 21:39:59 +00:00 |
|
patacongo
|
485c3066e1
|
Add fileno()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1985 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-13 01:35:15 +00:00 |
|
patacongo
|
3975fc5bdf
|
Add tdate_parse.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1982 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-12 20:48:44 +00:00 |
|
patacongo
|
1235ab92c5
|
libthttpd.c now longer used fork() and execve()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1980 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-12 18:46:11 +00:00 |
|
patacongo
|
29899e1069
|
Added exec()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1979 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-12 18:43:59 +00:00 |
|
patacongo
|
49a834785b
|
Add strftime
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1977 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-12 15:16:00 +00:00 |
|
patacongo
|
b32b7cb4b2
|
Add gmtime and localtime
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1976 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-12 00:41:06 +00:00 |
|
patacongo
|
4f255b5fdf
|
Add gettimeofday()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1974 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-11 23:39:33 +00:00 |
|
patacongo
|
631788ece1
|
mktime/gmtime_r moved and highly simplified
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1973 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-11 17:24:14 +00:00 |
|
patacongo
|
bfd2dc6cd1
|
Added some pattern matching logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1972 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-11 13:59:42 +00:00 |
|