提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt ade6751345 arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported. 6 年之前
  Gregory Nutt 771cbc8e3a Partial conversion of defconfig files to compressed format 7 年之前
  Gregory Nutt cd54a0340f Fix a typo. And typo in Kconfig file is reflect in all defconfig files. 7 年之前
  Gregory Nutt b0fda33e13 Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR 7 年之前
  Gregory Nutt 6e4918c557 Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU 7 年之前
  Gregory Nutt 2043e1a114 IOBs: Move from driver/iob to a better location in mm/iob 7 年之前
  Gregory Nutt bfb93338f6 Move net/iob to drivers/iob so that the I/O buffering feature can be available to other drivers when networking is disabled. 7 年之前
  Gregory Nutt bcc6b61fc1 Move include/nuttx/net/iob.h to include/drivers/iob.h; rename CONFIG_NET_IOB to CONFIG_DRIVERS_IOB 7 年之前
  Gregory Nutt c071e2a30c Make sure that CONFIG_PTHREAD_MUTEX_ROBUST=y is selected every configuration that enabled pthreads. 7 年之前
  Gregory Nutt b07d3fc305 Rename CONFIG_MUTEX_TYPES to CONFIG_PTHREAD_MUTEX_TYPES 7 年之前
  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 年之前
  Gregory Nutt d0813aa0c5 Refresh all ARM configurations 7 年之前
  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 年之前
  Gregory Nutt f063e4c5ac Remove Calypso architecture support and support for Calypso SERCOMM driver. 7 年之前
  Gregory Nutt d9e040d76b Remove all Calypso board configurations 7 年之前
  Gregory Nutt 920a9592d1 Fix a naming collision introduced in last big commit 8 年之前
  Gregory Nutt 7467329a98 Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed. 8 年之前
  Gregory Nutt bfa1da14e2 LM3S Ethernet now supports CONFIG_NET_NOINTS 8 年之前
  Gregory Nutt c0cbea2550 Remove RGMP and RGMP drivers. 8 年之前
  Gregory Nutt 44e747ebf1 Remove all references to CONFIG_NET_MULTIBUFFER from configs/ 8 年之前
  Gregory Nutt 439c72e7c8 Refresh all networking configurations due to changes in work-queue related configuration variables for Ethernet drivers. 8 年之前
  Gregory Nutt f43ded46e6 Rename arch/sh to arch/renesas, cont'd 8 年之前
  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 年之前
  Gregory Nutt 1377452394 Refresh all ARM configurations 8 年之前
  Gregory Nutt 5b2aa7bf99 Remove all traces of CONFIG_SYSLOG 8 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt 2a87741e72 Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 8 年之前
  Gregory Nutt ad61b7ab3e Remove all references to CONFIG_SYSTEM_SDCARD 8 年之前
  Gregory Nutt e5b0c0e502 Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts. 8 年之前
  Gregory Nutt f5c987a627 Change name IMX to IMX1 in configuration variable names to make room for i.MX6 8 年之前