Commit History

Author SHA1 Message Date
  Gregory Nutt 771cbc8e3a Partial conversion of defconfig files to compressed format 7 years ago
  Gregory Nutt cd54a0340f Fix a typo. And typo in Kconfig file is reflect in all defconfig files. 7 years ago
  Gregory Nutt b0fda33e13 Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR 7 years ago
  Gregory Nutt 6e4918c557 Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU 7 years ago
  Gregory Nutt c071e2a30c Make sure that CONFIG_PTHREAD_MUTEX_ROBUST=y is selected every configuration that enabled pthreads. 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 d0813aa0c5 Refresh all ARM configurations 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 d9e040d76b Remove all Calypso board configurations 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 264578135d Rename LP11xx version of CONFIG_GPIO_IRQ to CONFIG_LPC11_GPIOIRQ 8 years ago
  Gregory Nutt 2a19e16eb0 libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals. 8 years ago
  Gregory Nutt 1377452394 Refresh all ARM configurations 8 years ago
  Gregory Nutt 5118264e6c Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG 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 c089a2f241 Rename CONFIG_ARCH_HAVE_OTHER_UART to CONFIG_OTHER_UART_SERIALDRIVER 8 years ago
  Gregory Nutt e2e6ce3f1b Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER 8 years ago
  Gregory Nutt 2a87741e72 Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 8 years ago
  Gregory Nutt 249a2e48e5 Rename CONFIG_ARCH_HAVE_USARTn to CONFIG_USARTn_SERIALDRIVER 8 years ago
  Gregory Nutt ad61b7ab3e Remove all references to CONFIG_SYSTEM_SDCARD 8 years ago
  Gregory Nutt f5c987a627 Change name IMX to IMX1 in configuration variable names to make room for i.MX6 8 years ago
  Gregory Nutt 12c14ee718 Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS 8 years ago
  Gregory Nutt 238f295d0b Refresh some configurations 8 years ago
  Gregory Nutt 656e730f8f apps/system/ramtron has been removed. 8 years ago
  Gregory Nutt 9535c909d3 Rename CONFIG_SYSTEM_INIFILE to CONFIG_FSUTILS_INIFILE 8 years ago