summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Add LPC43xx GPDMA header filepatacongo2012-06-301-0/+466
* Add LPC43xx SGPIO header filepatacongo2012-06-302-24/+707
* Add LPC43xx pin configuration header filespatacongo2012-06-303-19/+1006
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-3032-40/+3333
* Add LPC43xx GIMA and GPIO header filespatacongo2012-06-294-118/+1157
* Add a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo2012-06-2923-3/+3917
* Add LPC43xx pin configuration header filespatacongo2012-06-294-33/+858
* Add LPC43xx RGU header filepatacongo2012-06-291-0/+665
* Add LPC43xx CGU and CCU header filespatacongo2012-06-282-0/+1199
* Add LPC43xx CREG and PMC header filespatacongo2012-06-284-2/+374
* Adding LPC43xx header filespatacongo2012-06-286-10/+493
* ST3210E-EVAL: Add power management configurationpatacongo2012-06-284-0/+1922
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-2848-2277/+880
* Refactor nfs_socket.c/.h logic; Those files are not gonepatacongo2012-06-277-280/+119
* Add LPC32xx memory map and interrupt numberspatacongo2012-06-273-62/+480
* Beginning of NXP LPC4330 portpatacongo2012-06-275-1/+763
* The SST25 driver now works with SST25 (at least using the slow write mode)patacongo2012-06-272-80/+151
* Mirtoo README.txt and SST25 comments updatepatacongo2012-06-272-11/+23
* Add logic to un-protect blocks to the SST25 driverpatacongo2012-06-262-27/+149
* Mirtoo: Switch to SPI mode 1patacongo2012-06-264-9/+23
* Add NXFFS configuration for Mirtoopatacongo2012-06-2617-37/+1465
* Simplify STM32 PM infrastructurepatacongo2012-06-265-39/+2
* Add an erase block cache to the SST 25 driverpatacongo2012-06-251-23/+187
* Add a driver for SST 25 FLASHpatacongo2012-06-259-18/+1096
* Fix a critical PIC32 GPIO configuration bugpatacongo2012-06-254-6/+27
* Add support for the Penguino mips-elf toolchain for PIC32patacongo2012-06-2315-12/+1407
* Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common di...patacongo2012-06-2215-29/+1322
* Add support for the microchipOpen toolchainpatacongo2012-06-229-17/+107
* Enable LEDs on Mirtoo boardpatacongo2012-06-228-51/+352
* Mirtoo updatepatacongo2012-06-222-7/+27
* Change Mirtoo default UART to UART1; updates so that Mirtoo can be built on L...patacongo2012-06-224-15/+31
* Mirtoo updatepatacongo2012-06-217-277/+646
* RGMP NSH configuration fixes; Move strerror strings to FLASHpatacongo2012-06-213-2/+4
* Minor updates to PIC32 configuration and to documentationpatacongo2012-06-213-6/+32
* More updates for PIC32 MX1/2 device configuration bitspatacongo2012-06-204-158/+226
* Set Mirtoo clock configurationpatacongo2012-06-202-7/+7
* Updates to support the Mirtoo internal clockingpatacongo2012-06-2045-1920/+143
* Fix RTC alarm function pointerpatacongo2012-06-201-1/+1
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-2018-192/+1227
* Add a configuration to support the Mirtoo modulepatacongo2012-06-2025-13/+2919
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-1928-1942/+3814
* already updating the NFS how topatacongo2012-06-181-0/+47
* Add NFS How-To documentpatacongo2012-06-183-0/+348
* STM32 power management updatepatacongo2012-06-186-37/+352
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-157-314/+438
* NFS should fail if EINTR is receivedpatacongo2012-06-151-8/+6
* Improve NFS retry logicpatacongo2012-06-143-68/+132
* Add NFS rewinddir support; fixe some NFS warningspatacongo2012-06-144-38/+78
* NFS... add logic to truncate files if needed on openpatacongo2012-06-144-13/+103
* More NFS buffering improvementspatacongo2012-06-145-73/+93