summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-123-3/+0
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-111-3/+3
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-093-3/+3
* Remaining files under nuttx/configs changed to use the corrected syslog inter...Gregory Nutt2014-10-081-3/+5
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-25/+12
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-203-3/+3
* When a privileged thread exits, we have to use the kernel alloctor to free me...Gregory Nutt2014-09-111-1/+0
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-014-7/+1
* 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
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-313-3/+0
* Refresh all configurations that have MMUsGregory Nutt2014-08-303-156/+484
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-1/+1
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-243-3/+3
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-073-3/+3
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-074-9/+2
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-1/+1
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-033-3/+3
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-023-3/+3
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-052-2/+2
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-2/+0
* More trailing whilespace removalGregory Nutt2014-04-1313-36/+36
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-091-1/+1
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-4/+3
* Removed to unnecessary, cloned USB-related logicGregory Nutt2014-03-171-3/+3
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-063-3/+0
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-053-7/+7
* configs/ea3131/pgnsh: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-054-401/+757
* Add configuration ettings for the on-demand paging optionGregory Nutt2014-03-052-29/+55
* configs/hymini-stm32v/usbserial: Configuration converted to use the kconfig-f...Gregory Nutt2014-03-043-348/+600
* configs/ea3131/usbmsc: Configuration removed. It could not possible useful b...Gregory Nutt2014-03-035-645/+0
* Removed unused configuratin variable: CONFIG_PGTABLE_VADDRGregory Nutt2014-03-011-1/+0
* configs/eagle100/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-5/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-285-629/+1
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* 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-242-22/+9
* 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