summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add dprintf() and vdprintf()Gregory Nutt2013-06-021-0/+2
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-0/+3
* Add missing NSH configuration settings. Correct some conditional logic for S...Gregory Nutt2013-06-021-0/+5
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-021-1/+4
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-021-0/+5
* Add NRF24L01 terminal example. From Laurent Latil.Gregory Nutt2013-06-011-0/+2
* Add NSRF42L01 driver. From Laurent LatilGregory Nutt2013-06-011-0/+9
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-1/+5
* Fix STM32F1 and F3 USB device driver. It was not handling NULL packets corre...Gregory Nutt2013-05-291-0/+7
* Add support for the STM32 Tiny development board from Laurent LatilGregory Nutt2013-05-281-1/+6
* Fix null packet handling in the PIC32 USB device driver. This is a critical ...Gregory Nutt2013-05-281-0/+6
* The SLCD driver is now fully functional for Sure PIC32MX boardGregory Nutt2013-05-271-0/+3
* Rename SLCD geometry tructure to attributes; Move MAX contrast to attributes...Gregory Nutt2013-05-271-1/+3
* Converted all configurations to use the kconfig-frontends tools, cleaned up t...Gregory Nutt2013-05-261-0/+7
* Extentions SCLD test; SCLD CODEC and LCD1602 driver bug fixesGregory Nutt2013-05-261-0/+2
* PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ioctl...Gregory Nutt2013-05-251-0/+6
* Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. ...Gregory Nutt2013-05-251-1/+4
* Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD ...Gregory Nutt2013-05-241-0/+3
* Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the...Gregory Nutt2013-05-241-0/+6
* Add SLCD ioctl commandsGregory Nutt2013-05-231-0/+3
* poll again; if fd is less than zero, it should set revents to zero, not POLLNVALGregory Nutt2013-05-231-2/+1
* STM32L-Discovery LCD driver is code compele but untestedGregory Nutt2013-05-231-0/+2
* Add logic to encode/decode special SLCD actionsGregory Nutt2013-05-231-2/+4
* poll needs to set POLLNVAL if file descriptor is badGregory Nutt2013-05-231-0/+2
* When readahead data is available, poll needs to return POLLIN or POLLRDNORM, ...Gregory Nutt2013-05-231-1/+3
* poll should ignore invalid file descriptorsGregory Nutt2013-05-231-0/+2
* Beginning of a segment LCD driver for the STM32L-DiscoveryGregory Nutt2013-05-221-0/+3
* Add TCP echo example for the LM3S6965-EK. From Max HoltzbergGregory Nutt2013-05-221-1/+4
* Audio subystem update from Ken Pettit. Plus moved some header filesGregory Nutt2013-05-211-0/+6
* Add UDP discovery example for the LM3S6965-EK. From Max HoltbergGregory Nutt2013-05-211-1/+3
* Add STM32L15X segment LCD register definitions; Updated documentatin and READ...Gregory Nutt2013-05-211-0/+3
* Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The NSH...Gregory Nutt2013-05-211-1/+4
* Internal FLASH MTD driver for TI/Stellaris from Max HoltzbergGregory Nutt2013-05-201-0/+4
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-191-1/+5
* Fixes for typos and errors in audio.h from Ken PettitGregory Nutt2013-05-191-0/+2
* Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.Gregory Nutt2013-05-191-1/+2
* STM32L15X UART, DMA, and heap initialization supportGregory Nutt2013-05-191-0/+2
* Add SYSCFG definitions for STM32L152; Add board support STM32L-DiscoveryGregory Nutt2013-05-191-2/+5
* Add PWR and RCC register definitions for the STM32F152Gregory Nutt2013-05-191-1/+3
* Add STM32L15X memory mapGregory Nutt2013-05-181-1/+3
* Add support for STM32L15X GPIOsGregory Nutt2013-05-181-0/+2
* Support for STM32L15xx interrupt vectorsGregory Nutt2013-05-181-1/+3
* Begnning of support for the STM32L15X familyGregory Nutt2013-05-181-1/+3
* Add kernel build support and a kernel most OS test example for the Mikroe STM...Gregory Nutt2013-05-171-0/+3
* Fix compile errors when the on_exit() interface is enabled in the kernel buil...Gregory Nutt2013-05-171-0/+4
* Add support for R61505U LCD controller on HY-mini STM32v boardGregory Nutt2013-05-161-0/+3
* Updated to hymini-stm32v configuration from Laurent LatilGregory Nutt2013-05-151-0/+2
* Fix STM32 F1 DMA register definitions. From Laurent Latil.Gregory Nutt2013-05-151-1/+3
* hymini-stm32v: Remove nx and nxlines configurationsGregory Nutt2013-05-141-0/+2
* hymini-stm32v: Add OS test and USB/NSH configuration; Add card detect interr...Gregory Nutt2013-05-141-2/+6