summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Add support for gcc 2.4.2 toolchainpatacongo2009-01-0612-120/+204
* Add eZ80F91 EMAC driverpatacongo2008-12-122-3/+28
* Move some memory map definitions to a common filepatacongo2008-12-111-4/+6
* Need to use cygpath consistently for compilation in subdirectoriespatacongo2008-12-0812-30/+31
* fix CC case-nesspatacongo2008-12-082-8/+8
* Remove Olimex referencespatacongo2008-12-081-10/+1
* ez80f910200zco portpatacongo2008-12-082-106/+108
* Add LED supportpatacongo2008-12-085-14/+396
* Add button supportpatacongo2008-12-081-0/+182
* NX needs to be disabledpatacongo2008-12-071-4/+2
* Add ez80f910200zco board configpatacongo2008-12-071-0/+5
* Config for ez80f910200zco boardpatacongo2008-12-0712-0/+2187
* Clean-up and document NX configuration settingspatacongo2008-12-054-43/+110
* Add font testpatacongo2008-12-042-8/+28
* Enable keypad inputpatacongo2008-12-042-2/+2
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-032-0/+10
* Can't use signal handler for nx_eventhandler()patacongo2008-12-012-6/+6
* Fixed for multi-user NX modepatacongo2008-12-012-0/+46
* Enable mouse inputpatacongo2008-12-012-2/+2
* X reports 24 bpp depth, but wants 32 bpp size pixelspatacongo2008-11-303-6/+28
* There is at least some X11 output nowpatacongo2008-11-303-2/+7
* Add X11 simulated framebufferpatacongo2008-11-304-15/+491
* Add configuration of simulated framebufferpatacongo2008-11-281-0/+7
* Fixe backward selection of BPPpatacongo2008-11-281-7/+7
* updatepatacongo2008-11-281-5/+26
* Add NX configurationpatacongo2008-11-281-0/+37
* NX configurationpatacongo2008-11-283-0/+605
* Need pre-processor support for auto-generation of source filepatacongo2008-11-2632-5/+206
* Add multicast supportpatacongo2008-11-261-1/+2
* Add support for TCP/IP connection backlogpatacongo2008-11-2036-1/+87
* Add description of poll configurationpatacongo2008-11-191-0/+6
* examples/poll configpatacongo2008-11-194-0/+744
* Default state is poll() disabledpatacongo2008-11-1734-0/+34
* Poll API may be disabledpatacongo2008-11-161-1/+1
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-1335-40/+284
* Change configuration namepatacongo2008-11-1335-69/+69
* Update SH-1 statuspatacongo2008-11-131-0/+97
* Fix commentspatacongo2008-11-132-14/+14
* NSH configuration for SH-1patacongo2008-11-114-0/+796
* Console is on SCI1 not SCI0patacongo2008-11-111-4/+4
* Board has 20MHz crystal, not 10patacongo2008-11-111-1/+1
* Fix some bugs; add some featurespatacongo2008-11-111-44/+176
* Fix bad linkpatacongo2008-11-111-6/+2
* Get LOOPSPERMSEC a little closer to the actual valuepatacongo2008-11-111-1/+1
* Fix typo in pathpatacongo2008-11-101-1/+1
* Make ostest smaller so that it fits in the tiny 64Kb memorypatacongo2008-11-101-44/+21
* Support enable/disable of devices to reduce sizepatacongo2008-11-091-0/+14
* Fix bad macro namespatacongo2008-11-081-10/+10
* Initial vector handling logicpatacongo2008-11-083-17/+57
* Update for changes to common/up_internal.hpatacongo2008-11-072-16/+6