summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-3/+3
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-063-3/+0
* configs/c5471evm/nsh: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-054-268/+726
* configs/c5471evm/httpd: Configuration converted to use the kconfig-frontends ...Gregory Nutt2014-03-042-234/+614
* configs/olimex-strp711/nettest: Converted to use kconfig-frontends toolsGregory Nutt2014-03-031-6/+2
* configs/c5471evm/nettest converted use kconfig-frontends. C5471 build updatedGregory Nutt2014-03-0315-642/+960
* Removed almost all ostest configurationsGregory Nutt2014-02-286-559/+2
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-134-0/+4
* More separation of debug symbols and optimization selectionsGregory Nutt2013-12-204-12/+20
* Remove empty README.txt filesGregory Nutt2013-08-312-3/+0
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-264-8/+8
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-094-8/+0
* Add interrupt vector logic for the LM4F120patacongo2013-03-011-6/+0
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-034-4/+4
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-154-4/+4
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-284-4/+4
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* More changes for Mikepatacongo2012-11-154-12/+8
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-064-0/+32
* Part I of port of Rhombus math librarypatacongo2012-10-284-4/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-104-4/+4
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-104-4/+4
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-054-4/+4
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-044-68/+68
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-184-92/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-2/+2
* Email address change in nuttx/patacongo2012-09-1318-18/+18
* Remove several unused configuration valuespatacongo2012-09-084-8/+0
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-044-8/+8
* Changes to Kconfig and matching defconfig filespatacongo2012-09-044-12/+12
* Add configurable application entry pointpatacongo2012-08-304-0/+4
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-304-784/+12
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-274-0/+4
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-234-64/+64
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-205-10/+12
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-124-4/+4
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-234-12/+12
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-025-4/+3