summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Behavior is a little different on Linux. Need to include BFD config.h ↵Gregory Nutt2014-02-282-2/+4
| | | | before any system files(?)
* cstdbool: Ignore _Bool8 if CONFIG_C99_BOOL8=yGregory Nutt2014-02-281-0/+2
|
* Binutils 2.4 wants us to include config.h before bfd.hGregory Nutt2014-02-275-2/+17
|
* Add a Cortex-M3 4.8.2 EABI configurationGregory Nutt2014-02-272-0/+134
|
* cosmetic changes to README files and commentsGregory Nutt2014-02-271-0/+37
|
* Buildroot support for GCC 4.7.3 and for Cortex-M4 with hardware floating ↵Gregory Nutt2014-02-1811-2/+1551
| | | | point from David Alessio
* Purely cosmetic updates to release notes and Makfile commentsGregory Nutt2014-01-301-1/+3
|
* Fix version number in relase notesGregory Nutt2014-01-301-3/+3
|
* 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