summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Collapse)AuthorAgeFilesLines
* STM32 power management updatepatacongo2012-06-186-37/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4848 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-157-314/+438
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4847 42af7a65-404d-4744-a932-0658087f49c3
* NFS should fail if EINTR is receivedpatacongo2012-06-151-8/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4846 42af7a65-404d-4744-a932-0658087f49c3
* Improve NFS retry logicpatacongo2012-06-143-68/+132
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4845 42af7a65-404d-4744-a932-0658087f49c3
* Add NFS rewinddir support; fixe some NFS warningspatacongo2012-06-144-38/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4844 42af7a65-404d-4744-a932-0658087f49c3
* NFS... add logic to truncate files if needed on openpatacongo2012-06-144-13/+103
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4843 42af7a65-404d-4744-a932-0658087f49c3
* More NFS buffering improvementspatacongo2012-06-145-73/+93
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4842 42af7a65-404d-4744-a932-0658087f49c3
* Clean up NFS user interface; Fix NFS disconnect bugpatacongo2012-06-147-168/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4841 42af7a65-404d-4744-a932-0658087f49c3
* Minor change to NFS interfacepatacongo2012-06-144-69/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4840 42af7a65-404d-4744-a932-0658087f49c3
* NFS... fix close() bugpatacongo2012-06-142-19/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4839 42af7a65-404d-4744-a932-0658087f49c3
* NFS just finished a major weight reduction programpatacongo2012-06-1415-1003/+473
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4838 42af7a65-404d-4744-a932-0658087f49c3
* Change NFS bufferingpatacongo2012-06-137-465/+114
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4837 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-135-45/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4836 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-125-1144/+247
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4835 42af7a65-404d-4744-a932-0658087f49c3
* Conditionally compile out RPC statistics counterspatacongo2012-06-122-73/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4834 42af7a65-404d-4744-a932-0658087f49c3
* NFS code shrinkingpatacongo2012-06-128-257/+100
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4833 42af7a65-404d-4744-a932-0658087f49c3
* Fix PL2303 typo checked in a long time ago; NFS updatepatacongo2012-06-128-124/+215
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4832 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-111-31/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4831 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH mv commandpatacongo2012-06-113-60/+138
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4830 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-117-327/+389
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4829 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-114-110/+176
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4828 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-116-365/+366
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4827 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-113-56/+130
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4826 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-109-314/+405
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4825 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-1010-238/+260
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4824 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-103-12/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4823 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-108-809/+683
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4822 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-096-207/+466
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4821 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-092-184/+239
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4820 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-094-124/+321
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4819 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-084-22/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4818 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-083-74/+82
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4817 42af7a65-404d-4744-a932-0658087f49c3
* More IPv6 ramblingpatacongo2012-06-083-15/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4815 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-084-84/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4814 42af7a65-404d-4744-a932-0658087f49c3
* First round of compile fixes for IPv6patacongo2012-06-0712-59/+122
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4813 42af7a65-404d-4744-a932-0658087f49c3
* Cosmetic NFS updatepatacongo2012-06-071-39/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4812 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-073-145/+309
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4811 42af7a65-404d-4744-a932-0658087f49c3
* A little more NFS instrumentationpatacongo2012-06-071-33/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4810 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-076-460/+311
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4809 42af7a65-404d-4744-a932-0658087f49c3
* NFS updatepatacongo2012-06-068-163/+236
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4808 42af7a65-404d-4744-a932-0658087f49c3
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-065-11/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4807 42af7a65-404d-4744-a932-0658087f49c3
* PIC32MX7 MMB touchscreen driver updatepatacongo2012-06-063-45/+135
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4806 42af7a65-404d-4744-a932-0658087f49c3
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-0610-15/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4805 42af7a65-404d-4744-a932-0658087f49c3
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-059-553/+1981
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4804 42af7a65-404d-4744-a932-0658087f49c3
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-045-62/+263
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4803 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the MIO283QT2 LCDpatacongo2012-06-0410-101/+1712
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4802 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 USB mass storage device works; USB and MSC are now enabled by default ↵patacongo2012-06-037-79/+124
| | | | | | in the PIC32MX7 MMB configuration git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4801 42af7a65-404d-4744-a932-0658087f49c3
* SD on Sure board should work in SPI mode2 as wellpatacongo2012-06-032-6/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4800 42af7a65-404d-4744-a932-0658087f49c3
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-039-37/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4799 42af7a65-404d-4744-a932-0658087f49c3
* Correct naming of PIC32MX7MMB SPI initialization functionpatacongo2012-06-021-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4798 42af7a65-404d-4744-a932-0658087f49c3