summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Changes to get the Mikroe STM32F4 touchscreen working from Ken PettitGregory Nutt2013-05-114-288/+695
* Update Olimex-LPC1766STK scripts to use OpenOCD-0.7.0Gregory Nutt2013-05-102-8/+31
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-094-15/+13
* configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT...Gregory Nutt2013-05-0720-325/+4544
* Documentation updatesGregory Nutt2013-05-072-2/+2
* The Kinetis GPIO logic had some of the same issues as did the Kinetis LGregory Nutt2013-05-063-11/+11
* Fixes LEDs on the Freedom KL25Z boardGregory Nutt2013-05-063-25/+41
* 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-061-9/+10
* 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-056-267/+556
* Make Pirelli-DLP10 a true board configuration; Calypso no compiles without er...Gregory Nutt2013-05-0510-6/+113
* Add configuration for the Pirelli DP10 phoneGregory Nutt2013-05-049-3/+694
* Replace CONFIG_MTD_SMART in MTD drivers with other conditionsGregory Nutt2013-05-031-0/+1
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-035-74/+174
* Repartitioning of header files for Kinetis LGregory Nutt2013-05-022-8/+6
* Changes to remove some warning sduring compilation for ZKit-arm-1769 Board.Gregory Nutt2013-05-026-4/+21
* Fix typo in configuration variables: MP25P should M25PGregory Nutt2013-05-016-13/+13
* Misc changes for clean built od mikroe-stm32f4 configurationsGregory Nutt2013-05-013-35/+88
* Add system/flash_eraseall NSH commandGregory Nutt2013-05-011-2/+2
* SMART block driver plus changes to M25P and RAM drivers needed for SMART supportGregory Nutt2013-04-304-7/+5
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3026-68/+77
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3027-0/+8020
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-305-177/+1075
* LPC17: Interrupts not being re-enabled in the initialization functionGregory Nutt2013-04-301-0/+1
* configs/freedom-kl25z: Change references to NuTiny to Freedom KL25ZGregory Nutt2013-04-255-75/+118
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-253-5/+5
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now worksGregory Nutt2013-04-251-20/+1
* Fix KL25Z clock definitions in board.hGregory Nutt2013-04-241-19/+29
* Minor Freedom-KL25Z updatesGregory Nutt2013-04-243-32/+25
* Some cosmetic renamingGregory Nutt2013-04-231-1/+1
* zkit-arm-1769 ADC and SPI/USB MSC updates from MKannanGregory Nutt2013-04-232-4/+20
* kconfig2html: A few minor things missed in the last commitGregory Nutt2013-04-221-12/+24
* New Kconfig convention: Extra indentation in comments will render as HTML pr...Gregory Nutt2013-04-221-2/+2
* Fix typos in Kconfig filesGregory Nutt2013-04-204-20/+21
* Fix comments, references to the old SVN, and links to the old SVN. Replace w...Gregory Nutt2013-04-197-13/+13
* Con't build external memory files if EMC support is not enabledGregory Nutt2013-04-181-0/+2
* make oldcoonfig updates to configurationsGregory Nutt2013-04-183-44/+29
* Cosmetic updatesGregory Nutt2013-04-181-2/+4
* Convert configs/stm3240g-eval/ostest to use the kconfig frontends toolsGregory Nutt2013-04-172-685/+565
* Update HTML files and clean up some Freedom KL25Z filesGregory Nutt2013-04-172-173/+2
* Misc changes for clean compilation of freedom-kl25z configGregory Nutt2013-04-166-326/+193
* Initial support for the Kinetis L family and the Freedom KL25Z board from Ala...Gregory Nutt2013-04-1616-0/+3222
* Fix some naming and comments associated with the Open1788 touchscreenGregory Nutt2013-04-151-4/+5
* Remove non-existent CONFIG_xyz_USBDEV_DMAINTMASK configuration settingGregory Nutt2013-04-1218-18/+0
* Convert nucleus2g/usbserial to use kconfig-frontendsGregory Nutt2013-04-122-398/+527
* Configure STM3210E-EVAL usbserial configuration to use kconfig-frontends toolsGregory Nutt2013-04-122-441/+561
* Convert olimex-lpc17stk configuration to use the kconfig-frontends tools; Fix...Gregory Nutt2013-04-128-428/+523
* Add missing #endif that was lost in the last checkinGregory Nutt2013-04-111-0/+1