summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add commits to BAS 2.4 Kconfig fileGregory Nutt2014-10-271-0/+21
* Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-271-12/+0
|\
| * Cosmetic... removed checks for non-existent configuration settingGregory Nutt2014-10-271-12/+0
* | Include unistd.h for execl()Gregory Nutt2014-10-271-0/+1
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-272-0/+232
|\|
| * Update ChangeLogGregory Nutt2014-10-271-0/+4
| * Add include/wchar.hGregory Nutt2014-10-271-0/+228
* | Resolve conflictGregory Nutt2014-10-271-1/+1
|\|
| * Cosmetic changesGregory Nutt2014-10-272-11/+12
* | Port of BAS 2.4 to NuttX by Alan Carvalho de AssisGregory Nutt2014-10-27102-11/+32532
|/
* EFM32 SPI: setfrequency() needs to return actual frequency; simplify nbits us...Gregory Nutt2014-10-271-43/+25
* EFM32 SPI: Add check to make sure that the SPI RX buffer is empty before sta...Gregory Nutt2014-10-261-3/+48
* EFM32 SPI: Change some logic that I fear could cause RX data overrunGregory Nutt2014-10-261-16/+12
* EFM32: Cosmetic changes to comments and formatGregory Nutt2014-10-263-72/+102
* Cosmetic update to spacing and commentsGregory Nutt2014-10-261-12/+14
* EFM32: Integrate SPI DMA capabilityGregory Nutt2014-10-265-107/+556
* EFM32: Integrate Pierre's SPI driverGregory Nutt2014-10-267-45/+1481
* Remove unnecessary header file inclusionGregory Nutt2014-10-261-1/+0
* EFM32: dma_config_t needs to be only 16-bits for nowGregory Nutt2014-10-251-37/+38
* EFM32 DMA: Cosmetic changes to debug instrumentatin and commentsGregory Nutt2014-10-251-16/+11
* EFM32: Fix misconception in DMA control descriptor alignmentGregory Nutt2014-10-251-5/+4
* EFM32: More fixes to DMA descriptor table logicGregory Nutt2014-10-251-21/+54
* Add debug assertionGregory Nutt2014-10-251-1/+3
* SAM4E-EK: Add -fno-strict-aliasingGregory Nutt2014-10-253-3/+3
* EFM32: Correct handling of DMA descriptors; Add initialization of DMA CTRLBASEGregory Nutt2014-10-253-127/+37
* EFM32: Completes very basic DMA support. Needs review. UntestedGregory Nutt2014-10-253-179/+251
* Dangle whitespace removalGregory Nutt2014-10-253-6/+6
* EFM32: A little more DMA logic. Still incompleteGregory Nutt2014-10-253-231/+676
* Add some logic to EFM32 DMA module. Still incompleteGregory Nutt2014-10-254-46/+303
* Add framework for EFM32 DMA support -- no logic in place yetGregory Nutt2014-10-245-3/+563
* Fix some typos that I just introduced... Sometimes I can't do anything rightGregory Nutt2014-10-241-4/+4
* Update EFM32 DMA header file for Gecko supportGregory Nutt2014-10-241-608/+820
* Update ChangeLogGregory Nutt2014-10-241-0/+2
* SAM4E-EK: Add support for PHY insterruptGregory Nutt2014-10-246-2/+313
* Another fix to SAM3/4 GPIO IRQ issueGregory Nutt2014-10-241-1/+11
* SAM3/4: Fix conditional compilation in GPIO IRQ logicGregory Nutt2014-10-241-1/+2
* 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-242-4/+25
* Add EFM32 DMA header fileGregory Nutt2014-10-241-0/+1937
* Another typo in EMF32 GPIO logicGregory Nutt2014-10-231-1/+1
* Update ChangeLogsGregory Nutt2014-10-232-0/+8
* Fix compiler errors in up_itm_syslog.c. From Pierre-Noel BoutevilleGregory Nutt2014-10-231-3/+8
* Fix file naming: arm_item_syslog.c changed to up_itm_syslog.c. From Pierre...Gregory Nutt2014-10-232-2/+2
* EFM32 port and pin decoding backward in every case. From Pierre-Noel Boutev...Gregory Nutt2014-10-232-8/+8
* Fixes to keypadtest from Pierre-Noel BoutevilleGregory Nutt2014-10-231-0/+4
* Refresh SAM4E configurationsGregory Nutt2014-10-233-25/+56
* Oops last changes still in editorGregory Nutt2014-10-231-4/+11
* EFM32: Add configuration option to use USARTs as SPIGregory Nutt2014-10-232-12/+12
* EFM32: Add configuration option to use USARTs as SPIGregory Nutt2014-10-232-6/+72
* Update ChangeLogGregory Nutt2014-10-231-0/+6