aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * | configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-081-15/+15
| * | Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-073-4/+739
| * | Another random number generator updatepatacongo2012-12-011-1/+1
| * | ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-0/+1
| * | ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-291-1/+2
| * | A few native window build updatespatacongo2012-11-2511-31/+31
| * | A few more Windows native build fixes for eZ80patacongo2012-11-222-42/+48
| * | Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| * | Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
| * | Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| * | Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-1310-19/+19
| * | Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
| * | Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-4/+4
| * | Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
| * | Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape supportpatacongo2012-11-091-0/+25
| * | UG-2864AMBAG01 driver is basically functionalpatacongo2012-11-091-1/+0
| * | STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-082-57/+22
| * | Add UG-2864AMBAG01 initialization for use on STM32F4Discoverypatacongo2012-11-081-13/+0
| * | Add driver for Univision UG-2864AMBAG01patacongo2012-11-074-12/+1271
| * | STM32 OTG FS device fix from Petteri Aimonenpatacongo2012-11-071-1/+1
| * | Fix apps/netutils/webclient build problempatacongo2012-11-061-3/+3
| * | Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-063-1/+21
| * | RGMP 4.0 update from Qiang Yupatacongo2012-11-043-327/+317
| * | Fixes for warnings from Freddie Chopinpatacongo2012-11-011-2/+4
| * | STM32 ADC driver fixespatacongo2012-10-211-2/+13
| * | Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-202-2/+2
| * | Add MAX11802 touchscreeen driver from Petteri Aimonenpatacongo2012-10-203-0/+1484
* | | Merge commit '920608bf3671662f94b4939ffdaf6fde2b08edff'px4dev2013-01-061-2/+4
|\ \ \
| * | | serial: fixed up FIONREAD and FIONWRITEAndrew Tridgell2013-01-031-4/+12
| * | | Add FIONWRITE to allow applications to sniff the amount of writable space on ...px4dev2013-01-031-0/+21
| | |/ | |/|
* | | Fix the handling of FIONREAD/FIONWRITE; thanks Tridge.px4dev2013-01-041-3/+17
* | | Add FIONWRITE to allow applications to sniff the amount of writable space on ...px4dev2013-01-031-0/+21
|/ /
* | Improved termios support for the STM32 UART driver. Also add a little more t...px4dev2012-11-241-71/+216
* | Fix logic bug in ONLCR processing.px4dev2012-11-021-1/+1
* | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-10-137-205/+584
|\|
| * Several bugfixes, mostly from Darcy Gongpatacongo2012-10-061-104/+116
| * Fix some W25 driver errorspatacongo2012-10-041-15/+6
| * Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-0/+8
| * Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-11/+92
| * Fix ID tagging in ADS7843/XPT2046 touchscreen driverpatacongo2012-09-271-1/+1
| * Fix STM32 SPI3 remap logicpatacongo2012-09-271-2/+1
| * STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-273-71/+320
| * Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-272-2/+41
* | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-09-277-6/+70
|\|