summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* z8 configurations all converted to use mconf toolpatacongo2012-11-2817-454/+951
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5397 42af7a65-404d-4744-a932-0658087f49c3
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-2814-95/+328
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5396 42af7a65-404d-4744-a932-0658087f49c3
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad ↵patacongo2012-11-2831-41/+415
| | | | | | driver (Denis Cariki) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5395 42af7a65-404d-4744-a932-0658087f49c3
* Fix backward conditional compilation in work_queue.cpatacongo2012-11-273-5/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5394 42af7a65-404d-4744-a932-0658087f49c3
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ↵patacongo2012-11-2714-26/+316
| | | | | | ifconfig command and improve DHCPC -- All from Darcy Gong git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5393 42af7a65-404d-4744-a932-0658087f49c3
* configs/z8f64200100kit/ostest at same level as ez80 configurations; ↵patacongo2012-11-278-318/+496
| | | | | | nuttx/arch/arm/src/lpc17xx/lpc17_i2c.cuninitialization fix git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5392 42af7a65-404d-4744-a932-0658087f49c3
* ez80f910200zco/ostest supports native windows build; other configurations ↵patacongo2012-11-269-260/+510
| | | | | | also updated git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5391 42af7a65-404d-4744-a932-0658087f49c3
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-2621-1002/+1183
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5390 42af7a65-404d-4744-a932-0658087f49c3
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-266-25/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5389 42af7a65-404d-4744-a932-0658087f49c3
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-265-3/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5388 42af7a65-404d-4744-a932-0658087f49c3
* A few native window build updatespatacongo2012-11-2519-59/+127
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5387 42af7a65-404d-4744-a932-0658087f49c3
* Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driverpatacongo2012-11-253-23/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5386 42af7a65-404d-4744-a932-0658087f49c3
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-239-14/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5385 42af7a65-404d-4744-a932-0658087f49c3
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add ↵patacongo2012-11-2344-623/+731
| | | | | | more toolchain options (from Mike); incdir.sh and .bat now take -s option git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5384 42af7a65-404d-4744-a932-0658087f49c3
* A few more Windows native build fixes for eZ80patacongo2012-11-228-89/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5383 42af7a65-404d-4744-a932-0658087f49c3
* Move some PHY initialization logic for Darcypatacongo2012-11-2210-300/+129
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5382 42af7a65-404d-4744-a932-0658087f49c3
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-215-48/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5381 42af7a65-404d-4744-a932-0658087f49c3
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use ↵patacongo2012-11-219-136/+67
| | | | | | Mike's Toolchain.defs; Fix error introduced into tools/configure.sh git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5380 42af7a65-404d-4744-a932-0658087f49c3
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-21122-5062/+664
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5379 42af7a65-404d-4744-a932-0658087f49c3
* configs/cloudctrl and tools/prebuild.py from Darcy Gongpatacongo2012-11-2132-1/+5881
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5378 42af7a65-404d-4744-a932-0658087f49c3
* Update for ez80 Windows native build (still does not work)patacongo2012-11-2124-217/+627
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5377 42af7a65-404d-4744-a932-0658087f49c3
* Implement pause()patacongo2012-11-215-3/+152
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5376 42af7a65-404d-4744-a932-0658087f49c3
* Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based ↵patacongo2012-11-207-392/+523
| | | | | | configuration git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5375 42af7a65-404d-4744-a932-0658087f49c3
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them ↵patacongo2012-11-2039-220/+268
| | | | | | compatible with other chips git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5374 42af7a65-404d-4744-a932-0658087f49c3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-20222-760/+760
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopinpatacongo2012-11-202-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5372 42af7a65-404d-4744-a932-0658087f49c3
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-205-11/+329
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5371 42af7a65-404d-4744-a932-0658087f49c3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-1956-58/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5370 42af7a65-404d-4744-a932-0658087f49c3
* Fix typol in Config.mk that would effect non-Windows buildspatacongo2012-11-182-7/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5369 42af7a65-404d-4744-a932-0658087f49c3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-1782-664/+746
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
* Most of the changes needed to support Windows native clean; distclean is has ↵patacongo2012-11-17142-615/+860
| | | | | | a problem git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-1711-11/+164
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5366 42af7a65-404d-4744-a932-0658087f49c3
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-176-262/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5365 42af7a65-404d-4744-a932-0658087f49c3
* Patches 4-6 from Petteri Aimonenpatacongo2012-11-168-25/+93
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5364 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for CCycleButton unit test; Add CNumericEdit. Both from Petteri Aimonenpatacongo2012-11-166-8/+488
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5363 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic build changespatacongo2012-11-1610-58/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5362 42af7a65-404d-4744-a932-0658087f49c3
* Changes from Mikepatacongo2012-11-1615-25/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo differences from Konstantin; File system fix from Lorenz Meierpatacongo2012-11-155-6/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5360 42af7a65-404d-4744-a932-0658087f49c3
* Fix a place that had a '\' but needed a '/'patacongo2012-11-152-1/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5359 42af7a65-404d-4744-a932-0658087f49c3
* Fix various build-related typospatacongo2012-11-1514-21/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5358 42af7a65-404d-4744-a932-0658087f49c3
* More changes for Mikepatacongo2012-11-15176-205/+199
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5357 42af7a65-404d-4744-a932-0658087f49c3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-15201-222/+257
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
* Simple window natives OS test build now works; Probabaly more to do for ↵patacongo2012-11-1415-94/+132
| | | | | | other configs; clean targets still have problems git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5355 42af7a65-404d-4744-a932-0658087f49c3
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-145-1/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5354 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updates from Freddie Chopinpatacongo2012-11-144-3/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5353 42af7a65-404d-4744-a932-0658087f49c3
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-1410-87/+163
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5352 42af7a65-404d-4744-a932-0658087f49c3
* ModBus fixes from Freddie Chopinpatacongo2012-11-142-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5351 42af7a65-404d-4744-a932-0658087f49c3
* mkdeps.c: Oops MinGW does not have WEXITSTATUS; Now all of NuttX on native ↵patacongo2012-11-132-0/+76
| | | | | | Windows WITH dependencies (still some link time problems). git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5350 42af7a65-404d-4744-a932-0658087f49c3
* mkdeps.c: Fix some strtok logic; fix some system() return value checkpatacongo2012-11-132-36/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5349 42af7a65-404d-4744-a932-0658087f49c3
* This is the new, top-level, redirecting Makefilepatacongo2012-11-131-0/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5348 42af7a65-404d-4744-a932-0658087f49c3