summaryrefslogtreecommitdiff
path: root/nuttx/drivers
Commit message (Expand)AuthorAgeFilesLines
* Misc STM32 wildfire and ENC28J60 driver updatespatacongo2012-09-123-18/+28
* Misc ENC28J60 fixespatacongo2012-09-122-73/+141
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-24/+31
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-113-77/+35
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-102-36/+106
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-20/+21
* Some error handling bugs noted by Ronen Vainishpatacongo2012-09-091-1/+3
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-48/+48
* More Shenzhou board logicpatacongo2012-09-082-1/+54
* Add LPC31 Kconfigpatacongo2012-09-061-0/+7
* LPC17xx Kconfig looks goodpatacongo2012-09-051-5/+5
* Add Kconfig settings for the LPC17xxpatacongo2012-09-052-62/+472
* Refactor serial configuratin; AVR teensy Kconfig now buildspatacongo2012-09-051-0/+354
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-12/+12
* Add support for multiple work queuespatacongo2012-09-0410-16/+16
* Slightly improved delay logic for the USB hostpatacongo2012-08-282-11/+16
* Update STM32 USB OTG FS host driver -- the driver is now marginally functionalpatacongo2012-08-241-53/+60
* Several more bug fixes for STM32 OTG FS host driverpatacongo2012-08-211-2/+2
* Changes for clean STM32 USB host driver buildpatacongo2012-08-202-5/+9
* Progress on STM32 OTG FS host driverpatacongo2012-08-201-0/+4
* Move duplicate LCD orieations settings from configs/*/Kconfig to drivers/lcd/...patacongo2012-08-181-0/+39
* Auto-configuration updates from Richard Cochranpatacongo2012-08-171-0/+3
* Make the lib/ subdirectory build more like other directoriespatacongo2012-08-131-8/+14
* drivers/serial/serial.c open, read, write, and poll methods will not return a...patacongo2012-08-121-38/+179
* Add capability to traverse inodes in the NuttX psuedo-filesystempatacongo2012-08-0312-19/+30
* Fix syslog mutual exclusion and interrupt level logicpatacongo2012-08-021-3/+11
* The initial SYLOG device logic was valiant but yet still not enoughpatacongo2012-08-024-181/+88
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-028-80/+308
* Review and update some board configurationspatacongo2012-07-292-2/+21
* PM updatepatacongo2012-07-271-0/+4
* Add SSD1783 LCD driver for C155 phonepatacongo2012-07-261-9/+39
* Mostly cosmetic updatespatacongo2012-07-263-49/+104
* Fix logic error in configuring PGA11x devices in a daisy chain. Add logic in...patacongo2012-07-251-56/+269
* PGA11x driver belongs in analog/ not input/patacongo2012-07-253-8/+10
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-258-13/+596
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-1/+1
* Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo2012-07-161-0/+1
* drivers/, drivers/pipes, and drivers/serial file clean-uppatacongo2012-07-1514-83/+103
* The SST25 driver now works with SST25 (at least using the slow write mode)patacongo2012-06-271-76/+147
* Mirtoo README.txt and SST25 comments updatepatacongo2012-06-271-3/+3
* Add logic to un-protect blocks to the SST25 driverpatacongo2012-06-261-24/+144
* Mirtoo: Switch to SPI mode 1patacongo2012-06-261-4/+4
* Add an erase block cache to the SST 25 driverpatacongo2012-06-251-23/+187
* Add a driver for SST 25 FLASHpatacongo2012-06-253-4/+927
* STM32 power management updatepatacongo2012-06-182-2/+2
* Fix PL2303 typo checked in a long time ago; NFS updatepatacongo2012-06-121-1/+1
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-041-12/+20
* Add support for the MIO283QT2 LCDpatacongo2012-06-042-0/+1010
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-3/+3
* updates for LCD initializationpatacongo2012-05-312-57/+124