summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* drivers/serial/serial.c open, read, write, and poll methods will not return a...patacongo2012-08-121-0/+4
* Back out the last STM32 DMA priority change. It is not necessary; just dropp...patacongo2012-08-101-0/+3
* Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on ST...patacongo2012-08-101-0/+4
* STM32 SDIO DMA setup was losing DMA prioritypatacongo2012-08-101-1/+4
* Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo2012-08-101-0/+4
* STM32 CAN TX/RX pins reversed; inconsistent conditional compilationpatacongo2012-08-081-1/+2
* Add a USB0 device header file for LPC43patacongo2012-08-071-5/+5
* Update documentation to describe customization of NSH; Add the framework for ...patacongo2012-08-071-0/+7
* Fix more floating point formatting bugspatacongo2012-08-061-0/+2
* Fix a floating point presentation errorpatacongo2012-08-061-0/+5
* I learned how to spell PSEUDOpatacongo2012-08-051-1/+1
* Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo2012-08-041-1/+5
* Add capability to traverse inodes in the NuttX psuedo-filesystempatacongo2012-08-031-0/+2
* Add stm32_clockenable() to support recovery from deep sleep low-power usage m...patacongo2012-08-021-0/+3
* The initial SYLOG device logic was valiant but yet still not enoughpatacongo2012-08-021-1/+6
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-0/+11
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-011-0/+3
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-0/+5
* Add memccpy{}patacongo2012-07-291-1/+2
* Add memchr()patacongo2012-07-281-0/+1
* Add support for PIC32MX1/2 ANSEL register; Mirtoo NXFFS configuration now use...patacongo2012-07-271-0/+10
* PM updatepatacongo2012-07-271-0/+2
* Add SSD1783 LCD driver for C155 phonepatacongo2012-07-261-2/+4
* PGA11x driver belongs in analog/ not input/patacongo2012-07-251-0/+3
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-1/+5
* Add PM support for the STM32F4Discovery -- still a work in progresspatacongo2012-07-251-0/+3
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-0/+3
* SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedtpatacongo2012-07-241-0/+2
* Remove BOTHERpatacongo2012-07-241-4/+6
* LP43xx SPIFI MTD driver updatepatacongo2012-07-231-2/+6
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-231-1/+8
* Loosen up termios interfaces to allow more flexible baud settings; remove AIX...patacongo2012-07-221-0/+7
* Add support for extended BAUD settingspatacongo2012-07-221-0/+5
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-1/+2
* Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)patacongo2012-07-201-0/+5
* Add missing file needed for stm32f100xx portpatacongo2012-07-201-2/+3
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-191-1/+7
* Create an MTD driver for SPIFIpatacongo2012-07-181-1/+5
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-171-0/+2
* Header file clean-uppatacongo2012-07-171-0/+1
* STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo2012-07-171-1/+8
* Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHzpatacongo2012-07-161-0/+13
* drivers/, drivers/pipes, and drivers/serial file clean-uppatacongo2012-07-151-0/+1
* mm/ file clean-uppatacongo2012-07-141-0/+1
* Clean-up files in fs/ directorypatacongo2012-07-141-0/+1
* PM updatepatacongo2012-07-141-0/+3
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-4/+9
* Calibrate lpc4330-xplorer delay loopspatacongo2012-07-131-0/+6
* Prep for release 6.20nuttx-6.20patacongo2012-07-121-1/+3
* Add an NSH configuration for the LPC43xxpatacongo2012-07-111-0/+2