Commit History

Author SHA1 Message Date
  Gregory Nutt 36a30b26a6 Last of the conversions of defconfig files to compressed format. 7 years ago
  Gregory Nutt b07d3fc305 Rename CONFIG_MUTEX_TYPES to CONFIG_PTHREAD_MUTEX_TYPES 7 years ago
  Gregory Nutt c428661e18 apps/examples/usbterm is gone because it can be configured to perform an illegal call into the OS. Remove all traces of CONFIG_EXAMPLES_USBTERM* and all of the illegal device support. 7 years ago
  Gregory Nutt 49974e21ef Fix some old pashello configurations broken in last refresh 7 years ago
  Gregory Nutt 1d290c2b37 setvbuf: Add support for disabling I/O buffering. Initially cut; untested. 7 years ago
  Gregory Nutt 3c4684ef5f Eliminate CONFIG_ARCH_OPTIMIZED_FUNCTIONS. Move options to select architectur-specific C library options from libc/Kconfig to libc/machine/Kconfig and rename. 7 years ago
  Gregory Nutt f063e4c5ac Remove Calypso architecture support and support for Calypso SERCOMM driver. 7 years ago
  Gregory Nutt c0cbea2550 Remove RGMP and RGMP drivers. 8 years ago
  Gregory Nutt f43ded46e6 Rename arch/sh to arch/renesas, cont'd 8 years ago
  Gregory Nutt 5b2aa7bf99 Remove all traces of CONFIG_SYSLOG 8 years ago
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 years ago
  Gregory Nutt 2a87741e72 Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 8 years ago
  Gregory Nutt ad61b7ab3e Remove all references to CONFIG_SYSTEM_SDCARD 8 years ago
  Gregory Nutt 12c14ee718 Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS 8 years ago
  Gregory Nutt 656e730f8f apps/system/ramtron has been removed. 8 years ago
  Gregory Nutt 651bd9e8ad Rename CONFIG_LOOP to CONFIG_DEV_LOOP 9 years ago
  Gregory Nutt 42f69ba42f Rename CONFIG_NETUTILS_DNS* to CONFIG_NETDB_DNS* to reflect the movement of the DNS server from apps/netutils to nuttx/libc/netdb 9 years ago
  Gregory Nutt f7ba1b1eeb Remove all references to the dedunct CONFIG_SYSTEM_SYSINFO configuration from all defconfig files 9 years ago
  Gregory Nutt add36cc3de Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis 9 years ago
  Gregory Nutt f31dca368b Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs 10 years ago
  Gregory Nutt 4aa785a503 Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM 10 years ago
  Gregory Nutt e09923cd8e Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE 10 years ago
  Gregory Nutt 3dd8c08714 Remove final traces of the 8015 from the NuttX source tree 10 years ago
  Gregory Nutt 49deb059d4 Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems 10 years ago
  Gregory Nutt 7edc6a5666 Remove CONFIG_DISABLE_CLOCK 10 years ago
  Gregory Nutt cbe4d3573d Rename apps/examples/uip to apps/examples/webserver 10 years ago
  Gregory Nutt 285f66a2c1 NET: Rename uiplib/UIPLIB to netlib/NETLIB 10 years ago
  Gregory Nutt dc80d84264 Create P-Code execution helper in apps/interpreters/prun; The P-Code binary format is functional except that there are still some modularity and kernel build issues that need to be addressed. 10 years ago
  Gregory Nutt 069ea487ae Long needed clean up of DNS resolver for coding style and naming conventions 10 years ago
  Gregory Nutt 7050b91155 Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 10 years ago