summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Add FAR to pointerpatacongo2008-11-291-2/+2
* Add nx_eventnotify.cpatacongo2008-11-291-8/+40
* Add APIs to get access to backgroundpatacongo2008-11-291-0/+58
* Add fixed precision sin() and cos()patacongo2008-11-291-2/+20
* Changes from initial NX debugpatacongo2008-11-282-13/+121
* Fix variable name in prototypespatacongo2008-11-281-4/+4
* Standardize framebuffer APIspatacongo2008-11-281-12/+33
* Add graphics front-end logicpatacongo2008-11-281-0/+485
* Add more trapezoid supportpatacongo2008-11-281-0/+24
* Add support for trapezoidal fillspatacongo2008-11-281-30/+63
* More graphic support routinespatacongo2008-11-271-0/+83
* Make prototypes of rasterizers same at all resolutionspatacongo2008-11-261-41/+56
* Add more rasterizerspatacongo2008-11-261-2/+120
* Add another rasterizerpatacongo2008-11-261-3/+83
* Adding bitblit functionspatacongo2008-11-261-0/+29
* Added nxglib.hpatacongo2008-11-262-3/+75
* Add DM320 framebuffer driverpatacongo2008-11-261-7/+8
* Beginning of a graphics librarypatacongo2008-11-252-6/+8
* Add fixed precision math supportpatacongo2008-11-251-0/+205
* Distinguish differenc RGB16 typespatacongo2008-11-251-52/+54
* Add support for graphics debugpatacongo2008-11-251-0/+24
* minor commentpatacongo2008-11-231-0/+3
* Added framebuffer interfacepatacongo2008-11-231-0/+309
* Change from doubly- to singly-linked listspatacongo2008-11-211-3/+3
* Add support for TCP/IP connection backlogpatacongo2008-11-202-24/+87
* Move poll save area back into struct pollfd (as it waspatacongo2008-11-193-8/+3
* Move poll storage slot from pollfd struct to socket structpatacongo2008-11-192-7/+7
* Revert part of last changepatacongo2008-11-191-1/+1
* Basic setup of network selectpatacongo2008-11-181-1/+1
* Implement poll/select for socketspatacongo2008-11-184-12/+19
* Add poll method to serial driverspatacongo2008-11-171-1/+47
* Initial integration of poll()patacongo2008-11-171-4/+15
* Add select()patacongo2008-11-171-0/+119
* Poll API may be disabledpatacongo2008-11-162-1/+5
* Add infrastructure to support poll()patacongo2008-11-162-0/+11
* Basic file structure for poll() APIpatacongo2008-11-161-0/+125
* cosmeticpatacongo2008-11-1611-127/+127
* Flush dirty cache on closepatacongo2008-11-161-1/+3
* NSH dd command test with block devicespatacongo2008-11-151-3/+9
* Add dd command to NSHpatacongo2008-11-151-0/+2
* Add Block-to-character device driverpatacongo2008-11-152-5/+41
* Add loop devicepatacongo2008-11-141-3/+3
* Some structure elements should be marked volatilepatacongo2008-11-131-22/+16
* Make use of FAR consistent in stdio.hpatacongo2008-11-101-26/+26
* Make sure z16f still buildspatacongo2008-11-071-1/+1
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-0/+20
* Fix naming of header filepatacongo2008-11-011-4/+4
* Fix missing right parenthesispatacongo2008-10-281-1/+1
* Integrate USB tracingpatacongo2008-10-281-0/+1
* Remove compile warningspatacongo2008-10-281-1/+1