summaryrefslogtreecommitdiffstats
path: root/nuttx/Documentation
AgeCommit message (Expand)AuthorFilesLines
2009-03-08updatepatacongo1-1/+4
2009-03-07updatepatacongo1-1/+2
2009-03-03Update for buildroot releasepatacongo1-13/+9
2009-03-01updatepatacongo1-9/+17
2009-02-28prep for 0.4.2 releasepatacongo1-49/+48
2009-02-28Fix more overflow/truncation problems in timer setupspatacongo1-2/+3
2009-02-28upatepatacongo1-18/+23
2009-02-28Fixe ez80 serial setuppatacongo1-1/+2
2009-02-26Fix error in calculating baud rate generation valuepatacongo1-1/+2
2009-02-21updatepatacongo1-4/+29
2009-02-17Complete coding of M16C portpatacongo1-1/+23
2009-02-14ez80Acclaim fixes from Kevin Franzenpatacongo1-2/+15
2009-02-14Change updatespatacongo1-1/+3
2009-02-07Prep for 0.4.1 releasepatacongo1-37/+26
2009-02-07Fix compilation problems with eZ80 targetspatacongo1-1/+1
2009-02-07Fixes for z16f compilepatacongo1-2/+3
2009-01-21updatepatacongo1-0/+3
2009-01-06Add support for gcc 2.4.2 toolchainpatacongo1-1/+7
2009-01-04bad hyperlinkpatacongo1-1/+1
2008-12-12Add eZ80F91 EMAC driverpatacongo1-1/+3
2008-12-08Add LED supportpatacongo1-1/+4
2008-12-07Add ez80f910200zco board configpatacongo1-0/+1
2008-12-06Prep for 0.4.0 releasepatacongo1-71/+25
2008-12-06Add test matrixpatacongo1-19/+546
2008-12-05Document NX Graphics Subsystempatacongo4-98/+2822
2008-12-05Clean-up and document NX configuration settingspatacongo2-17/+45
2008-12-05Fix tiny drawing errors in framepatacongo1-0/+0
2008-12-05updatepatacongo2-10/+127
2008-12-04Fonts are integatedpatacongo1-1/+2
2008-12-03Add support for bitmap fontspatacongo1-2/+4
2008-11-30There is at least some X11 output nowpatacongo1-0/+3
2008-11-29Add fixed precision sin() and cos()patacongo1-0/+1
2008-11-28Changes from initial NX debugpatacongo1-1/+2
2008-11-28Add NX configurationpatacongo1-2/+62
2008-11-27Prep for 0.3.19 releasepatacongo1-98/+80
2008-11-26Add another rasterizerpatacongo1-1/+3
2008-11-26graphics dir now has its own makefilepatacongo1-93/+189
2008-11-26Add multicast supportpatacongo1-1/+4
2008-11-26Add DM320 framebuffer driverpatacongo1-2/+6
2008-11-23Added framebuffer interfacepatacongo1-1/+2
2008-11-20Completed integration of TCP connection backlog and poll()/select() for conne...patacongo1-0/+1
2008-11-20Add support for TCP/IP connection backlogpatacongo3-1/+17
2008-11-19Corrected a bug in the buffering of TCP datapatacongo1-0/+4
2008-11-19Add entries to indexpatacongo1-2/+5
2008-11-19Add configuration settings necessary to use poll()patacongo1-0/+19
2008-11-18Add poll() and select()patacongo1-10/+115
2008-11-18Implement poll/select for socketspatacongo1-0/+1
2008-11-18Fix serial read behaviorpatacongo1-0/+4
2008-11-17Add poll method to serial driverspatacongo1-1/+1
2008-11-17Add select()patacongo1-2/+4