summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-25Fix console by sending chunk blocks lesser than 32 bytesAlan Carvalho de Assis1-5/+18
2011-06-22HACK: Wrapper around Osmocom-BB driver for SPI and sercommStefan Richter6-0/+706
2011-05-16Add initial CC1101 wireless logic from Urospatacongo17-638/+1149
2011-05-13Fix possibly deadlock conditionpatacongo1-16/+21
2011-05-12First set of changes to incorporate the RGMP portpatacongo4-5/+682
2011-05-12Fix USB host error handling logicpatacongo4-16/+16
2011-05-07Mostly cosmetic changes from Urospatacongo4-45/+45
2011-05-06Prep for 6.2 releasepatacongo1-2/+67
2011-05-04More NXFFS bugfixespatacongo1-9/+9
2011-04-29Add beginning of a test for NXFFSpatacongo1-8/+12
2011-04-26Fixes to get clean i.MXADS buildpatacongo1-1/+3
2011-04-24Add a RAM-based MTD devicepatacongo4-11/+364
2011-04-21Fix RTL driver MAC addresspatacongo1-2/+0
2011-04-20Updates from Urospatacongo5-15/+613
2011-04-19Rename i2c directories to sensorspatacongo3-41/+41
2011-04-19Minor fix to OLED logicpatacongo1-2/+6
2011-04-19Finish integration of the LPCXpresso OLED NX examplepatacongo2-68/+149
2011-04-18Minor OLED-related updates (still doesn't work)patacongo1-29/+71
2011-04-18Add NX configuration for LPCXpressopatacongo4-54/+219
2011-04-17Add UG-9665SWAG01 driverpatacongo4-3/+765
2011-04-17Add command definitions for Solomon-Systech LCD controllerpatacongo1-0/+210
2011-04-13Macro clock_systimer replaces direct access to g_system_timer variablepatacongo3-10/+10
2011-04-07I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ...patacongo1-31/+3
2011-04-06Fixes for kernel stub buildspatacongo18-74/+89
2011-04-05LIS331DL and STM32 I2C patch from Urospatacongo1-19/+30
2011-04-04Fix a couple of recently introduced build problemspatacongo1-3/+3
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo3-0/+319
2011-03-30Move string.h functions in lib/ to lib/stringpatacongo1-2/+2
2011-03-26RTL bug fixespatacongo2-11/+12
2011-03-26Incorporate changes from Uros Platisepatacongo1-1/+5
2011-03-18Make RTL8187 driver an add-onpatacongo2-1773/+7
2011-03-16Fix QEMU timer interruptspatacongo1-3/+18
2011-03-16Fix SLIP bugpatacongo1-157/+106
2011-03-15More SLIP integrationpatacongo1-10/+29
2011-03-15Misc slip-related fixespatacongo1-82/+130
2011-03-15Basic SLIP functionality -- but there are issuespatacongo2-12/+11
2011-03-14apps/ make changes + SLIP MTU notespatacongo1-0/+13
2011-03-14SLIP updatespatacongo1-1/+1
2011-03-14VSN/apps updatepatacongo1-0/+4
2011-03-13SLIP correctionspatacongo1-91/+95
2011-03-12Add SLIP test configurationpatacongo1-50/+24
2011-03-12More support for SLIP data link protocolpatacongo2-4/+4
2011-03-12Add SLIP driverpatacongo2-0/+995
2011-03-11Add a stub that can be used when networking is enabled, but there is no ether...patacongo1-22/+0
2011-03-10Add QEMU NSH configurationpatacongo2-153/+226
2011-03-10Fix basic QEMU portpatacongo1-0/+1092
2011-03-09RTL8187 driver updatepatacongo2-50/+103
2011-03-06Add support for RAMTRON NVRAM devicespatacongo5-7/+682
2011-03-06RTL driver update (still in progress)patacongo2-3/+674
2011-03-06Correct a loop termination bug in mmcsd_sdio.cpatacongo1-1/+1