summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
Commit message (Expand)AuthorAgeFilesLines
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-205-10/+20
* Move ramdisk.h to include/nutt/fs/ramdisk.hGregory Nutt2013-12-101-1/+1
* LPC-H3131: SDRAM timing update. Still does not workGregory Nutt2013-11-211-2/+2
* Add .gitignore files; update a READMEGregory Nutt2013-11-181-0/+2
* Add support for the Olimex LPC-H3131 boardGregory Nutt2013-11-185-5/+5
* EA3131: Framework for USB host supportGregory Nutt2013-11-154-27/+397
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
* LPC31: Configuration and build support for a forthcoming USB host driver; con...Gregory Nutt2013-11-147-344/+600
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-255-28/+28
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-056-9/+9
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-266-18/+18
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-2410-71/+71
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-3/+3
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-1/+1
* .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
* Fix typo in configuration variables: MP25P should M25PGregory Nutt2013-05-011-2/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+7
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-092-11/+7
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-8/+4
* Rename _TCB to struct tcb_spatacongo2013-02-041-3/+3
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-035-5/+5
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-4/+4
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-1810-71/+71
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-155-0/+5
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-125-5/+5
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-1/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-085-5/+5
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-236-122/+31
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-202-6/+6
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-172-23/+24
* More changes for Mikepatacongo2012-11-155-5/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-14/+14
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-065-0/+40
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-043-28/+40
* Part I of port of Rhombus math librarypatacongo2012-10-285-5/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-105-5/+5
* Fix a recurring, cloned typopatacongo2012-10-065-10/+10
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-91/+91
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-056-6/+6
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-045-55/+55
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-185-140/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1