summaryrefslogtreecommitdiff
path: root/nuttx/configs/compal_e99/nsh_highram/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-1/+1
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* configs/compal_e99/nsh_highram: Configuration converted to use the kconfig-fr...Gregory Nutt2014-03-051-247/+775
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-0/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-3/+0
* Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends toolsGregory Nutt2013-05-051-1/+1
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-2/+0
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-031-1/+1
* convert configs/sim/nsh to use kconfig-frontendspatacongo2013-01-161-1/+2
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-0/+2
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-151-1/+1
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+1
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+0
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-0/+8
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-17/+17
* Remove several unused configuration valuespatacongo2012-09-081-2/+0
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-2/+2
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-2/+2
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-3/+3
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-204/+4
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-16/+16
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-2/+3
* Add SSD1783 LCD driver for C155 phonepatacongo2012-07-261-0/+44
* Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo2012-05-141-3/+6
* Kconfig updatepatacongo2012-04-121-1/+1
* Add support for the poweroff on calypso phonespatacongo2012-03-251-7/+7
* Add support for compal e99 and e88 phonespatacongo2012-03-241-0/+479