summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * EFM32: Add PCNT header fileGregory Nutt2014-10-311-0/+529
| * EFM32: Add RMU header fileGregory Nutt2014-10-311-0/+205
| * EFM32: Add EMU header fileGregory Nutt2014-10-311-0/+442
| * EFM32: Add VCMP header fileGregory Nutt2014-10-316-1716/+1971
| * EFM32: Add RTC header fileGregory Nutt2014-10-311-0/+281
| * EFM32: Add AES header fileGregory Nutt2014-10-311-0/+327
| * EFM32: Add watchdog header fileGregory Nutt2014-10-312-0/+178
| * EFM32: Add LETIMER header fileGregory Nutt2014-10-312-1/+489
| * EFM32: Add ACMP header fileGregory Nutt2014-10-312-0/+402
| * EFM32: Add timer header fileGregory Nutt2014-10-311-0/+1219
| * EFM32: Changes picked up from Pierre's repositoryGregory Nutt2014-10-302-0/+7
| * Costmetic changes -- spacing, comments.Gregory Nutt2014-10-304-3/+4
| * SAM3/4: Fix error serial TERMIOS ioctl handlingGregory Nutt2014-10-302-3/+4
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-3018-23/+44
|\|
| * Update document and READMEGregory Nutt2014-10-302-0/+3
| * Fix all yahoo links. From Magnus TemplingGregory Nutt2014-10-3015-22/+22
| * Fix typo introduced into a Kconfig file in the last few days. Thanks to Seba...Gregory Nutt2014-10-301-1/+1
| * Update READMEGregory Nutt2014-10-301-0/+18
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-309-33/+366
|\|
| * Remove some dangling whitespaceGregory Nutt2014-10-302-2/+2
| * Documentation UpdateGregory Nutt2014-10-302-11/+106
| * Update ChangeLogGregory Nutt2014-10-291-0/+2
| * SAM4E-EK: Fix an error in USART1 pin numberGregory Nutt2014-10-291-2/+2
| * Update ChangeLogGregory Nutt2014-10-291-0/+3
| * Add support for SAM3/4 basic TERMIOS and flow control. There are issues with...Gregory Nutt2014-10-292-12/+224
| * Fix some errors that I introduced into NSH telnet this morningGregory Nutt2014-10-291-4/+6
| * EFM32 Gecko Starter Kit: Calibrate delay loops, update READMEGregory Nutt2014-10-293-9/+28
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-296-33/+134
|\|
| * Update ChangeLogGregory Nutt2014-10-291-0/+4
| * EFM32 Gecko Starter Kit: Switch to LEUART0 as the default consoleGregory Nutt2014-10-292-25/+30
| * EFM32: In order to use LEUART, LE clocking must be enabledGregory Nutt2014-10-291-0/+6
| * Fix some typosGregory Nutt2014-10-292-2/+2
| * Fix problem with trailing whitespace (newline) in Telnet username/password. ...Gregory Nutt2014-10-291-7/+93
* | BAS 2.4: Add autogenerated token.c file. From Alan Carvalho de AssisGregory Nutt2014-10-292-1/+5387
* | Resolve conflictGregory Nutt2014-10-296-28/+57
|\|
| * EFM32: Various fixes for LEUART buildGregory Nutt2014-10-294-26/+46
| * EFM32: Minor serial interrupt mask change; Add LEUART0 board supportGregory Nutt2014-10-292-2/+11
| * EFM32: Implement HFPERCLK logicGregory Nutt2014-10-281-2/+18
| * Fix a few more EFM32 integration bugsGregory Nutt2014-10-283-14/+19
| * SAM4: Fix a usbnsh build problem that has crept into all serial driversGregory Nutt2014-10-282-2/+4
* | Add BAS 2.4 .gitignoreGregory Nutt2014-10-291-0/+8
* | EFM32: Implement HFPERCLK logicGregory Nutt2014-10-291-2/+18
* | Fix a few more EFM32 integration bugsGregory Nutt2014-10-293-14/+19
* | SAM4: Fix a usbnsh build problem that has crept into all serial driversGregory Nutt2014-10-292-2/+4
* | Fix BAS 2.4 MakefileGregory Nutt2014-10-291-11/+4
* | Remove locale support because it is not supported onGregory Nutt2014-10-281-3/+0
* | Remove times() function because it doesn't exist on NuttXGregory Nutt2014-10-281-3/+2
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-2817-117/+436
|\|
| * EFM32: Need to configure UART GPIOs as outputsGregory Nutt2014-10-283-4/+76
| * Oops... fix an error in an assertion of last commitGregory Nutt2014-10-281-1/+1