summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Changes to get the Mikroe STM32F4 touchscreen working from Ken PettitGregory Nutt2013-05-111-0/+2
* Update Olimex-LPC1766STK scripts to use OpenOCD-0.7.0Gregory Nutt2013-05-101-1/+4
* Fix typo is STM32 ADC driver for F2 and F4: ADC not ACDGregory Nutt2013-05-081-0/+2
* Fix for lpc17xx i2c single byte read timeout error problem from M.KannanGregory Nutt2013-05-081-4/+8
* configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT...Gregory Nutt2013-05-071-1/+4
* STM32 option to disable sleep to prevent disconnection of debuggerGregory Nutt2013-05-071-0/+5
* The Kinetis GPIO logic had some of the same issues as did the Kinetis LGregory Nutt2013-05-061-1/+3
* Fixes LEDs on the Freedom KL25Z boardGregory Nutt2013-05-061-1/+5
* mio283qt2.c: Need select/deselect LCD in setpower method; hwinitialize did no...Gregory Nutt2013-05-061-1/+4
* Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends toolsGregory Nutt2013-05-051-1/+4
* Make Pirelli-DLP10 a true board configuration; Calypso no compiles without er...Gregory Nutt2013-05-051-1/+1
* Add configuration for the Pirelli DP10 phoneGregory Nutt2013-05-041-0/+2
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-1/+7
* Repartitioning of header files for Kinetis LGregory Nutt2013-05-021-0/+2
* Add support for the byte write method to MTD partition logic; Beef up the MT...Gregory Nutt2013-05-021-0/+2
* Freedom KL25Z pin mux'ing fixes from Alan Carvalho de AssisGregory Nutt2013-05-021-1/+4
* Add an optional byte-oriented write method to the MTD interfaceGregory Nutt2013-05-011-0/+3
* Add Ken Pettit's SMART FSGregory Nutt2013-04-301-1/+2
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-301-0/+2
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-301-1/+5
* Add MTD partition support plus fix some typos in commentsGregory Nutt2013-04-301-1/+4
* Implement UDP sendto() timeouts. Currently disabled because it probably unne...Gregory Nutt2013-04-301-2/+4
* LPC17: Interrupts not being re-enabled in the initialization functionGregory Nutt2013-04-301-0/+4
* Fix minor typosGregory Nutt2013-04-281-1/+1
* Prep for NuttX-6.27 releasenuttx-6.27Gregory Nutt2013-04-281-14/+16
* Move task_terminate to its own C file to prevent drawing task_delete into the...Gregory Nutt2013-04-251-0/+3
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-0/+4
* Remove up_assert_codeGregory Nutt2013-04-251-0/+5
* KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now worksGregory Nutt2013-04-251-0/+4
* KL25Z: Fix some memory mapp and register definitions; no UART3-5Gregory Nutt2013-04-251-0/+4
* Fix KL25Z clock definitions in board.hGregory Nutt2013-04-241-0/+4
* Adding missing registration of /dev/zero; Condition registration of /dev/null...Gregory Nutt2013-04-241-0/+5
* Reviewed all task exit logic. For pthread_exit() moved some logic higher in ...Gregory Nutt2013-04-231-21/+27
* kconfig2html: Improve expand/collapse TOC + misc bug-fixesGregory Nutt2013-04-231-1/+5
* Correction to ARM RAM vectors logic from Paul Y. ZhangGregory Nutt2013-04-231-0/+2
* zkit-arm-1769 ADC and SPI/USB MSC updates from MKannanGregory Nutt2013-04-231-0/+2
* LPC17xx ADC: Configure all ADC pins in the set, not just one. From MKannanGregory Nutt2013-04-231-0/+3
* Documentation now expects autogenerated configuration variable documenation a...Gregory Nutt2013-04-221-0/+3
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-221-0/+5
* Add a tool to auto-generated documentation of NuttX configuration variables (...Gregory Nutt2013-04-201-0/+5
* _exit() should not call atexit() or on_exit() functions; Rename task_deletecu...Gregory Nutt2013-04-181-0/+13
* Convert configs/stm3240g-eval/ostest to use the kconfig frontends toolsGregory Nutt2013-04-171-0/+2
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-161-0/+5
* Initial support for the Kinetis L family and the Freedom KL25Z board from Ala...Gregory Nutt2013-04-161-1/+8
* Convert nucleus2g/usbserial to use kconfig-frontendsGregory Nutt2013-04-121-2/+5
* Configure STM3210E-EVAL usbserial configuration to use kconfig-frontends toolsGregory Nutt2013-04-121-0/+2
* Convert olimex-lpc17stk configuration to use the kconfig-frontends tools; Fix...Gregory Nutt2013-04-121-0/+5
* Zkit-arm-1769 board uses SSP0 to LCD and SPI to SD-CardGregory Nutt2013-04-101-0/+3
* Fixes to the LM4F clock configuration. Errors in register handling caused ev...Gregory Nutt2013-04-091-0/+4
* LPC1788 framebuffer LCD now works! From Rommel MarceloGregory Nutt2013-04-081-0/+2