summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
...
* Final prep for 6.33 releasenuttx-6.33Gregory Nutt2014-01-301-15/+14
|
* Preparation for NuttX-6.33 release (maybe tomorrow)Gregory Nutt2014-01-291-1/+2
|
* SAMA5: Add a missing endif in a Make.defs that recently added; Several ↵Gregory Nutt2014-01-281-0/+15
| | | | other cosmetic changes
* Update kconfig-frontends to 3.12.0Gregory Nutt2014-01-2776-5780/+10513
|
* Update READMEsGregory Nutt2014-01-031-0/+35
|
* Fixes to get clean GCC 4.8.2 buildGregory Nutt2013-12-2610-4/+2311
|
* Add a configuration to build GCC 4.8.2Gregory Nutt2013-12-263-2/+144
|
* Add GCc 4.8.2 support for buildrootGregory Nutt2013-12-2619-15/+803
|
* Disable debug by default in all Spark configurationsGregory Nutt2013-11-201-0/+3
|
* Add support for Cortex-A5 and A8Gregory Nutt2013-11-165-10/+143
|
* Fix for building on Ubuntu from Oliver RiesenerGregory Nutt2013-12-122-4/+8
|
* README updateGregory Nutt2013-11-181-0/+23
|
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
|
* Fix tiny typo from the last commitGregory Nutt2013-06-201-1/+1
|
* Change use of ferror() in uClibc++ so that is does not use more capability ↵Gregory Nutt2013-06-202-18/+24
| | | | than is currently supported by the NuttX ferror()
* The Makefile in every directory that can generate a .dSYM should also clean ↵Gregory Nutt2013-05-302-2/+2
| | | | .dSYM files
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-302-0/+3
|
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-307-27/+17
| | | | Add some missing .gitignore files
* Add a copy of the Osmocom-BB osmocon toolGregory Nutt2013-05-1528-0/+8259
|
* Clean up of pirelli-dpl10/nsh_highram configurationGregory Nutt2013-05-151-0/+7
|
* Fix comments, references to the old SVN, and links to the old SVN. Replace ↵Gregory Nutt2013-04-193-5/+5
| | | | with equivalent GIT info
* Mostly updates and corrections to .gitignore filesGregory Nutt2013-04-043-17/+13
|
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-049-0/+42
|
* First test of the GIT repositoryGregory Nutt2013-04-041-0/+2
|
* Update kconfig-frontends to 3.8.0.0patacongo2013-03-1626-8857/+8142
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5749 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.26 releasenuttx-6.26patacongo2013-03-152-6/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses ↵patacongo2013-02-237-86/+226
| | | | | | buildroot toolchain git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5665 42af7a65-404d-4744-a932-0658087f49c3
* NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken ↵patacongo2013-02-012-1/+4
| | | | | | Bannister git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5592 42af7a65-404d-4744-a932-0658087f49c3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
* Serial driver needed even when no console; Fix user LED settings in all ↵patacongo2013-01-281-6/+15
| | | | | | STM32 configurations git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5575 42af7a65-404d-4744-a932-0658087f49c3
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-13/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
* Missed a file in the kconfig-frontends 3.7.0 updatepatacongo2013-01-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5485 42af7a65-404d-4744-a932-0658087f49c3
* Update kconfig-frontends to 3.7.0patacongo2013-01-0616-141/+388
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5484 42af7a65-404d-4744-a932-0658087f49c3
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-021-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5472 42af7a65-404d-4744-a932-0658087f49c3
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-301-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5466 42af7a65-404d-4744-a932-0658087f49c3
* Fix errors and omissions in last checkinpatacongo2012-12-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5451 42af7a65-404d-4744-a932-0658087f49c3
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5419 42af7a65-404d-4744-a932-0658087f49c3
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-031-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5409 42af7a65-404d-4744-a932-0658087f49c3
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5402 42af7a65-404d-4744-a932-0658087f49c3
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-17/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5401 42af7a65-404d-4744-a932-0658087f49c3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-21/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
* Changes from Mikepatacongo2012-11-161-2/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows ↵patacongo2012-11-111-3/+1
| | | | | | build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ↵patacongo2012-11-101-1/+55
| | | | | | 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
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-056-13/+156
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and ↵patacongo2012-11-041-1/+2
| | | | | | uClibc++ git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5310 42af7a65-404d-4744-a932-0658087f49c3