summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add tools/incdir.bat; Rename top-level Makefile to Makefile.unixpatacongo2012-11-135-3/+119
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5347 42af7a65-404d-4744-a932-0658087f49c3
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-1346-88/+236
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
* Oops.. nested strtok in mkdeps.c, need to use strtok_rpatacongo2012-11-134-10/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5345 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic changespatacongo2012-11-1343-131/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5344 42af7a65-404d-4744-a932-0658087f49c3
* Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefilespatacongo2012-11-135-58/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5343 42af7a65-404d-4744-a932-0658087f49c3
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-1347-222/+903
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5342 42af7a65-404d-4744-a932-0658087f49c3
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-1291-227/+570
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5341 42af7a65-404d-4744-a932-0658087f49c3
* A few more build fixespatacongo2012-11-1211-70/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5340 42af7a65-404d-4744-a932-0658087f49c3
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-11132-665/+780
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5339 42af7a65-404d-4744-a932-0658087f49c3
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows ↵patacongo2012-11-1135-192/+1817
| | | | | | build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1120-60/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5337 42af7a65-404d-4744-a932-0658087f49c3
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1186-310/+142
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5336 42af7a65-404d-4744-a932-0658087f49c3
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1181-279/+116
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5335 42af7a65-404d-4744-a932-0658087f49c3
* Remove bash fragments that test for board/Makefilepatacongo2012-11-117-111/+198
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5334 42af7a65-404d-4744-a932-0658087f49c3
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-1114-260/+273
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5333 42af7a65-404d-4744-a932-0658087f49c3
* Generated libraries are now installed in a new lib/ directorypatacongo2012-11-117-20/+128
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5332 42af7a65-404d-4744-a932-0658087f49c3
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-10284-637/+637
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5331 42af7a65-404d-4744-a932-0658087f49c3
* Still trying to recover directory contentspatacongo2012-11-10286-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5330 42af7a65-404d-4744-a932-0658087f49c3
* Trying to recover from deleted directory contentspatacongo2012-11-10286-0/+32008
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5329 42af7a65-404d-4744-a932-0658087f49c3
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ↵patacongo2012-11-10298-32321/+133
| | | | | | to match git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5328 42af7a65-404d-4744-a932-0658087f49c3
* Update to kconfig-frontends-3.6.0, Expand the tarball so that we can accept ↵patacongo2012-11-1091-9/+76482
| | | | | | patches against it git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5327 42af7a65-404d-4744-a932-0658087f49c3
* Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape supportpatacongo2012-11-094-149/+218
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5326 42af7a65-404d-4744-a932-0658087f49c3
* UG-2864AMBAG01 driver is basically functionalpatacongo2012-11-096-7/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5325 42af7a65-404d-4744-a932-0658087f49c3
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-0924-133/+616
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5324 42af7a65-404d-4744-a932-0658087f49c3
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-085-42/+127
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5323 42af7a65-404d-4744-a932-0658087f49c3
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-0811-398/+477
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5322 42af7a65-404d-4744-a932-0658087f49c3
* Add UG-2864AMBAG01 initialization for use on STM32F4Discoverypatacongo2012-11-086-20/+228
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5321 42af7a65-404d-4744-a932-0658087f49c3
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-0734-656/+667
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5320 42af7a65-404d-4744-a932-0658087f49c3
* Add driver for Univision UG-2864AMBAG01patacongo2012-11-077-22/+1522
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5319 42af7a65-404d-4744-a932-0658087f49c3
* STM32 OTG FS device fix from Petteri Aimonenpatacongo2012-11-074-4/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5318 42af7a65-404d-4744-a932-0658087f49c3
* Fix apps/netutils/webclient build problempatacongo2012-11-066-275/+65
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5317 42af7a65-404d-4744-a932-0658087f49c3
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-06192-19/+1546
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5316 42af7a65-404d-4744-a932-0658087f49c3
* STM32 F100 High Density support and generic board configuration from Freddie ↵patacongo2012-11-0625-425/+3888
| | | | | | Chopin git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5315 42af7a65-404d-4744-a932-0658087f49c3
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus ↵patacongo2012-11-058-100/+119
| | | | | | build fix from Darcy Gong git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5314 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-0511-499/+506
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ exceptions are workingpatacongo2012-11-053-6/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5312 42af7a65-404d-4744-a932-0658087f49c3
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-049-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5311 42af7a65-404d-4744-a932-0658087f49c3
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and ↵patacongo2012-11-045-5/+33
| | | | | | uClibc++ git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5310 42af7a65-404d-4744-a932-0658087f49c3
* Missed a few ld.script files in Freddie Chopin's last big changepatacongo2012-11-043-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5309 42af7a65-404d-4744-a932-0658087f49c3
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-0419-132/+905
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5308 42af7a65-404d-4744-a932-0658087f49c3
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-04135-3675/+861
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5307 42af7a65-404d-4744-a932-0658087f49c3
* Relay example from Darcy Gongpatacongo2012-11-0412-21/+355
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5306 42af7a65-404d-4744-a932-0658087f49c3
* RGMP 4.0 update from Qiang Yupatacongo2012-11-0436-591/+2189
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5305 42af7a65-404d-4744-a932-0658087f49c3
* More STM32 Value Line updates from Freddie Chopinpatacongo2012-11-035-37/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5304 42af7a65-404d-4744-a932-0658087f49c3
* Several small thingspatacongo2012-11-034-1/+67
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5303 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ updatespatacongo2012-11-035-79/+165
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5302 42af7a65-404d-4744-a932-0658087f49c3
* Add support for wget POST interface; from Darcy Gongpatacongo2012-11-0310-107/+509
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5301 42af7a65-404d-4744-a932-0658087f49c3
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-0250-12222/+16215
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5300 42af7a65-404d-4744-a932-0658087f49c3
* More uClibc++ build fixespatacongo2012-11-0210-1842/+2334
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5299 42af7a65-404d-4744-a932-0658087f49c3
* Another fix to STM32 definitions from Freddie Chopinpatacongo2012-11-021-49/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5298 42af7a65-404d-4744-a932-0658087f49c3