summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Added mq_timedsend() and mq_timedreceive()patacongo2007-03-291-0/+5
* mq_receive/send: Return appropriate errnos and stop waiting if signal received.patacongo2007-03-281-0/+2
* updatenuttx-2.2patacongo2007-03-271-1/+4
* Add a directory to hold board-specific driverspatacongo2007-03-261-0/+1
* Create a place to hold board specific header filespatacongo2007-03-261-0/+1
* Add test of pthread barrier logicpatacongo2007-03-241-3/+4
* updatespatacongo2007-03-241-0/+5
* Add new pthread_* APIspatacongo2007-03-231-0/+4
* Fix memory leakspatacongo2007-03-231-0/+4
* Create configs/ dir; separate board configuration from processor architecturepatacongo2007-03-231-0/+6
* update for releasenuttx-2.1patacongo2007-03-221-1/+1
* Added support for POSIX timerspatacongo2007-03-211-1/+1
* Add the framework to support POSIX timerspatacongo2007-03-211-0/+1
* Add kill()patacongo2007-03-201-0/+1
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+4
* updatepatacongo2007-03-191-0/+2
* Updatepatacongo2007-03-191-3/+11
* updatepatacongo2007-03-191-0/+4
* Verified roundrobin testpatacongo2007-03-171-2/+3
* Add strerror()patacongo2007-03-171-0/+1
* updatepatacongo2007-03-161-1/+8
* updatepatacongo2007-03-161-0/+2
* Add C5471 watchdog driverpatacongo2007-03-161-0/+1
* Add 'ls' command to nshpatacongo2007-03-141-0/+2
* Added opendir, readdir, closedir, etc.patacongo2007-03-141-0/+4
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-4/+9
* Divided _task_init() in several smaller functions that take fewer paramters. ...patacongo2007-03-111-0/+5
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-0/+2
* Updatedpatacongo2007-03-101-3/+6
* Fix IRQ-related bugs, fix serial read logic, add fgetspatacongo2007-03-101-0/+13
* Finished C5471 Integrationnuttx-1.0patacongo2007-03-091-0/+5