summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* updatepatacongo2008-07-221-0/+5
* Add support for O_NONBLOCKpatacongo2008-07-221-4/+25
* *** empty log message ***patacongo2008-07-222-30/+0
* Pipe testpatacongo2008-07-224-0/+409
* Debugging FIFO logicpatacongo2008-07-224-196/+90
* Add mkfifo()patacongo2008-07-209-24/+602
* Remove pthread_mutexattrverifytype.cpatacongo2008-06-053-104/+2
* Add recursive mutex testpatacongo2008-06-057-30/+218
* Fix recursive mutex bugpatacongo2008-06-052-2/+9
* Add commentspatacongo2008-06-031-0/+4
* Put timer_release in a separate filepatacongo2008-06-033-87/+157
* Improved timer life control fixpatacongo2008-06-035-54/+76
* Lower case file namespatacongo2008-06-014-5/+5
* Add RAM disk supportnuttx-3.11patacongo2008-06-0115-206/+465
* sim mount examplepatacongo2008-06-013-0/+469
* examples/ostest can be executed in a looppatacongo2008-06-0110-67/+100
* Fix problem when timer deleted by timer handlerpatacongo2008-06-016-24/+77
* Condition on optimization backwardpatacongo2008-06-013-6/+6
* Fix dependencypatacongo2008-06-011-3/+4
* Sim target no longer uses Linux syscalls; works with Cygwinpatacongo2008-06-0123-453/+442
* Fix several problems with accessing FAT filesystemspatacongo2008-05-314-103/+133
* Eliminate deadlock condition in opendir()patacongo2008-05-316-85/+99
* Fix memory leak: Contained watchdog not being deleted with POSIX timer deletedpatacongo2008-05-316-57/+83
* Comments updatedpatacongo2008-05-311-1/+8
* Comment updatespatacongo2008-05-315-40/+142
* Add support for recursive mutexespatacongo2008-05-3118-92/+615
* Add bug for watchdog leak.patacongo2008-05-181-1/+7
* Prepare for 0.9.10 releasenuttx-3.10patacongo2008-05-153-25/+36
* Fix important task shutdown bugspatacongo2008-05-152-2/+2
* Document compiler errorpatacongo2008-03-241-0/+17
* Fix access to ez80 I/O address spacepatacongo2008-03-2311-99/+334
* Implement irqsave/restorepatacongo2008-03-235-40/+98
* First clean ez80 compile & linkpatacongo2008-03-2310-123/+226
* Add low UART init logicpatacongo2008-03-233-8/+198
* Add timer logicpatacongo2008-03-233-2/+174
* Add timer definitionspatacongo2008-03-231-7/+90
* Do not call open/close_peripheraldevice. That ties in too closely to ZiLOG's...patacongo2008-03-221-7/+0
* Need more flexibility in defining the heap regionpatacongo2008-03-223-23/+182
* First cat at ez80 serial logicpatacongo2008-03-224-13/+901
* More ez80 files compilepatacongo2008-03-186-53/+84
* Added EZ80 filespatacongo2008-03-167-4/+743
* Fix compile errorpatacongo2008-03-161-4/+3
* First cut at ez80 boot logicpatacongo2008-03-168-15/+837
* Add ez80f0910200kitg configurationpatacongo2008-03-155-5/+54
* Add ez80f910200kitg configurationpatacongo2008-03-1512-0/+1809
* Fix z8f6423 link errorpatacongo2008-03-111-3/+4
* Fixed of Z8F6423 -- still doesn't like correctlypatacongo2008-03-1015-25/+44
* Add configuration for z8f64200100kit boarpatacongo2008-03-1012-0/+1880
* Adding ez80 supportpatacongo2008-03-094-13/+31
* EZ80 supportpatacongo2008-03-096-0/+826