提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 03a77c1d18 Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts. 8 年之前
  Gregory Nutt 4639cdd894 TCP timeouts: Fix some logic when there are multiple network interfaces. In this case, TCP timeout events can really only being processed when the poll from the correct device is received. 8 年之前
  Gregory Nutt 1645c75d4b Update submodule 8 年之前
  Gregory Nutt 242f8ff25f drivers/syslog/note_driver.c: Add a driver that will allow an application to read buffered scheduler instrumentation data 8 年之前
  Gregory Nutt 78e053565b Update submodule 8 年之前
  Gregory Nutt e879d0f423 Move scheduler instrumentation hooks out of sched.h (where they seem like application interfaces) and into nuttx/sched.h where it is clare that these are OS internal interfaces. 8 年之前
  Gregory Nutt 266980b828 Upate submodules 8 年之前
  Gregory Nutt 2225940155 SMP: Add per-CPU initialization logic 8 年之前
  Gregory Nutt 79c1fa5bd7 SMP: Simplified SMP interfaces 8 年之前
  Gregory Nutt 320b70ebad Update submodules 8 年之前
  Gregory Nutt a193e669d1 Update submodules 8 年之前
  Gregory Nutt 8cff133a1c Update submodules 8 年之前
  Gregory Nutt 24468128de TLS: Simplify 8 年之前
  Gregory Nutt 934069e422 TLS: Add logic to get/set arbitrary TLS values 8 年之前
  Gregory Nutt d69dc04d96 TLS: Fix an error in a macro 8 年之前
  Gregory Nutt 0929c8b1d7 Update submodules 8 年之前
  Gregory Nutt 30b6ee96c9 Add basic definitions for TLS support 8 年之前
  Gregory Nutt 4a22542091 Update ChangeLog 8 年之前
  Gregory Nutt ea48809fff Update ChangeLog 8 年之前
  Gregory Nutt 6a056479d2 Add a some missing FAR in shared header files 8 年之前
  Gregory Nutt 760fb63f33 Update README/TODO with new naming 8 年之前
  Frank Benkert 611fb04449 BlockToCharDev: increase sectorsize to 32 bit 8 年之前
  Stefan Kolb fde277a388 Missing parentheses in MSEC2TICK macro can lead to incorrect conversions 8 年之前
  Gregory Nutt fea11c002a Build system: Add 'make oldconfig' target. Use this option in tools/testbuild.sh. Add --silent option to tools/refresh.sh so that it can be run in batch without human interaction 8 年之前
  Gregory Nutt 624601dc2b Update submodules 8 年之前
  Gregory Nutt 88d8a81b23 tools/testbuild.sh: kconfig-conf was silently failing because (1) it needs to execute from the top-level NuttX directory and (2) apps/Kconfig does not yet exist 8 年之前
  Gregory Nutt c13cb0f839 Update submodules 8 年之前
  Gregory Nutt 93b6543a1f Update submodules 8 年之前
  Gregory Nutt 9b5e88af71 Update some comments 8 年之前
  Gregory Nutt 5d63cd85c7 sched/semaphore: Add an internal interface to reset a semaphore count. 8 年之前