summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3152/src
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-2/+4
* EA3152: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2111-48/+39
* Move board_ prototypes from arch.h to board.hGregory Nutt2015-02-271-2/+3
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-273-10/+5
* drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of th...Gregory Nutt2015-02-011-2/+2
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-251-2/+1
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-25/+12
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-2/+2
* More trailing whilespace removalGregory Nutt2014-04-135-24/+24
* Add configuration ettings for the on-demand paging optionGregory Nutt2014-03-051-28/+28
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-8/+8
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-2/+2
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-3/+5
* Move ramdisk.h to include/nutt/fs/ramdisk.hGregory Nutt2013-12-101-1/+1
* 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-141-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-6/+6
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-244-5/+5
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-3/+3
* .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-4/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-3/+4
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-8/+4
* Rename _TCB to struct tcb_spatacongo2013-02-041-3/+3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-4/+4
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-184-5/+5
* 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
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-7/+7
* Repairs needed after Kconfig changes for LPC31patacongo2012-09-067-16/+16
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-3/+3
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-17/+17
* Try older OpenOCDpatacongo2011-10-1311-0/+0
* Add a configuration for the lpc3152patacongo2011-10-1311-0/+2305