summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/compal_e99
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2-2/+0
2014-10-09Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2-2/+2
2014-09-20Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2-2/+2
2014-09-20Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt1-1/+1
2014-09-03Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2-0/+2
2014-09-01Remove final traces of the 8015 from the NuttX source treeGregory Nutt2-4/+0
2014-08-31Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2-2/+0
2014-08-24Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2-2/+2
2014-08-07Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2-2/+2
2014-08-07Remove CONFIG_DISABLE_CLOCKGregory Nutt2-2/+0
2014-07-16Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt1-1/+1
2014-07-03Rename apps/examples/uip to apps/examples/webserverGregory Nutt2-2/+2
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2-2/+2
2014-05-22Change all variadic macros to C99 styleGregory Nutt1-1/+2
2014-05-05The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2-2/+2
2014-04-13More trailing whilespace removalGregory Nutt1-3/+3
2014-04-12Make sure that there is one space between while and conditionGregory Nutt1-1/+1
2014-04-12Make sure that there is one space between if and conditionGregory Nutt1-2/+5
2014-03-06Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2-2/+0
2014-03-05configs/compal_e99/nsh_highram: Configuration converted to use the kconfig-fr...Gregory Nutt4-295/+813
2014-03-05configs/compal_e99/nsh_compalram: Configuration converted to use the kconfig-...Gregory Nutt8-370/+820
2014-01-13Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2-0/+2
2013-12-20More separation of debug symbols and optimization selectionsGregory Nutt2-6/+10
2013-12-10Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt1-1/+1
2013-07-26Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2-4/+4
2013-06-14Prep for 6.28 releaseGregory Nutt1-2/+2
2013-06-12Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt1-3/+0
2013-05-30.dSYM only needs to be in the same .gitignore files as .exeGregory Nutt1-1/+0
2013-05-30Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt1-4/+3
2013-05-05Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends toolsGregory Nutt2-2/+2
2013-04-04Clone svn:ignore directory atributed to .gitignore filesGregory Nutt1-0/+4
2013-03-09More changes for a kernel-mode allocator (more to be done)patacongo2-4/+0
2013-02-03Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2-2/+2
2013-01-16convert configs/sim/nsh to use kconfig-frontendspatacongo2-2/+3
2013-01-16Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2-0/+4
2013-01-15Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2-2/+2
2012-12-01standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2-2/+2
2012-11-28configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2-2/+2
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-3/+3
2012-11-19Fix typo introduced into many Makefiles with last changespatacongo1-1/+1
2012-11-17Finishes all Makefile file changes for Windows native cleanpatacongo1-4/+5
2012-11-15More changes for Mikepatacongo2-4/+4
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo1-1/+1
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-3/+1
2012-11-07Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo1-1/+0
2012-11-06Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2-0/+16
2012-10-28Part I of port of Rhombus math librarypatacongo2-2/+0
2012-10-10Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2-2/+2
2012-10-10Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2-2/+2
2012-10-05Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2-2/+2