117 Commits (df034330340aa1f938adbc1ed8840689ead41d89)

Author SHA1 Message Date
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
patacongo 3ca467c029 Add beginning of a simple granule allocator to support DMA IO buffer allocation 13 years ago
patacongo 648420e67a Add support for DMA memory allocator to FAT file system 13 years ago
patacongo 835eef47bd More M3 Wildfire logic; mmap-related bug fixes from Kate 13 years ago
patacongo 2b424e0424 Some error handling bugs noted by Ronen Vainish 13 years ago
patacongo 58686d844f Shenzhou board is first to use ONLY Kconfig for configuration 13 years ago
patacongo 7a9e9d3833 Important FAT fix. Bad test would cause many un-necessary writes to FLASH. 13 years ago
patacongo bbe3db55f2 Add some protection to the priority inheritance logic when sem_post() is called from an interrupt handler 13 years ago
patacongo 064743fe72 Some STM32 USB OTG FS driver fixes 13 years ago
patacongo fca1ea81db I learned how to spell PSEUDO 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 3ec93230f3 Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options 13 years ago
patacongo aa8c93baab Extend the NSH mount command so that it will enumerate mountpoints if no arguments are provided 13 years ago
patacongo 606c031000 Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 13 years ago
patacongo 07b635386d Add capability to traverse inodes in the NuttX psuedo-filesystem 13 years ago
patacongo a9ba8355fb Fix syslog mutual exclusion and interrupt level logic 13 years ago
patacongo 30e820d861 The initial SYLOG device logic was valiant but yet still not enough 13 years ago
patacongo 7c6185ae4b Clean-up files in fs/ directory 13 years ago
patacongo a37d2e547b Refactor nfs_socket.c/.h logic; Those files are not gone 13 years ago
patacongo 8bbd7a5455 Prep for 6.19 release 13 years ago
patacongo 6b2ab0da84 NFS should fail if EINTR is received 13 years ago
patacongo 03e8602c57 Improve NFS retry logic 13 years ago
patacongo 3f57b622df Add NFS rewinddir support; fixe some NFS warnings 13 years ago
patacongo dcf8c6a66b NFS... add logic to truncate files if needed on open 13 years ago
patacongo 75d7834082 More NFS buffering improvements 13 years ago
patacongo 1c2b2798b4 Clean up NFS user interface; Fix NFS disconnect bug 13 years ago
patacongo c3cba92265 Minor change to NFS interface 13 years ago
patacongo 27509b04d0 NFS... fix close() bug 13 years ago
patacongo a27028feab NFS just finished a major weight reduction program 13 years ago
patacongo 241c3f86d3 Change NFS buffering 13 years ago
patacongo 50f8e08292 NFS update 13 years ago
patacongo d2ec24d6c3 NFS update 13 years ago
patacongo d4ed73cdad Conditionally compile out RPC statistics counters 13 years ago
patacongo 52ae543656 NFS code shrinking 13 years ago
patacongo e7b80154df Fix PL2303 typo checked in a long time ago; NFS update 13 years ago
patacongo 9aec541801 NFS update 13 years ago
patacongo 23817b959f Add NSH mv command 13 years ago
patacongo 8eeb48d78c NFS update 13 years ago
patacongo 48de4a98fc NFS update 13 years ago
patacongo 1449f429dd NFS update 13 years ago
patacongo 5471665ce7 NFS update 13 years ago
patacongo 744fec5239 NFS update 13 years ago
patacongo 7aecf6e0d4 NFS update 13 years ago
patacongo 5504af82d3 NFS update 13 years ago
patacongo 9932db67a4 NFS update 13 years ago
patacongo 3581588fde NFS update 13 years ago
patacongo fd5446a23b NFS update 13 years ago
patacongo 8b6e59b5ee NFS update 13 years ago
patacongo dad99a79d5 NFS update 13 years ago