- Feb 08, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
DHCPD no longer calls directly into the OS, but uses network IOCTL commands to modify the ARP table.
-
Gregory Nutt authored
-
- Feb 06, 2016
-
-
Gregory Nutt authored
-
- Feb 05, 2016
-
-
Gregory Nutt authored
-
- Feb 02, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Low level drive access functions should not generate output; it interferes with higher level formatting
-
Gregory Nutt authored
-
- Feb 01, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 31, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Vladimir Komendantskiy authored
-
- Jan 30, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 29, 2016
-
-
Gregory Nutt authored
-
Vladimir Komendantskiy authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board)
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 28, 2016
-
-
Gregory Nutt authored
-
- Jan 27, 2016
-
-
Gregory Nutt authored
apps/platform/Makefile: Use a relative path to the board directory link rather than the absolute path. For Cygwin, the absolute would would need converted with cygpath. But just using the relative path is a simpler solution.
-
Gregory Nutt authored
-
Gregory Nutt authored
system/ramtron is now EXPERIMENTAL because it violates the OS interface boundard by calling up_spiinitialize() directly. The function up_spiinitialize has been obsoleted and is no longer available
-
- Jan 23, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 22, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Add option to use platform-specific logic to verify login credentials; Add option to add a delay after each failed login attempt
-
- Jan 21, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 20, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
nsh_stdsession() cannot use the same login logic as nsh_session(); Also put telnet login in a separate file for symmetry
-