summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* 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 poin...Gregory Nutt2014-02-1811-2/+1551
* 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 other...Gregory Nutt2014-01-281-0/+15
* 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 th...Gregory Nutt2013-06-202-18/+24
* The Makefile in every directory that can generate a .dSYM should also clean ....Gregory Nutt2013-05-302-2/+2
* .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. Add...Gregory Nutt2013-05-307-27/+17
* 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 w...Gregory Nutt2013-04-193-5/+5
* 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
* Prep for 6.26 releasenuttx-6.26patacongo2013-03-152-6/+11
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses buildro...patacongo2013-02-237-86/+226
* NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken Bann...patacongo2013-02-012-1/+4
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-6/+15
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-13/+48
* Missed a file in the kconfig-frontends 3.7.0 updatepatacongo2013-01-061-1/+1
* Update kconfig-frontends to 3.7.0patacongo2013-01-0616-141/+388
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-021-0/+7
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-301-0/+7
* Fix errors and omissions in last checkinpatacongo2012-12-221-1/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-031-2/+6
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-2/+7
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-17/+13
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-21/+22
* Changes from Mikepatacongo2012-11-161-2/+8
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+0