summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add empty file for event EFM32 clock configuration logicGregory Nutt2014-10-185-7/+423
| | |
| * | More framework for GPIO interrupt supportGregory Nutt2014-10-185-45/+133
| | |
| * | Use UART0 for the serial consoleGregory Nutt2014-10-183-43/+95
| | |
| * | Add board XTAL definitionsGregory Nutt2014-10-181-0/+93
| | |
| * | Add EFM32 UART/USART header fileGregory Nutt2014-10-182-1/+1355
| | |
| * | Merge remote-tracking branch 'origin/master' into efm32Gregory Nutt2014-10-181-1/+1
| |\ \
| * | | Oops committed the wrong versionGregory Nutt2014-10-181-39/+66
| | | |
| * | | Add EFM32 CMU header fileGregory Nutt2014-10-182-0/+1479
| | | |
| * | | Merge remote-tracking branch 'origin/master' into efm32Gregory Nutt2014-10-172-3/+12
| |\ \ \
| * | | | Add EFM32 Memory MapsGregory Nutt2014-10-177-61/+615
| | | | |
| * | | | Add GPIO header file and EFM32 Gecko Starter Kit LED supportGregory Nutt2014-10-176-4/+896
| | | | |
| * | | | More EFM32 filesGregory Nutt2014-10-173-1/+669
| | | | |
| * | | | More EFM32 files and logicGregory Nutt2014-10-1714-8/+1098
| | | | |
| * | | | Add EFM32 interrupt vector defintionsGregory Nutt2014-10-178-3/+505
| | | | |
| * | | | Add configuration support for the EFM32 Gecko Starter KitGregory Nutt2014-10-175-60/+476
| | | | |
| * | | | Merge remote-tracking branch 'origin/master' into efm32Gregory Nutt2014-10-173-0/+36
| |\ \ \ \
| * | | | | Add directory for EFM32 G8XX STK boardGregory Nutt2014-10-1710-0/+1131
| | | | | |
* | | | | | Merge branch 'master' of ssh://git.code.sf.net/p/nuttx/gitGregory Nutt2014-10-206-12/+56
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Trivial, cosmetic typos in commentsGregory Nutt2014-10-191-9/+8
| | |_|_|/ | |/| | |
| * | | | Trivial typoGregory Nutt2014-10-181-1/+1
| | |_|/ | |/| |
| * | | Update ChangeLogGregory Nutt2014-10-171-0/+3
| | | |
| * | | Fix memcpy of host address in netlib_gethostaddr(). From Brennan AshtonGregory Nutt2014-10-171-3/+9
| | |/ | |/|
| * | Update ChangeLogGregory Nutt2014-10-171-0/+2
| | |
| * | Add a PRELINK macro to Config.mk. From KrieglederGregory Nutt2014-10-171-0/+33
| | |
| * | Enable selection of SPI2 for STM32L15XX in Kconfig. From Jussi KivilinnaGregory Nutt2014-10-161-0/+1
| |/
* / TypoGregory Nutt2014-10-171-1/+1
|/
* Minor update to last Kconfig changeGregory Nutt2014-10-151-4/+8
|
* Fix for BSD install without -D optionGregory Nutt2014-10-151-1/+5
|
* Add Kconfig selections for STM32-F4x1RE SPI peripheralGregory Nutt2014-10-151-4/+42
|
* Fix some typosGregory Nutt2014-10-154-37/+39
|
* Update READMEGregory Nutt2014-10-151-8/+37
|
* Rename configs/nucleo-f401re to configs/nucleo-f4x1reGregory Nutt2014-10-1528-45/+47
|
* Extend the Nucleo-F401RE configuration to also support the Nucleo-F411RE. ↵Gregory Nutt2014-10-1415-271/+1959
| | | | From Serg Podtynnyi
* Update ChangeLogGregory Nutt2014-10-141-0/+7
|
* Default for CONFIG_SCHED_HPWORK should be noGregory Nutt2014-10-141-1/+1
|
* Fix file mode on modified filesGregory Nutt2014-10-143-0/+0
|
* Support for the STM32 F411RE from Serg PodtynnyiGregory Nutt2014-10-143-3/+57
|
* Fix minor typos in documentationGregory Nutt2014-10-141-2/+12
|
* Add description of work queues to the porting guide. Update commentsGregory Nutt2014-10-146-95/+533
|
* Fix a compile problem noted by Marco CruzGregory Nutt2014-10-131-2/+6
|
* Trivial update to README fileGregory Nutt2014-10-131-2/+2
|
* Add SAM4E OpenOCD scriptsGregory Nutt2014-10-133-2/+112
|
* Missing workqueue logicGregory Nutt2014-10-121-0/+3
|
* Back out an incorrect changeGregory Nutt2014-10-121-2/+2
|
* Cosmetic update to commentsGregory Nutt2014-10-124-26/+53
|
* Update STM3240G-EVAL nxwm and knxwm configurationsGregory Nutt2014-10-1213-91/+304
|
* Fix error in protected build, user-mode work queueGregory Nutt2014-10-121-13/+9
|
* Fix one missed name change from last big commitGregory Nutt2014-10-121-3/+3
|
* Change naming of HP work queue configuration varaibles to be symmetric with ↵Gregory Nutt2014-10-1163-203/+203
| | | | LP work queue naming
* Eliminate warningsGregory Nutt2014-10-112-21/+12
|