summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor nfs_socket.c/.h logic; Those files are not gonepatacongo2012-06-277-280/+119
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4878 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC32xx memory map and interrupt numberspatacongo2012-06-273-62/+480
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4877 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of NXP LPC4330 portpatacongo2012-06-275-1/+763
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4876 42af7a65-404d-4744-a932-0658087f49c3
* The SST25 driver now works with SST25 (at least using the slow write mode)patacongo2012-06-272-80/+151
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4875 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo README.txt and SST25 comments updatepatacongo2012-06-272-11/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4874 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to un-protect blocks to the SST25 driverpatacongo2012-06-262-27/+149
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4873 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo: Switch to SPI mode 1patacongo2012-06-264-9/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4872 42af7a65-404d-4744-a932-0658087f49c3
* Add NXFFS configuration for Mirtoopatacongo2012-06-2617-37/+1465
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4871 42af7a65-404d-4744-a932-0658087f49c3
* Simplify STM32 PM infrastructurepatacongo2012-06-265-39/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4870 42af7a65-404d-4744-a932-0658087f49c3
* Add an erase block cache to the SST 25 driverpatacongo2012-06-251-23/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4869 42af7a65-404d-4744-a932-0658087f49c3
* Add a driver for SST 25 FLASHpatacongo2012-06-259-18/+1096
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4868 42af7a65-404d-4744-a932-0658087f49c3
* Fix a critical PIC32 GPIO configuration bugpatacongo2012-06-254-6/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4867 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the Penguino mips-elf toolchain for PIC32patacongo2012-06-2315-12/+1407
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4866 42af7a65-404d-4744-a932-0658087f49c3
* Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common ↵patacongo2012-06-2215-29/+1322
| | | | | | directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4865 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the microchipOpen toolchainpatacongo2012-06-229-17/+107
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4864 42af7a65-404d-4744-a932-0658087f49c3
* Enable LEDs on Mirtoo boardpatacongo2012-06-228-51/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4863 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo updatepatacongo2012-06-222-7/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4862 42af7a65-404d-4744-a932-0658087f49c3
* Change Mirtoo default UART to UART1; updates so that Mirtoo can be built on ↵patacongo2012-06-224-15/+31
| | | | | | Linux git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4861 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo updatepatacongo2012-06-217-277/+646
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4860 42af7a65-404d-4744-a932-0658087f49c3
* RGMP NSH configuration fixes; Move strerror strings to FLASHpatacongo2012-06-213-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4859 42af7a65-404d-4744-a932-0658087f49c3
* Minor updates to PIC32 configuration and to documentationpatacongo2012-06-213-6/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4858 42af7a65-404d-4744-a932-0658087f49c3
* More updates for PIC32 MX1/2 device configuration bitspatacongo2012-06-204-158/+226
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4857 42af7a65-404d-4744-a932-0658087f49c3
* Set Mirtoo clock configurationpatacongo2012-06-202-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4856 42af7a65-404d-4744-a932-0658087f49c3
* Updates to support the Mirtoo internal clockingpatacongo2012-06-2045-1920/+143
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4855 42af7a65-404d-4744-a932-0658087f49c3
* Fix RTC alarm function pointerpatacongo2012-06-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4854 42af7a65-404d-4744-a932-0658087f49c3
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-2018-192/+1227
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4853 42af7a65-404d-4744-a932-0658087f49c3
* Add a configuration to support the Mirtoo modulepatacongo2012-06-2025-13/+2919
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4852 42af7a65-404d-4744-a932-0658087f49c3
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-1928-1942/+3814
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4851 42af7a65-404d-4744-a932-0658087f49c3
* already updating the NFS how topatacongo2012-06-181-0/+47
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4850 42af7a65-404d-4744-a932-0658087f49c3
* Add NFS How-To documentpatacongo2012-06-183-0/+348
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4849 42af7a65-404d-4744-a932-0658087f49c3
* 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-1513-327/+490
| | | | 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-144-69/+134
| | | | 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-148-171/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4841 42af7a65-404d-4744-a932-0658087f49c3
* Minor change to NFS interfacepatacongo2012-06-145-71/+55
| | | | 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-1417-1077/+480
| | | | 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-118-67/+205
| | | | 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