summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Misc fixes for ZDS compile/buildpatacongo2008-12-1217-229/+264
* Add eZ80F91 EMAC driverpatacongo2008-12-128-11/+1857
* Fix compile error only noted with ZDSpatacongo2008-12-121-2/+2
* Eliminate warnings with ZDSpatacongo2008-12-121-2/+2
* Add Am79c874 register definitionspatacongo2008-12-121-85/+125
* Add MDC clock divisorspatacongo2008-12-121-1/+8
* MII definitions needed by ez80 EMAC driverpatacongo2008-12-121-0/+178
* cosmeticpatacongo2008-12-121-5/+13
* fix typo in commentspatacongo2008-12-121-1/+1
* Move EMAC definitions to a separate filepatacongo2008-12-112-33/+291
* Move some memory map definitions to a common filepatacongo2008-12-111-4/+6
* Add more EMAC register definitionspatacongo2008-12-091-59/+88
* Need to use cygpath consistently for compilation in subdirectoriespatacongo2008-12-0813-32/+33
* fix CC case-nesspatacongo2008-12-083-10/+10
* Remove Olimex referencespatacongo2008-12-081-10/+1
* ez80f910200zco portpatacongo2008-12-088-308/+631
* Remove extra linepatacongo2008-12-081-1/+0
* Add LED supportpatacongo2008-12-087-15/+403
* Add button supportpatacongo2008-12-081-0/+182
* Fix errors in prototypespatacongo2008-12-071-2/+2
* Several syntax errorspatacongo2008-12-071-4/+4
* NX needs to be disabledpatacongo2008-12-071-4/+2
* Add ez80f910200zco board configpatacongo2008-12-073-0/+8
* Config for ez80f910200zco boardpatacongo2008-12-0712-0/+2187
* Prep for 0.4.0 releasenuttx-4.0patacongo2008-12-064-81/+66
* Add test matrixpatacongo2008-12-061-19/+546
* Fix conditional compile syntaxpatacongo2008-12-061-5/+5
* Add default colors for all BPPpatacongo2008-12-061-2/+14
* Correct size of background windowpatacongo2008-12-062-4/+4
* Allocate smaller buffers for glyphspatacongo2008-12-065-66/+145
* Document NX Graphics Subsystempatacongo2008-12-0510-123/+2848
* Clean-up and document NX configuration settingspatacongo2008-12-0518-86/+235
* Fix tiny drawing errors in framepatacongo2008-12-052-2/+2
* Fix nxfonts cleanpatacongo2008-12-051-0/+2
* updatepatacongo2008-12-053-11/+134
* Fonts are integatedpatacongo2008-12-047-6/+39
* Integrating font capabilities; debug bitmap logicpatacongo2008-12-0410-72/+42
* Remove preprocessor info from generated files so that you can use GDBpatacongo2008-12-042-7/+24
* Add font testpatacongo2008-12-0414-188/+818
* Removed superfluous toolbar handlepatacongo2008-12-049-60/+103
* Enable keypad inputpatacongo2008-12-0411-68/+82
* Add logic for font renderingpatacongo2008-12-049-222/+751
* Bitmap font supportpatacongo2008-12-033-0/+2537
* Add support for bitmap fontspatacongo2008-12-034-7/+122
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-039-142/+525
* typo in commentspatacongo2008-12-031-1/+1
* Fix error in re-draw clippingpatacongo2008-12-035-16/+170
* Need to be consistent: rectangle endpoints are within rectanglepatacongo2008-12-032-8/+8
* Positioning depends on width of borderpatacongo2008-12-031-1/+6
* Using uninitialized variablepatacongo2008-12-031-2/+2