summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disab...Gregory Nutt2013-04-071-1/+7
* fix LPC177x/8x GPIO debug instrumentationGregory Nutt2013-04-051-0/+9
* Separater LPC176x and LPC178x GPIO logic into separate filespatacongo2013-04-031-0/+4
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-011-6/+12
* LPC17xx: Hold off sleep mode while DMA is in progress. Open1788: Reverse sen...patacongo2013-04-011-2/+11
* LPC17xx SPI and SSP initialization functions both called up_spiinitialize(); ...patacongo2013-04-011-1/+10
* Add support for CAN1 and CAN2 to zkit-arm-1769. From M. Kannanpatacongo2013-04-011-0/+3
* Add support for STM32 F427/437 chips. From Mike Smithpatacongo2013-04-011-0/+2
* Open1788 SDCard DMA workspatacongo2013-03-311-0/+4
* FAT fixes for extending directory entries with long file names. From RonenVpatacongo2013-03-311-1/+6
* Completes coding of the LPC17 DMA driverpatacongo2013-03-301-1/+3
* Start LPC17 DMA support for SDCARD driverpatacongo2013-03-291-0/+3