aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '049c93446561c6ad3e59183c139f3916230ddee5' into nuttx-merge-5596px4dev2013-02-0616-122/+578
|\ | | | | | | This merges NuttX 6.25 with one post-release bugfix.
| * drivers/serial.c: Fix some race conditions. Some bad things code happen if ↵patacongo2013-02-021-29/+75
| | | | | | | | | | | | we lost a USB connection at certain times. git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5596 42af7a65-404d-4744-a932-0658087f49c3
| * Last minute 6.25 changepatacongo2013-02-011-18/+33
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5595 42af7a65-404d-4744-a932-0658087f49c3
| * Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25patacongo2013-02-012-10/+16
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5593 42af7a65-404d-4744-a932-0658087f49c3
| * Misc clean; mark assertions as non-returning; allow toolchain prefix to be ↵patacongo2013-01-311-1/+6
| | | | | | | | | | | | overriden from make command line git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5591 42af7a65-404d-4744-a932-0658087f49c3
| * Missing calls to class SUSPEND/RESUME methods in all USB driverspatacongo2013-01-312-2/+172
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5590 42af7a65-404d-4744-a932-0658087f49c3
| * Fix readline return value; Add support for removable serial devicespatacongo2013-01-315-22/+212
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5589 42af7a65-404d-4744-a932-0658087f49c3
| * USB monitor daemon updatespatacongo2013-01-291-5/+5
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5579 42af7a65-404d-4744-a932-0658087f49c3
| * Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-287-65/+65
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
| * Updates for stm32f4discovery/usbnsh configurationpatacongo2013-01-281-7/+7
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5574 42af7a65-404d-4744-a932-0658087f49c3
| * Add configs/stm32f4discovery/usbnshpatacongo2013-01-271-1/+17
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5572 42af7a65-404d-4744-a932-0658087f49c3
| * apps/examples/nettest and poll: Complete Kconfig filespatacongo2013-01-242-1/+9
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5556 42af7a65-404d-4744-a932-0658087f49c3
* | Merge Nuttx r5554px4dev2013-01-232-28/+52
|\|
| * Beginning of support for LCD1602patacongo2013-01-211-2/+8
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5545 42af7a65-404d-4744-a932-0658087f49c3
| * LM3S OpenOCD configuration from Jose Pablo Carballopatacongo2013-01-211-27/+45
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5544 42af7a65-404d-4744-a932-0658087f49c3
| * Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use ↵patacongo2013-01-181-1/+1
| | | | | | | | | | | | kconfig-frontends git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5533 42af7a65-404d-4744-a932-0658087f49c3
* | Merge NuttX r5527px4dev2013-01-1711-91/+1661
|\|
| * Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-151-0/+3
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5519 42af7a65-404d-4744-a932-0658087f49c3
| * Completes implementation of posix_spawn. Still untested and undocumentedpatacongo2013-01-101-10/+10
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5504 42af7a65-404d-4744-a932-0658087f49c3
| * Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-022-2/+4
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5472 42af7a65-404d-4744-a932-0658087f49c3
| * Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo2013-01-012-18/+59
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5469 42af7a65-404d-4744-a932-0658087f49c3
| * Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-301-2/+2
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5467 42af7a65-404d-4744-a932-0658087f49c3
| * Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board ↵patacongo2012-12-282-3/+4
| | | | | | | | | | | | with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends. git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5465 42af7a65-404d-4744-a932-0658087f49c3
| * Add support for key release eventspatacongo2012-12-271-4/+4
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5464 42af7a65-404d-4744-a932-0658087f49c3
| * Verified USB HID KBD driver encoding of special characters; ↵patacongo2012-12-262-15/+23
| | | | | | | | | | | | apps/examples/hidkbd now decodes encoded keyboar characters. git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5463 42af7a65-404d-4744-a932-0658087f49c3
| * Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ↵patacongo2012-12-263-4/+1193
| | | | | | | | | | | | reawakened in the USB HID keyboard driver git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5462 42af7a65-404d-4744-a932-0658087f49c3
| * Implement encoding the usbhost HID keyboard driver; configre ↵patacongo2012-12-262-66/+373
| | | | | | | | | | | | olimex-lpc1766stk HID keyboard configuration to use the kconfig-frontends tool git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5461 42af7a65-404d-4744-a932-0658087f49c3
| * Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-241-2/+2
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5458 42af7a65-404d-4744-a932-0658087f49c3
| * Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-0/+19
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5448 42af7a65-404d-4744-a932-0658087f49c3
* | Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-1114-395/+1963
| |
* | Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-111-1/+1
|\ \ | | | | | | | | | Build system updates to sync with NuttX upstream.
| * | Build system updates to match the NuttX merge.px4dev2013-01-011-1/+1
| | |
| * | Merge commit '0f2decb70f505b108999fcdb80e89d7aae6760ce' into nuttx-merge-0f2decbpx4dev2013-01-0131-458/+3946
| |\|
* | | Merge branch 'master' into nuttx-merge-5447px4dev2013-01-1119-63/+1983
|\ \ \ | | |/ | |/|
| * | configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-093-4/+8
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5422 42af7a65-404d-4744-a932-0658087f49c3
| * | configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-081-15/+15
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5421 42af7a65-404d-4744-a932-0658087f49c3
| * | Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-073-4/+739
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5415 42af7a65-404d-4744-a932-0658087f49c3
| * | Another random number generator updatepatacongo2012-12-011-1/+1
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5406 42af7a65-404d-4744-a932-0658087f49c3
| * | ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-0/+1
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5402 42af7a65-404d-4744-a932-0658087f49c3
| * | ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-291-1/+2
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5400 42af7a65-404d-4744-a932-0658087f49c3
| * | A few native window build updatespatacongo2012-11-2511-31/+31
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5387 42af7a65-404d-4744-a932-0658087f49c3
| * | A few more Windows native build fixes for eZ80patacongo2012-11-222-42/+48
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5383 42af7a65-404d-4744-a932-0658087f49c3
| * | Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
| * | Most of the changes needed to support Windows native clean; distclean is has ↵patacongo2012-11-171-2/+3
| | | | | | | | | | | | | | | | | | a problem git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
| * | Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
| * | Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-1310-19/+19
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
| * | Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5339 42af7a65-404d-4744-a932-0658087f49c3
| * | Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows ↵patacongo2012-11-111-4/+4
| | | | | | | | | | | | | | | | | | build git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
| * | Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5335 42af7a65-404d-4744-a932-0658087f49c3
| * | Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape supportpatacongo2012-11-091-0/+25
| | | | | | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5326 42af7a65-404d-4744-a932-0658087f49c3