- Nov 17, 2015
-
-
Gregory Nutt authored
-
- Nov 16, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Move rivers/wireless/cc3000/security.c to crypto/aes.c; move include/nuttx/wireless/cc3000/security.h to include/nuttx/crypto/aes.h
-
Gregory Nutt authored
-
- Nov 15, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 14, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
CAN Kconfig: Resolve a circular dependency. I am not sure if the correct version foolproof, however
-
Gregory Nutt authored
-
Gregory Nutt authored
CAN driver: Removing call to can_xmit() from can_txready() in a previous commit was a mistake. This commit restores the call to can_xmit(), but does the call in a safer environment on the work thread.
-
Gregory Nutt authored
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
-
- Nov 13, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 12, 2015
-
-
Gregory Nutt authored
-
Max Neklyudov authored
-
Gregory Nutt authored
drivers/mtd/mtd_progmem.c: Add an upper-half driver that can be used with any FLASH library that provides the itnerfaces defined in include/nuttx/progmem.h
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Frank Benkert authored
CAN: Don't disable TX interrupts if the S/W TX FIFO is empty but the hardware supports a H/W TX FIFO
-
- Nov 11, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
MTD Smart: Remove checks for 64KB erase block size. erasesize was changed to 32-bits in struct mtd_geometry_s
-
Gregory Nutt authored
SmartFS: Backout last change. It alters the behavior when it should not. Obviously there is something that I do not understand
-
- Nov 10, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
s25fl1: When unprotecting, handle case where protection bits are inverted. Add option to s25flinitilize() to unprotected on power up
-
Gregory Nutt authored
-
- Nov 09, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 08, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 07, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 06, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-