aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-09-277-6/+70
|\
| * Correct some bad parameter checkingpatacongo2012-09-271-2/+1
| * Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-273-2/+22
| * Shenzhou board has an SSD1289 LCD, not ILI93xxpatacongo2012-09-262-3/+33
| * Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-0/+15
| * Corrections for SD card on Shenzhou boardpatacongo2012-09-241-1/+1
| * Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when u...patacongo2012-09-231-1/+1
* | Merge from upstream NuttXpx4dev2012-09-194-144/+348
|\|
| * The ENC28J60 driver is now functionalpatacongo2012-09-191-109/+101
| * Fix another ENC28J60 chip select bugpatacongo2012-09-181-6/+86
| * Cosmetic updates to the ENC28J60 driverpatacongo2012-09-182-12/+50
| * Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-182-11/+18
| * Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-172-13/+92
| * Resync new repository with old repo r5166patacongo2012-09-178-65/+1471
| * Resync new repository with old repo r5166patacongo2012-09-17159-0/+75890
* Merge branch 'NuttX/master'px4dev2012-09-166-61/+1439
|\
| * Add W25 FLASH support to fire-stm32v2 and shenzhou boards; a fiew enc28j60 up...patacongo2012-09-163-15/+27
| * Add W25 FLASH driver; Use attribute definitions in nuttx/compiler.hpatacongo2012-09-163-4/+1261
| * ENC28J60: All work is now performed on worker thread, not the in interrupt ha...patacongo2012-09-151-40/+149
| * Fix a ARMv7-M interrupt disable/optimization bugpatacongo2012-09-151-2/+2
* | Merge branch 'NuttX/master'px4dev2012-09-1454-1493/+2488
|\|
| * Some ENC28J60-related fixespatacongo2012-09-141-2/+22
| * Fix ENC28J60 chip enable issuepatacongo2012-09-142-7/+7
| * Remove executable property from source and make filespatacongo2012-09-132-0/+0
| * Email address change in nuttx/patacongo2012-09-1334-1196/+1196
| * USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-47/+82
| * 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
* | Merge with trunk NuttXpx4dev2012-09-022-11/+16
|\|
| * Slightly improved delay logic for the USB hostpatacongo2012-08-282-11/+16
* | Merge branch 'NuttX/master'px4dev2012-08-266-60/+117
|\|
| * 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