- Feb 03, 2014
-
-
Gregory Nutt authored
Fix cut'n'paster errors in conditional compilation. Prevented LM4F120 Launchpad UARTs 2-7 from being used
-
- Jan 29, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 28, 2014
-
-
Gregory Nutt authored
-
- Jan 27, 2014
-
-
Gregory Nutt authored
-
- Jan 25, 2014
-
-
Gregory Nutt authored
x86: fix 'Error: .size expression for idle_stack does not evaluate to a constant' bug from Matt Campbell
-
- Jan 24, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 23, 2014
-
-
Gregory Nutt authored
Assembler changes with the gcc-47 distribution from ARM mean that we need to be explicit about branch one or more of the wide branch opcodes results in bad table branching. From Mike Smith
-
Gregory Nutt authored
configs/efm32-dk3650: Support for Energy Micro's development kit for the Leopard Gecko MCU. From Richard Cochran
-
Gregory Nutt authored
arch/arm/src/Makefile: dependency directory list is now computed from the VPATH. From Richard Cochran
-
Gregory Nutt authored
Config.mk: If WINTOOL is set, COMPILE definition should convert path generated by Cygwin make to a proper Windows path. From Richard Cochran (2014-1-23).
-
- Jan 22, 2014
-
-
Gregory Nutt authored
-
- Jan 21, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 20, 2014
-
-
Gregory Nutt authored
-
- Jan 18, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 16, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
You can now specify or override the default board sub-directory. This is only useful when CONFIG_ARCH_BOARD_CUSTOM is used and the default board sub-directory is not available
-
Gregory Nutt authored
-
- Jan 15, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix all Cortex-M3/4 implementations of up_disable_irq(). They were doing nothing. Thanks to Manuel Stühn for the tip.
-
Gregory Nutt authored
-
Gregory Nutt authored
FAT: Fix some root directory logic that was conditionally done only for FAT32. Apparently this needs to be done for all FAT types. From Tridge via Lorenz Meier
-
Gregory Nutt authored
If write buffering is enabled, then it is necessary to release the write buffer resources (callback structure) when the socket is closed
-
- Jan 14, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 13, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Add support for the SO_LINGER socket option. Based on logic from Jason Jiang. Utestested on initial commit
-
- Jan 12, 2014
-
-
Gregory Nutt authored
-
- Jan 11, 2014
-
-
Gregory Nutt authored
-
- Jan 10, 2014
-
-
Gregory Nutt authored
-
- Jan 09, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-