aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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.20patacongo2012-07-121-1/+3
* Add an NSH configuration for the LPC43xxpatacongo2012-07-111-0/+2
* Add a generic GCC stdarg.h header filepatacongo2012-07-081-0/+7
* Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo2012-07-071-1/+3
* Fix typo in lib_inetntoa.cpatacongo2012-07-061-0/+5
* Add LPC43 GPIO configurtion logicpatacongo2012-07-061-0/+4
* Fix a optimization related problem in the LM3Spatacongo2012-07-041-0/+4
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-031-0/+7
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-301-2/+2
* Add a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo2012-06-291-1/+2
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-281-0/+8
* Add LPC32xx memory map and interrupt numberspatacongo2012-06-271-1/+1
* Beginning of NXP LPC4330 portpatacongo2012-06-271-0/+2
* Add NXFFS configuration for Mirtoopatacongo2012-06-261-0/+2
* Add a driver for SST 25 FLASHpatacongo2012-06-251-1/+6