summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation updatesGregory Nutt2013-05-073-18/+18
* The Kinetis GPIO logic had some of the same issues as did the Kinetis LGregory Nutt2013-05-066-33/+44
* Fixes LEDs on the Freedom KL25Z boardGregory Nutt2013-05-066-34/+63
* Oops.. this change should not have been in the last commitGregory Nutt2013-05-061-10/+9
* mio283qt2.c: Need select/deselect LCD in setpower method; hwinitialize did no...Gregory Nutt2013-05-063-14/+36
* Fix error introduced in Pirelli DPL10 configuration of last checkinGregory Nutt2013-05-051-2/+2
* Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends toolsGregory Nutt2013-05-058-268/+666
* Make Pirelli-DLP10 a true board configuration; Calypso no compiles without er...Gregory Nutt2013-05-0518-269/+465
* Add configuration for the Pirelli DP10 phoneGregory Nutt2013-05-0410-3/+696
* Fixed to M25P driver from Ken Pettit plus some documentation updatesGregory Nutt2013-05-032-2/+11
* Replace CONFIG_MTD_SMART in MTD drivers with other conditionsGregory Nutt2013-05-034-40/+47
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-0328-456/+1819
* Repartitioning of header files for Kinetis LGregory Nutt2013-05-0218-1649/+1038
* Add support for the byte write method to MTD partition logic; Beef up the MT...Gregory Nutt2013-05-027-33/+252
* Changes to remove some warning sduring compilation for ZKit-arm-1769 Board.Gregory Nutt2013-05-029-15/+32
* Freedom KL25Z pin mux'ing fixes from Alan Carvalho de AssisGregory Nutt2013-05-024-510/+344
* Fix typo in configuration variables: MP25P should M25PGregory Nutt2013-05-019-49/+49
* Cosmetic update to commentsGregory Nutt2013-05-011-15/+19
* Add an optional byte-oriented write method to the MTD interfaceGregory Nutt2013-05-0116-33/+122
* Misc changes for clean built od mikroe-stm32f4 configurationsGregory Nutt2013-05-0111-44/+121
* Add tests for the SMART block driver and file system. From Ken PettitGregory Nutt2013-05-0115-10/+1062
* Add system/flash_eraseall NSH commandGregory Nutt2013-05-0111-11/+250
* Add Ken Pettit's SMART FSGregory Nutt2013-04-3016-12/+4151
* SMART block driver plus changes to M25P and RAM drivers needed for SMART supportGregory Nutt2013-04-3010-28/+2657
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3028-70/+84
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3027-0/+8020
* Add -h option to NSH git command; And NSH mksmartfs command. From Ken PetitGregory Nutt2013-04-306-33/+217
* Incorporate comments from Ken PetitGregory Nutt2013-04-302-18/+22
* Changes to get the MTD test workingGregory Nutt2013-04-301-29/+72
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-3025-209/+1779
* Add MTD partition support plus fix some typos in commentsGregory Nutt2013-04-309-12/+499
* Implement UDP sendto() timeouts. Currently disabled because it probably unne...Gregory Nutt2013-04-303-24/+114
* LPC17: Interrupts not being re-enabled in the initialization functionGregory Nutt2013-04-303-1/+9
* More improvements to zipme.sh toolGregory Nutt2013-04-292-9/+61
* Automatically re-generated configuration variable documentation when NuttX re...Gregory Nutt2013-04-291-2/+18
* Add option to zipme.sh to provide the build ID on the command lineGregory Nutt2013-04-292-8/+59
* Fix minor typosGregory Nutt2013-04-283-8/+8
* Prep for NuttX-6.27 releasenuttx-6.27Gregory Nutt2013-04-286-499/+777
* configs/freedom-kl25z: Change references to NuTiny to Freedom KL25ZGregory Nutt2013-04-256-76/+119
* Move task_terminate to its own C file to prevent drawing task_delete into the...Gregory Nutt2013-04-254-115/+195
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-2519-18/+64
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-2514-30/+30
* Remove up_assert_codeGregory Nutt2013-04-25142-2086/+1560
* KL15Z: Fix GPIO base addresses; remove GCR header fileGregory Nutt2013-04-254-503/+125
* KL25Z typos: AIPS, not APS or AIPGregory Nutt2013-04-251-3/+3
* KL25Z: No Ethernet, no SDHC. TPM instead of FTMGregory Nutt2013-04-254-218/+7
* KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now worksGregory Nutt2013-04-2512-378/+166
* KL25Z: Fix some memory mapp and register definitions; no UART3-5Gregory Nutt2013-04-2510-1140/+262
* Fix KL25Z clock definitions in board.hGregory Nutt2013-04-247-59/+69
* Minor Freedom-KL25Z updatesGregory Nutt2013-04-247-40/+53