summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-11-0317-17/+2091
|\
| * STM32GG Starter Kit: Misc bugfixes for clean compile of the NSH configurationGregory Nutt2014-11-033-10/+24
| * STM32GG Starter Kit: Add basic NSH configurationGregory Nutt2014-11-035-1/+1035
| * STM32GG Starter Kit: Add Makefile and boot logicGregory Nutt2014-11-032-0/+181
| * STM32GG Starter Kit: Add Kconfig and linker script filesGregory Nutt2014-11-032-0/+132
| * EFM32GG: Add a few files for the starter kitGregory Nutt2014-11-038-11/+724
* | Disable BINFS in the sim/bas configGregory Nutt2014-11-011-1/+1
* | Remove duplicate getopt() in BASGregory Nutt2014-11-011-1/+1
* | New version of configs/bas: Runs BAS as an NSH builtinGregory Nutt2014-11-013-0/+947
* | Back out configs/sim/basGregory Nutt2014-11-013-860/+0
* | Add configs/sim/basGregory Nutt2014-11-013-0/+860
|/
* Update document and READMEGregory Nutt2014-10-301-0/+2
* Fix all yahoo links. From Magnus TemplingGregory Nutt2014-10-307-13/+13
* Fix typo introduced into a Kconfig file in the last few days. Thanks to Seba...Gregory Nutt2014-10-301-1/+1
* Remove some dangling whitespaceGregory Nutt2014-10-301-1/+1
* Documentation UpdateGregory Nutt2014-10-301-6/+6
* SAM4E-EK: Fix an error in USART1 pin numberGregory Nutt2014-10-291-2/+2
* EFM32 Gecko Starter Kit: Calibrate delay loops, update READMEGregory Nutt2014-10-293-9/+28
* EFM32 Gecko Starter Kit: Switch to LEUART0 as the default consoleGregory Nutt2014-10-292-25/+30
* EFM32: Minor serial interrupt mask change; Add LEUART0 board supportGregory Nutt2014-10-291-0/+10
* Fix a few more EFM32 integration bugsGregory Nutt2014-10-281-2/+8
* EFM32: Need to configure UART GPIOs as outputsGregory Nutt2014-10-282-0/+6
* EFM32: Fix GPIO configuration logic; Add missing board initializatin logic; F...Gregory Nutt2014-10-285-78/+73
* EFM32G: Fix typo in memory map header fileGregory Nutt2014-10-281-1/+1
* EFM32: Correct a typo in LFXO bit in clock configurationGregory Nutt2014-10-281-4/+63
* EFM32: Update a configuration; Compile fix for when DEBUG is enabledGregory Nutt2014-10-281-1/+4
* Refresh a configurationGregory Nutt2014-10-281-5/+35
* Refresh configurationGregory Nutt2014-10-271-60/+213
* Rename CONFIG_STM32_HAVE_USARTn to CONFIG_STM32_HAVE_UARTn for n-4,5,7,8Gregory Nutt2014-10-2713-77/+148
* SAM4E-EK: Add -fno-strict-aliasingGregory Nutt2014-10-253-3/+3
* EFM32: Correct handling of DMA descriptors; Add initialization of DMA CTRLBASEGregory Nutt2014-10-251-1/+0
* SAM4E-EK: Add support for PHY insterruptGregory Nutt2014-10-245-2/+309
* Kconfig: Allow select of standard board properties for custom boardGregory Nutt2014-10-241-0/+31
* SAM4E: Fix options to select GPIO interrupts in KconfigGregory Nutt2014-10-241-1/+1
* Refresh SAM4E configurationsGregory Nutt2014-10-233-25/+56
* Add README for non-existent port to the EFM32GG-STK3700; fix typos in related...Gregory Nutt2014-10-224-19/+170
* Add logic to manage BC_EN signalGregory Nutt2014-10-225-11/+54
* EFM32: Add buton interrupt handling for the Olimex boardGregory Nutt2014-10-216-25/+307
* The olimex-efm32g880f128-stk now defaults to use LEUART1 as the serial consol...Gregory Nutt2014-10-214-22/+38
* EFM32: Add LFA and LFB clock supportGregory Nutt2014-10-212-0/+20
* stm32f429i-disco: add wrapper for spi5 eviceGregory Nutt2014-10-203-2/+66
* stm32f429i-disco: add new platform configGregory Nutt2014-10-203-0/+1404
* stm32f429i-disco: enable usage of ili93414wsGregory Nutt2014-10-203-6/+55
* stm32f429i-disco: implements lcd initializingGregory Nutt2014-10-201-0/+169
* stm32f429i-disco: implements ili9341 interfaceGregory Nutt2014-10-202-1/+1267
* stm32f429i-disco: Fix obsolete SPI5 dependency. From Marco KrahlGregory Nutt2014-10-201-1/+1
* Update README filesGregory Nutt2014-10-202-1/+15
* Add board support for the Olimex EFM32G8809128 STKGregory Nutt2014-10-2014-95/+1843
* EFM32 Gecko Starter Kit: Must initialize LEDs on bootGregory Nutt2014-10-204-6/+19
* Merge branch 'efm32'Gregory Nutt2014-10-2014-0/+2276
|\