Gregory Nutt
|
4782acb012
|
Tiva Ethernet: Integrate use of workqueue so the network processing is not done at the interrupt level
|
2014-12-31 13:03:00 -06:00 |
|
Gregory Nutt
|
3666af88d4
|
drivers/net/skeleton.c: Add outline for support with CONFIG_NET_NOINTS
|
2014-12-30 14:56:37 -06:00 |
|
Gregory Nutt
|
45584fdfe5
|
Update TODO lis
|
2014-12-29 11:03:33 -06:00 |
|
Gregory Nutt
|
c1343063f8
|
Minor TODO list update
|
2014-12-29 09:45:18 -06:00 |
|
Gregory Nutt
|
cebc32f793
|
Update TODO list
|
2014-12-29 07:25:44 -06:00 |
|
Gregory Nutt
|
93bcd3e03e
|
TM4C129X: Add custom system control header file (incomplete)
|
2014-12-19 12:12:52 -06:00 |
|
Gregory Nutt
|
2deadebc00
|
Update TODO list
|
2014-12-13 17:25:33 -06:00 |
|
Gregory Nutt
|
623757d77c
|
Update TODO list and add REVISIT comment
|
2014-12-13 08:44:28 -06:00 |
|
Gregory Nutt
|
e31d5125ae
|
Add support for a variadic ioctl() function. The ioctl() interface is a non-standard, Unix interface. NuttX has always used the older, three-parameter version. Most contemporary systems now, however, use a variadic form of the ioctl() function. Added an option to insert a shim layer to adapt the three-parameter ioctl() to use the variadic interface form. Internally, the ioctl handling is the same three-parameter logic. The only real complexity to the shim is in how the system calls must be handled.
|
2014-11-29 10:53:22 -06:00 |
|
Gregory Nutt
|
08b2f80de0
|
Update TODO
|
2014-11-27 19:05:40 -06:00 |
|
Gregory Nutt
|
aa9700c1ab
|
Update comments and read me
|
2014-11-23 12:52:18 -06:00 |
|
Gregory Nutt
|
17000ebacb
|
Update ChangeLog and TODO
|
2014-11-22 10:57:20 -06:00 |
|
Gregory Nutt
|
5521868169
|
Update TODO
|
2014-11-21 18:25:58 -06:00 |
|
Gregory Nutt
|
5bdac09cf1
|
Update ChangeLog
|
2014-11-20 09:38:38 -06:00 |
|
Gregory Nutt
|
8b2b7afdae
|
Update TODO; Cosmetic changes to comments
|
2014-11-17 15:34:50 -06:00 |
|
Gregory Nutt
|
11d2181d15
|
Update TODO
|
2014-11-15 15:44:18 -06:00 |
|
Gregory Nutt
|
30aad0e303
|
Update TODO list
|
2014-11-14 18:40:06 -06:00 |
|
Gregory Nutt
|
23a2c0a9d3
|
Fix all yahoo links. From Magnus Templing
|
2014-10-30 09:39:23 -06:00 |
|
Gregory Nutt
|
fa0a5d506c
|
Update TODO
|
2014-10-22 14:25:58 -06:00 |
|
Gregory Nutt
|
0e3e2e3029
|
Fix some typos
|
2014-10-15 10:57:04 -06:00 |
|
Gregory Nutt
|
ae3cc327c7
|
AIO now also supports socket transfers
|
2014-10-11 08:15:23 -06:00 |
|
Gregory Nutt
|
e01c31517c
|
Update ChangeLog and TODO
|
2014-10-10 16:28:27 -06:00 |
|
Gregory Nutt
|
40d352ee56
|
Update TODO
|
2014-10-09 13:13:56 -06:00 |
|
Gregory Nutt
|
98a4b6fb79
|
The Asynch I/O implementation now satisfies POSIX priority requirements; it uses the new low priority worker thread interfaces to adjust the priority of the worker thread according to the priority of the client thread
|
2014-10-07 08:24:50 -06:00 |
|
Gregory Nutt
|
9890b905bc
|
Update TODO list
|
2014-10-06 14:36:18 -06:00 |
|
Gregory Nutt
|
3bef2b7a43
|
Update TODO list and comments in aio files
|
2014-10-04 17:47:54 -06:00 |
|
Gregory Nutt
|
884ab0500c
|
Update ChangeLog and ToDo
|
2014-10-04 07:35:50 -06:00 |
|
Gregory Nutt
|
da29907ac9
|
Update TODO list + cosmetic changes to clock_systimer.c
|
2014-10-03 11:21:35 -06:00 |
|
Gregory Nutt
|
ae065f69c1
|
Update To-Do list
|
2014-10-03 10:20:19 -06:00 |
|
Gregory Nutt
|
c892f99aba
|
Update TODO list
|
2014-10-03 08:19:17 -06:00 |
|
Gregory Nutt
|
3f0e65a32d
|
Update the TODO list and a README
|
2014-09-30 14:48:31 -06:00 |
|
Gregory Nutt
|
d7c28b9a5e
|
Update TODO list
|
2014-09-30 13:27:34 -06:00 |
|
Gregory Nutt
|
284a5e1243
|
Update TODO list
|
2014-09-29 17:43:33 -06:00 |
|
Gregory Nutt
|
c12bc13575
|
Update TODO
|
2014-09-25 13:37:00 -06:00 |
|
Gregory Nutt
|
fefc4f624b
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|
Gregory Nutt
|
0b67b111ae
|
Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*
|
2014-09-20 14:18:08 -06:00 |
|
Gregory Nutt
|
62a11fde1d
|
Update TODO and a README
|
2014-09-16 13:58:55 -06:00 |
|
Gregory Nutt
|
beb3238f36
|
Update README, TODO, and make some unfinished configuration options dependent on EXPERIMENTAL
|
2014-09-13 15:45:26 -06:00 |
|
Gregory Nutt
|
87031fd3a4
|
Update TODO list and README
|
2014-09-13 06:10:23 -06:00 |
|
Gregory Nutt
|
57d78ddd93
|
ARMv7-A: Exception register save/restore needs to work a little differently if we support user mode processes
|
2014-09-11 14:34:10 -06:00 |
|
Gregory Nutt
|
23147c40a5
|
Remove final traces of the 8015 from the NuttX source tree
|
2014-09-01 13:21:15 -06:00 |
|
Gregory Nutt
|
2906ff6a4a
|
Cosmetic: Fix all comments, defaults, etc. that references the defunct name user_start
|
2014-08-30 11:14:51 -06:00 |
|
Gregory Nutt
|
a9ca05266b
|
Update ChangeLog
|
2014-08-19 07:52:52 -06:00 |
|
Gregory Nutt
|
9662f1750c
|
ARP: Add signal logic so that we do not have to wait so long with the network responses to ARP requests quickly
|
2014-08-19 07:47:32 -06:00 |
|
Gregory Nutt
|
a8d7772ad6
|
Update README files, Kconfig help comments, and make the network monitor not EXPERIMENTAL
|
2014-08-18 07:24:47 -06:00 |
|
Gregory Nutt
|
9cc485cdee
|
Standardize a PHY interrupt attachment interface
|
2014-08-16 08:34:50 -06:00 |
|
Gregory Nutt
|
96bc77fb93
|
libc/time/lib_localtime.c is much closer to NuttX coding style. libc/time/private.h removed; incorporated into lib_localtime.c
|
2014-08-15 15:38:37 -06:00 |
|
Gregory Nutt
|
4b39606d59
|
Add a Sudoku game
|
2014-08-11 19:27:48 -06:00 |
|
Gregory Nutt
|
520a51a3e1
|
Implements the tickless OS
|
2014-08-07 11:39:16 -06:00 |
|
Gregory Nutt
|
f75b9c8e99
|
Update TODO and ChangeLog
|
2014-08-06 12:20:38 -06:00 |
|
Gregory Nutt
|
c078814d98
|
NSH networking: There is now a configuration option that will bring up the network on an separate thread. Since the network bring-up is asynchronous, there are not serial console start-up delays due to the network negotiation time.
|
2014-08-06 11:59:41 -06:00 |
|
Gregory Nutt
|
376a7bcc12
|
Costmetic: Update TODO list, README files, refreshed configuration, updated comments
|
2014-07-30 14:26:50 -06:00 |
|
Gregory Nutt
|
b18ac3c778
|
NET: Rename uip_ping to icmp_ping
|
2014-06-30 18:15:59 -06:00 |
|
Gregory Nutt
|
e1091251e6
|
NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inclusion problem.
|
2014-06-26 09:32:39 -06:00 |
|
Gregory Nutt
|
fabcb6d37e
|
TCP Read-Ahead: Convert to use I/O buffer chains
|
2014-06-24 15:38:00 -06:00 |
|
Gregory Nutt
|
b8840dc6de
|
Cosmetic plus some configuration default changes
|
2014-06-12 13:32:07 -06:00 |
|
Gregory Nutt
|
d119e4c977
|
Update TODO list and comments
|
2014-04-23 13:02:00 -06:00 |
|
Gregory Nutt
|
f8024cf409
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
Gregory Nutt
|
a44a4444e2
|
Cosmetic updates to comments and README files
|
2014-03-31 15:10:15 -06:00 |
|
Gregory Nutt
|
cd135fe3a8
|
Complete fragmentary support for ferror(). From Macs N
|
2014-03-31 09:39:10 -06:00 |
|
Gregory Nutt
|
f066b87828
|
SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM console
|
2014-03-22 09:27:43 -06:00 |
|
Gregory Nutt
|
c6127ad09d
|
If DCD supports queuing of stall requests then USB MSC delay work-around is not necessary
|
2014-03-20 15:20:24 -06:00 |
|
Gregory Nutt
|
e788f48e19
|
Add support for TM4C GPIOs
|
2014-03-10 08:12:35 -06:00 |
|
Gregory Nutt
|
752767cfc1
|
Add a mouse interface that is similar to the touchscreen interface except that it can handle multple buttons and continuously reports positional data so that it can control a cursor
|
2014-02-10 10:14:22 -06:00 |
|
Gregory Nutt
|
0979cdba0e
|
The USB HID mouse driver is now functional. There are some usage issues as described in the top-level TODO list
|
2014-02-09 17:40:23 -06:00 |
|
Gregory Nutt
|
75d21426ff
|
SAMA5: Add a missing endif in a Make.defs that recently added; Several other cosmetic changes
|
2014-01-28 18:59:11 -06:00 |
|
Gregory Nutt
|
b15528e429
|
NSH: Fix redirection of output to a file. That was broken with recent changes
|
2014-01-16 07:30:15 -06:00 |
|
Gregory Nutt
|
826a0116e8
|
NET: write buffering configuration no longer depends on EXPERIMENTAL
|
2014-01-15 07:17:59 -06:00 |
|
Gregory Nutt
|
f08cdc161d
|
Updated TODO list
|
2014-01-14 14:06:02 -06:00 |
|
Gregory Nutt
|
c5f9b8768e
|
Add type rsize_t and function gets_s()
|
2014-01-07 16:27:45 -06:00 |
|
Gregory Nutt
|
53ce920eae
|
Add FAR to a couple of functions. The Z16F cares about such things
|
2014-01-02 12:36:20 -06:00 |
|
Gregory Nutt
|
c49b0b09d9
|
ZNEO: Fix lost serial interrupt bug
|
2014-01-02 10:03:08 -06:00 |
|
Gregory Nutt
|
707922432c
|
Cosmetic: Updates to TODO anre README text
|
2014-01-02 07:53:27 -06:00 |
|
Gregory Nutt
|
892784538d
|
sim/mount: Converted to use kconfig-frontends tools
|
2014-01-01 08:52:58 -06:00 |
|
Gregory Nutt
|
bca90d1c28
|
STM3240G-EVAL knxwm: Work around CodeSourcery library bug by switching to buildroot
|
2013-12-31 10:55:46 -06:00 |
|
Gregory Nutt
|
cea31ebf68
|
NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build.
|
2013-12-30 10:04:34 -06:00 |
|
Gregory Nutt
|
c7cab0a5ff
|
SAMA5 SSC: Updated I2S driver
|
2013-11-08 12:03:18 -06:00 |
|
Gregory Nutt
|
d8d469fa58
|
STM32 F1 USB: Fix OUT SETUP command bug. From David Sidrane
|
2013-11-07 17:25:05 -06:00 |
|
Gregory Nutt
|
f39467339e
|
Add ioctl to support software triggering of ADC/DAC conversions
|
2013-10-25 14:19:09 -06:00 |
|
Gregory Nutt
|
f7e4f25760
|
SAMA5 GMAC and GMII support is code complete and ready for test
|
2013-09-27 13:12:04 -06:00 |
|
Gregory Nutt
|
a5612af642
|
Rename examples/usbstorage to examples/usbmsc. From CCTSAO
|
2013-09-05 08:07:03 -06:00 |
|
Gregory Nutt
|
37579db920
|
SAMA5 UDPHS: Fixes related to soft connect pullup and DMA buffer allocation
|
2013-09-02 14:55:33 -06:00 |
|
Gregory Nutt
|
bc46b447dc
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
|
Gregory Nutt
|
2c6b370c4a
|
Add ARMv7-A irqdisable() inline function
|
2013-07-30 11:37:09 -06:00 |
|
Gregory Nutt
|
3860fc17f0
|
Improve Cortex-A5 context switching so that a little less copying is done
|
2013-07-24 07:47:51 -06:00 |
|
Gregory Nutt
|
812bf02972
|
ARMv7-A: Need 8-byte stack alignment when callign C code from interrupt handlers. This change needs to be ported to other ARM architectures as well
|
2013-07-23 14:47:16 -06:00 |
|
Gregory Nutt
|
a60e38e13a
|
Fix error in MMC/SD SPI driver introduced with some recent changes; Update TODO list
|
2013-06-23 10:45:37 -06:00 |
|
Gregory Nutt
|
d5a0c75bbb
|
Add framework for managing SPI-related discretes on the Freedom KL25Z board.
|
2013-06-20 13:50:16 -06:00 |
|
Gregory Nutt
|
aaf102b5c8
|
Prep for 6.28 release
|
2013-06-14 14:30:00 -06:00 |
|
Gregory Nutt
|
7554d2888e
|
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
|
2013-05-30 14:45:31 -06:00 |
|
Gregory Nutt
|
aa9589ac8f
|
Fix STM32F1 and F3 USB device driver. It was not handling NULL packets correctly and it prevent use of the driver with the CDC/ACM class
|
2013-05-29 10:26:00 -06:00 |
|
Gregory Nutt
|
7629593f72
|
Begnning of support for the STM32L15X family
|
2013-05-18 11:15:37 -06:00 |
|
Gregory Nutt
|
d6887c178b
|
configs/hymini-stm32v converted nsh and nsh2 configs to use kconfig-frontends tools; Also converted to use the common SSD1289 driver
|
2013-05-14 08:19:20 -06:00 |
|
Gregory Nutt
|
4d4ece78af
|
Add MTD partition support plus fix some typos in comments
|
2013-04-30 12:37:34 -06:00 |
|
Gregory Nutt
|
ad2ebf1dd8
|
Convert olimex-lpc17stk configuration to use the kconfig-frontends tools; Fix some compile errors in the pl2303 USB device driver
|
2013-04-12 08:38:52 -06:00 |
|
Gregory Nutt
|
1ca14e3555
|
Updated to documentation and README files
|
2013-04-11 06:53:26 -06:00 |
|
Gregory Nutt
|
141fb6a32b
|
LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disable interrupts from interrupt handlers because they are automatically re-enabled. Try re-configuring pin instead.
|
2013-04-07 13:46:05 -06:00 |
|
patacongo
|
fde971ed5d
|
Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5781 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-24 17:28:38 +00:00 |
|
patacongo
|
0b6910fe7c
|
Fix an compilation error recently introduced into stm32_vectors.S
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5780 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-23 23:06:51 +00:00 |
|
patacongo
|
a1344d8a44
|
Rework of kernel build signal dispatch to user-space handlers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5778 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-23 14:46:02 +00:00 |
|
patacongo
|
2b64d4742a
|
Fix a typo that crept into lpc17_allocateheap.c in the recent kernel allocator changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5729 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-11 13:21:33 +00:00 |
|
patacongo
|
45ce321f51
|
Move all memory manager globals to a structure. Pass structure pointer as a handler because MM APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5719 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-08 18:29:56 +00:00 |
|
patacongo
|
466efbd35c
|
Fix some bad syscall dispatching log. This change is not testable until these is a tested NuttX kernel build.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5713 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-06 19:56:32 +00:00 |
|
patacongo
|
6feabf0fee
|
Implement user-mode work queues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5712 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-06 00:02:07 +00:00 |
|
patacongo
|
69fd9e1415
|
Add a driver for the SST30VF NOR FLASH parts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5640 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-11 21:44:00 +00:00 |
|
patacongo
|
bbf990f417
|
Moving pending signals to task group; Logic to recover some MQ resources on pthread_cacancel or task_delete; Now obeys rules for delivering signals to a process with threads
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5613 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-05 19:50:37 +00:00 |
|
patacongo
|
126e46a1e7
|
Bugfix: whenever a thread it must report the PID of the main task (even it is not the main task) with SIGCHLD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5612 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-04 22:38:59 +00:00 |
|
patacongo
|
b48009644f
|
Rename _TCB to struct tcb_s
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5610 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-04 18:46:28 +00:00 |
|
patacongo
|
b1bf234bf3
|
Move atexit/on_exit data structures to task group; Now callbacks only occur when the final member of the task group exits
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5607 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-04 15:29:19 +00:00 |
|
patacongo
|
329328e5df
|
New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char **
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5598 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-02 19:31:30 +00:00 |
|
patacongo
|
d512869b62
|
With the last fixes to the STM32 OTG FS driver, the old poll hack no longer seems necessary
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5588 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-30 23:22:51 +00:00 |
|
patacongo
|
ad430fc198
|
Add syslog.h; rename lib_rawprintf() to syslog()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-28 21:55:16 +00:00 |
|
patacongo
|
151dfee1f9
|
Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5571 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-27 15:52:58 +00:00 |
|
patacongo
|
ff293217de
|
Move file data from TCB to task group
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5567 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-26 20:17:29 +00:00 |
|
patacongo
|
caf5fdf217
|
Fix some missing logic and inconsistencies in child status logic; Fix a bug introduced into sigaction()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5560 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-24 23:18:32 +00:00 |
|
patacongo
|
a59665cddc
|
Fix poll/select issue reported by Qiang
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5559 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-24 19:19:38 +00:00 |
|
patacongo
|
88ee088073
|
Add option to used keyboard CODEC in apps/examples/keypadtest
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5554 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-23 23:11:13 +00:00 |
|
patacongo
|
f0c357cd5a
|
More logic to use BASEPRI to control interrupts -- still doesn't work
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5547 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-22 14:37:17 +00:00 |
|
patacongo
|
956bded9c1
|
Add logic to automatically unload module on exit; Several patches from Mike Smith
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5528 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-17 14:43:55 +00:00 |
|
patacongo
|
5eafdabc5f
|
BINFS now supports open, close, and FIOC_FILENAME ioctl
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5522 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 14:14:14 +00:00 |
|
patacongo
|
8c3c7314a8
|
Implement vfork() for the MIPS32 architecture
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5520 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-15 15:40:18 +00:00 |
|
patacongo
|
5a2eda210b
|
Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5517 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-14 19:22:32 +00:00 |
|
patacongo
|
555e3fe1f5
|
Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5516 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-14 15:42:03 +00:00 |
|
patacongo
|
b8e53dad52
|
Use SIGCHLD with waitpid(); implemented wait() and waitid()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5515 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-13 18:53:00 +00:00 |
|
patacongo
|
6455ec191c
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5512 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-11 21:51:54 +00:00 |
|
patacongo
|
901912f4e5
|
Fix an error handling bug in the fread logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5511 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-11 19:08:51 +00:00 |
|
patacongo
|
b7369de8e4
|
Add missing support for signal masks to posix_spawn.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5505 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-10 18:31:08 +00:00 |
|
patacongo
|
f6485fe177
|
Completes implementation of posix_spawn. Still untested and undocumented
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5504 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-10 17:37:29 +00:00 |
|
patacongo
|
e9e2448a2b
|
Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will include the lm4f
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5495 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 20:56:40 +00:00 |
|
patacongo
|
2129a9ff72
|
Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5494 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 19:27:38 +00:00 |
|
patacongo
|
3e52f2eb38
|
Correct some errors in the LPC17xx SYSCON register bit definitions (from Rommel Marcello)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5479 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-05 13:19:53 +00:00 |
|
patacongo
|
6448fc03b2
|
Add tools/configure.c and configure.bat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5478 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-04 21:37:31 +00:00 |
|
patacongo
|
5e515841de
|
Renaming some files in tools/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5476 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-04 16:00:38 +00:00 |
|
patacongo
|
cc022f93df
|
Patches from Petteri Aimonen (plus a few other things)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5448 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-21 20:09:32 +00:00 |
|
patacongo
|
a93ff3df5f
|
Fix make export target
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5446 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-20 14:08:21 +00:00 |
|
patacongo
|
c2be20d319
|
Add basic hooks to support a PATH variable (more is needed)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5440 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-16 21:15:27 +00:00 |
|
patacongo
|
2def0d877d
|
A few native window build updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5387 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-25 20:58:39 +00:00 |
|
patacongo
|
ef504df1bc
|
A few more Windows native build fixes for eZ80
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5383 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-22 21:21:48 +00:00 |
|
patacongo
|
1bb71ab951
|
move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5328 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-10 15:47:45 +00:00 |
|
patacongo
|
c6daf26339
|
Fix uClibc++ wstrlen bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5289 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-01 13:45:30 +00:00 |
|
patacongo
|
49ed90be32
|
ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5264 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-26 19:53:20 +00:00 |
|
patacongo
|
82dc9393de
|
Add a THTTPD configuration for the Shenzhou board (Darcy Gong)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5233 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-13 15:12:44 +00:00 |
|
patacongo
|
d66c15fd74
|
Document problem with GCC 4.8.3 and the NXFLAT tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5228 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-10 19:58:57 +00:00 |
|
patacongo
|
c61e67b269
|
More fixes for ldnxflat. There are still problems with the GCC 4.6.3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5227 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-10 19:36:32 +00:00 |
|
patacongo
|
d52a9c74e7
|
Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ld
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5225 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-10 17:01:23 +00:00 |
|
patacongo
|
7a2692df6a
|
Resync new repository with old repo r5166
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5154 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 18:35:37 +00:00 |
|
patacongo
|
b7a1b00c08
|
drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5022 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-12 17:37:04 +00:00 |
|
patacongo
|
50ffd1f175
|
Add a USB0 device header file for LPC43
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5016 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-07 23:51:47 +00:00 |
|
patacongo
|
f7ad9408a0
|
Update documentation to describe customization of NSH; Add the framework for a LPC43xx USB0 driver (not functional)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5015 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-07 20:18:56 +00:00 |
|
patacongo
|
3a02181a99
|
Misc updates (minor)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5014 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-06 17:59:41 +00:00 |
|
patacongo
|
495c45d4f6
|
Fix a floating point presentation error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5012 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-06 02:14:36 +00:00 |
|
patacongo
|
a51cd50e88
|
I learned how to spell PSEUDO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5010 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-05 17:44:11 +00:00 |
|
patacongo
|
8e9e6b1103
|
Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5008 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-04 22:00:18 +00:00 |
|
patacongo
|
3b6ae1baaf
|
LPC43 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5001 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-03 14:57:30 +00:00 |
|
patacongo
|
39f2ca6c1f
|
Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-02 00:42:46 +00:00 |
|
patacongo
|
56580875ab
|
atexit() and on_exit() may now be configured to support multiple exit callbacks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4995 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-01 17:47:54 +00:00 |
|
patacongo
|
a4cc2f6f5b
|
Add a generic GCC stdarg.h header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4919 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-08 14:50:43 +00:00 |
|
patacongo
|
7bdeed5352
|
Minor updates to PIC32 configuration and to documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4858 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-21 00:05:20 +00:00 |
|
patacongo
|
1e5f276ad9
|
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4808 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-06 21:51:03 +00:00 |
|
patacongo
|
814d40f5cd
|
PIC32 USB mass storage device works; USB and MSC are now enabled by default in the PIC32MX7 MMB configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4801 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-03 20:05:44 +00:00 |
|
patacongo
|
4b1d8c0f2a
|
Add a timeout to the STMPE11 touchscreen driver to catch missing pen up events
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4758 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-21 17:36:26 +00:00 |
|
patacongo
|
1ebf20d66e
|
NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when reporting the size of the window
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4741 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-15 20:10:32 +00:00 |
|
patacongo
|
64bf483a31
|
NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use action event to process icon touches; Fix initialization of image highlighted state.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4740 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-15 16:40:43 +00:00 |
|
patacongo
|
a1fc590b94
|
Add NxConsole configuration for the STM3240G-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4664 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-27 16:20:32 +00:00 |
|
patacongo
|
8c6ba0fb57
|
Minor fixes to PIC32MX7MMB led controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4651 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-24 18:00:55 +00:00 |
|
patacongo
|
09438d5f69
|
update Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4598 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-13 02:14:09 +00:00 |
|
patacongo
|
a571bad413
|
Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4595 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-12 16:30:48 +00:00 |
|
patacongo
|
333bd7254a
|
Working for missing logic to get EP0 OUT DATA
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4594 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-12 14:47:29 +00:00 |
|
patacongo
|
a2ac2de274
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4511 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-24 13:57:04 +00:00 |
|
patacongo
|
d7d60dba35
|
Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4502 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 14:07:45 +00:00 |
|
patacongo
|
9294b7d6fd
|
Minor updates for PIC32 USB device driver bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4497 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-19 17:56:15 +00:00 |
|
patacongo
|
9d08dd4005
|
The PIC32 USB driver (finally) works the the Mass Storage Class
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4496 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-18 20:39:18 +00:00 |
|
patacongo
|
fca16fa374
|
Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4493 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-16 20:59:21 +00:00 |
|
patacongo
|
1a8fb75e42
|
Add hooks to support STM32 power management
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4490 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-14 19:37:28 +00:00 |
|
patacongo
|
147d02cc24
|
Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4431 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-27 19:50:35 +00:00 |
|
patacongo
|
9ee1f7838e
|
STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple block transfers result in CRC errors; avoid them by using smaller FTP buffer sizes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4410 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-21 22:00:28 +00:00 |
|
patacongo
|
f8b785f10e
|
Correct and error in recv() and recvfrom() return value
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4402 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-18 18:13:30 +00:00 |
|
patacongo
|
7a9cfee9fc
|
Document recvfrom() bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4399 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-16 02:33:01 +00:00 |
|
patacongo
|
c9cbea94a6
|
Prep for 6.15 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4387 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-13 01:42:03 +00:00 |
|
patacongo
|
bb9efbfe7e
|
Fix a small RAM log bug (the RAM log still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4385 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-12 20:27:49 +00:00 |
|
patacongo
|
3856d9897f
|
Add strcasestr()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4364 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-03 16:41:28 +00:00 |
|
patacongo
|
c06a0e03fc
|
Tried to get the Composite driver working on the LPC2148 (and failed)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4362 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 19:42:55 +00:00 |
|
patacongo
|
7b0bcac04d
|
Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x configuration to test the USB composite device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4359 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 04:35:35 +00:00 |
|
patacongo
|
8d01473fff
|
Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4356 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-01 19:07:57 +00:00 |
|
patacongo
|
e94dcdf625
|
Candidate fix for the libboard.a dependency problem (from Mike Smith)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4346 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-29 20:07:16 +00:00 |
|
patacongo
|
53679e81c7
|
Completes first (untested) cut at MAX1704x battery driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4324 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-23 17:19:43 +00:00 |
|
patacongo
|
f80346a4fe
|
PIC32 USB driver fixes (still not working)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4308 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-17 23:02:40 +00:00 |
|
patacongo
|
7f1ffd3d31
|
Add support for building 32-bit simulation on a 64-bit target
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4307 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-17 17:42:31 +00:00 |
|
patacongo
|
0f170dc487
|
Prep for 6.14 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4301 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-15 16:11:32 +00:00 |
|
patacongo
|
174318319b
|
Incorporate Z80 bugfixes reported by Phillip Klaus Krause
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4270 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-06 19:29:37 +00:00 |
|
patacongo
|
c3bf42b97b
|
Fix buffer full test in generic CAN driver (plus fixes to comments)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4259 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-04 20:49:47 +00:00 |
|
patacongo
|
804e7625b0
|
Correct last set of changes to configuration logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4237 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-29 12:52:15 +00:00 |
|
patacongo
|
4c5d18d561
|
Updates for PIC32MX USB driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4233 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-27 20:07:17 +00:00 |
|
patacongo
|
2d1cd3ec84
|
STM32 ADC driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4208 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 23:44:21 +00:00 |
|
patacongo
|
b40ed6317f
|
Fix STM32 USB overrun problem (again, still)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4199 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-18 13:53:58 +00:00 |
|
patacongo
|
bc29aea397
|
Fix a cloned error in driver poll setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4132 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-03 16:13:40 +00:00 |
|
patacongo
|
8036b2969a
|
Fix error in FAT time (date value was being used)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4099 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-18 12:45:00 +00:00 |
|
patacongo
|
bdd0e9e973
|
Fix an error in FAT needed for interoperability with Windows when access first entry in root directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4093 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-15 22:37:14 +00:00 |
|
patacongo
|
f070246d83
|
Verify C++ support with CodeSourcery
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4016 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-03 21:10:11 +00:00 |
|
patacongo
|
848972b5ad
|
Fix sim build under Ubuntu 9.09
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3988 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-28 14:59:54 +00:00 |
|