patacongo
|
af1830dc73
|
SDIO now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2287 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-29 15:46:13 +00:00 |
|
patacongo
|
04f6edbaf7
|
Numerous fixes for basic STM32 SDIO DMA access
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2279 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-26 00:18:22 +00:00 |
|
patacongo
|
70e2fd6f6c
|
Fix problems when DMA2 is enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2277 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-21 17:43:59 +00:00 |
|
patacongo
|
d209d47e16
|
Fix error in mount() error handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2271 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-18 17:31:04 +00:00 |
|
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
|
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
|
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
|
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
|
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
|
7442148f33
|
Document bugfix
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2189 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 21:51:09 +00:00 |
|
patacongo
|
f240cc6e9b
|
Add STM32 USBDEV driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2185 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 18:50:05 +00:00 |
|
patacongo
|
249da292da
|
Need to config CTS/RTS pins for USART2/3 even if not using flow control
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2184 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 02:47:10 +00:00 |
|
patacongo
|
5bc3780ada
|
Fix types in stm32 serial drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2183 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 02:27:23 +00:00 |
|
patacongo
|
e89affe3a2
|
Improved certain Cortex-M3 context switch times
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2177 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-25 02:24:40 +00:00 |
|
patacongo
|
32f7654226
|
Add USB serial device configuration for STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2173 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-23 19:01:27 +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
|
1d33c58805
|
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2154 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-17 22:14:42 +00:00 |
|
patacongo
|
7e92d3550c
|
Prep for 0.4.11 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2152 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-17 22:04:31 +00:00 |
|
patacongo
|
b0fa795ddf
|
Completes 1st cut of SPI DMA
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2147 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-17 00:50:01 +00:00 |
|
patacongo
|
a7815fec25
|
LEDs on port F, not C
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2135 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-14 20:41:56 +00:00 |
|
patacongo
|
9048a34e74
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2130 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-13 23:59:05 +00:00 |
|
patacongo
|
d008e2bf8a
|
Update group info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2115 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-02 23:23:55 +00:00 |
|
patacongo
|
024ebc70c4
|
Prep for 0.4.11 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2072 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-16 20:51:13 +00:00 |
|
patacongo
|
713c8d5965
|
Fix reference counting errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2056 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 17:17:51 +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
|
44f3418b18
|
Remove check for outstanding un-ACKed data in TX poll
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2038 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 20:32:02 +00:00 |
|
patacongo
|
80113f7d41
|
Fix race condition that can cause close of socket to hang
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2037 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 19:31:52 +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
|
9a651a8b0e
|
This two FIFO handling bugs in LM3S ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2031 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-09 18:00:13 +00:00 |
|
patacongo
|
8ec0fc92ed
|
strstr fails because length off by 1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2022 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-15 22:59:41 +00:00 |
|
patacongo
|
c24bbb10f5
|
Fix strcasecmp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2019 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-15 19:31:30 +00:00 |
|
patacongo
|
023de4390c
|
Prep for 0.4.10 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2016 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-08 18:12:10 +00:00 |
|
patacongo
|
3ec3bfdcc8
|
accept() now supports non-blocking operations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2011 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-02 23:35:27 +00:00 |
|
patacongo
|
5e2d7c363b
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2009 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-02 16:40:49 +00:00 |
|
patacongo
|
b63c500c14
|
Add non-blocking capability for TCP sockets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1996 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-19 13:50:08 +00:00 |
|
patacongo
|
eefb20545f
|
Add strpbrk()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1991 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 20:39:57 +00:00 |
|
patacongo
|
b9e21dbab5
|
Add strstr()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1990 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 20:11:11 +00:00 |
|
patacongo
|
22fa6bdfb3
|
Add framework for THTTPD example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1989 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 19:47:08 +00:00 |
|
patacongo
|
4b3d42c879
|
A big, hard-coded stack size was used in several places
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1986 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-14 01:48:06 +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
|
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
|
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
|
d9c797730c
|
Prep for 0.4.9
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1969 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-26 22:52:57 +00:00 |
|
patacongo
|
a1ef2c1ed5
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1957 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 23:50:19 +00:00 |
|
patacongo
|
ca79f124d4
|
Fix a bug in initial XIP offset
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1942 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-24 23:33:33 +00:00 |
|
patacongo
|
2cf61be243
|
Fix a problem that was causing tools/incdir.sh to generate inappropriate paths for Cygwin tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1941 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-24 20:57:34 +00:00 |
|