summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated to documentation and README filesGregory Nutt2013-04-111-2/+12
* Zkit-arm-1769 board uses SSP0 to LCD and SPI to SD-CardGregory Nutt2013-04-104-29/+203
* Fixes to the LM4F clock configuration. Errors in register handling caused ev...Gregory Nutt2013-04-091-3/+23
* Add SSP2 to list of support SSP interfacesGregory Nutt2013-04-081-1/+1
* Minor improvements to comments and debug outputGregory Nutt2013-04-082-13/+14
* Fix button interrupt logic for Open1788; Add button test as option to configs...Gregory Nutt2013-04-084-48/+96
* LPC178x SYSCON matrix definitions from Rommel MarceloGregory Nutt2013-04-071-1/+1
* Add support for a serial console on UART1 for the Open1788 boardGregory Nutt2013-04-073-111/+173
* Back out part of the LPC17xx touchscreen GPIO interrupt logic; they are incor...Gregory Nutt2013-04-071-12/+7
* LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disab...Gregory Nutt2013-04-073-25/+76
* Remove extra space in button file. From M. KannanGregory Nutt2013-04-051-1/+1
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-0474-0/+337
* Several fixes for LPC1788 GPIOpatacongo2013-04-031-1/+3
* SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driverpatacongo2013-04-024-38/+73
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-0127-69/+678
* LPC17xx: Hold off sleep mode while DMA is in progress. Open1788: Reverse sen...patacongo2013-04-015-10/+12
* LPC17xx SPI and SSP initialization functions both called up_spiinitialize(); ...patacongo2013-04-0115-35/+37
* Add support for CAN1 and CAN2 to zkit-arm-1769. From M. Kannanpatacongo2013-04-012-20/+32
* In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bp...patacongo2013-03-285-20/+123
* Fix Open1788 EMC clockingpatacongo2013-03-282-9/+15
* Add nxlines configuratin for the Open1788patacongo2013-03-276-39/+1098
* Fixes to get SDRAM working on the Open1788. Works but is not reliablepatacongo2013-03-278-19/+25
* Misc fixes to get SDRAM support and RAM test to build for the Open1788 platformpatacongo2013-03-274-85/+84
* LPC17 LCD driver is code complete and in need of testingpatacongo2013-03-264-2/+22
* Some initial LCD logic for the lpc1788 (still a work-in-progress)patacongo2013-03-261-8/+68
* twr-k60n512 configurations converted to use the kconfig-frontends toolspatacongo2013-03-257-845/+1093
* convert Kwikstik K40 configurations to use kconfig-frontends toolspatacongo2013-03-2510-426/+517
* Fix configured SRAM size for LM4F120 LaunchPad; add an NSH configurationpatacongo2013-03-245-2/+823
* Fix LM4F120 LaunchPad serial output. Add support for all 7 LM4F120 UARTspatacongo2013-03-242-0/+52
* Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUspatacongo2013-03-241-2/+5
* binfmt_execmodule() calls to sched_releasttcb() was not updated to use the se...patacongo2013-03-235-7/+8
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-236-16/+33
* Fix some errors in stm32_allocateheap.c for STM32 F1 and F3 that crept in rec...patacongo2013-03-228-27/+201
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-2215-71/+1043
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-228-2/+768