Commit History

Author SHA1 Message Date
  Gregory Nutt 0de294a586 Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 7 years ago
  Gregory Nutt 9aac1dd44d configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files. 7 years ago
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 years ago
  Gregory Nutt 3e0efd7279 Fix all URLs to the NuttX repository 8 years ago
  Gregory Nutt e5b0c0e502 Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts. 8 years ago
  Gregory Nutt e46cd30c14 Change use of mknulldeps.sh to mkwindeps.sh 8 years ago
  Gregory Nutt 3c286bd5f8 Update README files 8 years ago
  Gregory Nutt 7214e52fb2 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 years ago
  Gregory Nutt 46bd0bc307 This cleans up most of the remaining SourceForge references 9 years ago
  Gregory Nutt 8417705388 Remove other traces of network interrupt prioritization 10 years ago
  Gregory Nutt 51950d7850 Undefine IRQPRIO in all configurations it should not be set 10 years ago
  Gregory Nutt ab5b37189b More trailing whilespace removal 10 years ago
  Gregory Nutt d7d856e504 Use common naming for all buildroot toolchains 10 years ago
  Gregory Nutt 3aefeccada configs/lpcxpresso-lpc1768/thttpd: Configuration converted to use the kconfig-frontends tools 10 years ago
  Gregory Nutt a2cb39c9c6 configs/lpcxpresso-lpc1768/usbmsc: Configuration converted to use the kconfig-frontends tools 10 years ago
  Gregory Nutt e75a8afa51 configs/lpcxpresso-lpc1768/dhcpd: Configuration converted to use the kconfig-frontends tools 10 years ago
  Gregory Nutt 45f62e8515 configs/lpcxpresso-lpc1768/nx: Configuration converted to use the kconfig-frontends tools 10 years ago
  Gregory Nutt b2b9c11a48 configs/lpcxpresso-lpc1768/nsh converted to use the kconfig-frontends tools 10 years ago
  Gregory Nutt 58eed436e9 Removed almost all ostest configurations 10 years ago
  Gregory Nutt 994a49f8b8 LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 11 years ago
  Gregory Nutt 024cb72187 Move apps/examples/usbmsc to apps/system/usbmsc 11 years ago
  Gregory Nutt c233db1327 Add prefex ETH0 to all PHY configurations to support multiple NICs 11 years ago
  Gregory Nutt 9638bff522 Rename examples/usbstorage to examples/usbmsc. From CCTSAO 11 years ago
  Gregory Nutt efded598fd Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_ 11 years ago
  patacongo ab294d1f22 Move work queue logic from sched/ to libc/wqueue. It is not core logic and will be extended to support user-space work queues 11 years ago
  patacongo 26ee7e0449 Correct a memory leak in NSH 11 years ago
  patacongo 001b3b137d Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to make room in the namespace for LM4F 11 years ago
  patacongo 2400d95042 Mostly cosmetic changes 12 years ago
  patacongo aa827a048f Add tools/mkdeps.bat and tools/mkdeps.c 12 years ago
  patacongo 46233a57f6 Another dtoa() fix from Mike Smith 12 years ago