summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx
Commit message (Expand)AuthorAgeFilesLines
* PGA11x driver belongs in analog/ not input/patacongo2012-07-251-10/+15
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-0/+292
* Loosen up termios interfaces to allow more flexible baud settings; remove AIX...patacongo2012-07-221-40/+34
* Add support for extended BAUD settingspatacongo2012-07-221-57/+63
* Add completed but untested support for RS-485 on the LPC43xxpatacongo2012-07-201-1/+1
* Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)patacongo2012-07-201-1/+22
* Header file clean-uppatacongo2012-07-1743-130/+187
* Implement basic SPIFI block driver for the LPC43xx (doesn't work)patacongo2012-07-131-9/+18
* PM updatepatacongo2012-07-111-1/+19
* Add a generic GCC stdarg.h header filepatacongo2012-07-082-1/+65
* Add a driver for SST 25 FLASHpatacongo2012-06-251-5/+17
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-1/+1
* Fix RTC alarm function pointerpatacongo2012-06-201-1/+1
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-201-1/+3
* STM32 power management updatepatacongo2012-06-181-1/+3
* Add NFS rewinddir support; fixe some NFS warningspatacongo2012-06-141-1/+1
* Clean up NFS user interface; Fix NFS disconnect bugpatacongo2012-06-141-8/+18
* Minor change to NFS interfacepatacongo2012-06-141-13/+11
* NFS just finished a major weight reduction programpatacongo2012-06-141-9/+0
* NFS updatepatacongo2012-06-111-1/+1
* NFS updatepatacongo2012-06-101-2/+9
* First round of compile fixes for IPv6patacongo2012-06-072-20/+34
* NFS updatepatacongo2012-06-071-13/+13
* Add support for the MIO283QT2 LCDpatacongo2012-06-041-0/+149
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-1/+1
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-291-3/+3
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-185/+185
* NFS updatepatacongo2012-05-281-53/+4
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-241-3/+14
* Add generic SSD1289 LCD driverpatacongo2012-05-241-0/+138
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo2012-05-201-3/+3
* Add NX kbd input support to NxConsolepatacongo2012-05-201-0/+73
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-192-4/+9
* NFS updatepatacongo2012-05-181-4/+5
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-172-0/+96
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-151-1/+1
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-0/+17
* Fix a critical NXTK bug related to mouse/touchscreen positions within framed ...patacongo2012-05-131-0/+41
* NFS updatepatacongo2012-05-121-0/+1
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-2/+18
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-12/+12
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-3/+13
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-4/+2
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-072-5/+6
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-071-2/+25
* Add STMPE11 temperature sensor logicpatacongo2012-05-061-1/+59
* Add STMPE11 touchscreen logicpatacongo2012-05-061-37/+71
* Add framework for STMPE11 ADC interfacespatacongo2012-05-061-0/+61
* Add GPIO support to STMPE11 driver; NFS updatepatacongo2012-05-052-21/+48
* Beginning of an SMTPE11 touchscreen/IO expander driverpatacongo2012-05-052-28/+184