summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* I2C header file for the Freescale KL family. From Alan Carvalho de Assis.Gregory Nutt2014-11-231-0/+188
* SAMA5D3 Xplained: Add an apps/examples/bridge configurationGregory Nutt2014-11-201-0/+1
* STM32 F4 OTGHS device controller driver from Brennan AshtonGregory Nutt2014-11-202-0/+5641
* SAM EMAC: Fix typo in the check for successfull allocation of a timerGregory Nutt2014-11-184-4/+4
* SAMA5D4-EK EMAC1: Correct name of EMAC1 configuration variableGregory Nutt2014-11-182-7/+12
* Cosmetic fixes to commentsGregory Nutt2014-11-181-4/+4
* Update ChangeLogGregory Nutt2014-11-171-6/+6
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all MCU Ethernet driversGregory Nutt2014-11-1610-34/+34
* EFM32 USART setup: Computation of BAUD includes shift; Eliminate additional s...Gregory Nutt2014-11-161-3/+6
* SAM3/4: Add missing SPI0 clock configuartion macro for the SAM4SGregory Nutt2014-11-161-1/+3
* Remove use of NET_LL_HDRLEN from Ethernet drivers. Use ETH_HDRLEN insteadGregory Nutt2014-11-151-2/+2
* Netwoek: Ada a parameter to netdev_register() to indicate the link protocol ...Gregory Nutt2014-11-159-9/+9
* Cosmetic updates; updates to READMEGregory Nutt2014-11-142-5/+4
* EFM32: Finishes USB naming fixup. Still some missing initialization logicGregory Nutt2014-11-144-128/+150
* EFM32: More USB naming updates. Still not finishedGregory Nutt2014-11-141-62/+56
* EFM32: More USB register name corrections. Still incompleteGregory Nutt2014-11-132-219/+207
* EFM32: Finishes USB naming changes for deviceGregory Nutt2014-11-132-31/+19
* Correct a typo in the STM32 OTGFS register bit definitionsGregory Nutt2014-11-131-2/+2
* EFM32: Tweaks to get EFM32GG-STK3700 running NSH over LEUART0Gregory Nutt2014-11-121-2/+2
* EFM32: More USB register name corrections. Still incompleteGregory Nutt2014-11-123-34/+47
* EFM32: More USB register name corrections. Still incompleteGregory Nutt2014-11-123-36/+37
* Add protection from C++ name mangling in the ARM up_internal.h. From Lorenz ...Gregory Nutt2014-11-121-14/+26
* Fix a typo in an I2C header file. From Jahu NiskanenGregory Nutt2014-11-111-1/+1
* Support for the STM32F103RG. From Murilo PonteGregory Nutt2014-11-102-1/+9
* EFM32: Reduce writes to the CTRL registerGregory Nutt2014-11-091-9/+3
* EFM32: Fix issues associated with SPI bi order. From PierreGregory Nutt2014-11-091-11/+32
* EFM32: Fix typo in connecting ODD GPIO interrupt. Noted by PierreGregory Nutt2014-11-081-1/+1
* EFM32 USB: More naming fixes... still does not compileGregory Nutt2014-11-053-57/+66
* EFM32 USB: A few more naming conversions... still a long way to goGregory Nutt2014-11-043-120/+126
* EFM32: Port USB device and host drivers from STM32. Still does not compileGregory Nutt2014-11-046-506/+10820
* EFM32: Add USB build supportGregory Nutt2014-11-044-7/+26
* STM32GG Starter Kit: Add basic NSH configurationGregory Nutt2014-11-031-0/+8
* Fix typo is SAM4E pinmap fileGregory Nutt2014-11-031-1/+1
* EFM32 ROM table header filesGregory Nutt2014-11-013-0/+420
* EFM32: Add LESENSE header fileGregory Nutt2014-11-011-0/+2160
* EFM32: Add USB header fileGregory Nutt2014-11-011-0/+3114
* Add optional timestamp to syslog output. From pn_bouteville@yahoo.frGregory Nutt2014-11-011-1/+1
* Remove carriage returnsGregory Nutt2014-11-011-916/+916
* ARMv7-M: ETM header fileGregory Nutt2014-11-016-0/+940
* EFTM32 ITM: Add missing ~ in bit clear operation. From pn_bouteville@yahoo.frGregory Nutt2014-11-011-1/+1
* EFM32: Add LCD header fileGregory Nutt2014-10-311-0/+714
* EFM32: Add DAC header fileGregory Nutt2014-10-311-0/+883
* EFM32: Add BURTC header fileGregory Nutt2014-10-311-0/+471
* EFM32: Add PRS signalsGregory Nutt2014-10-311-0/+85
* EFM32: Add ADC heder fileGregory Nutt2014-10-311-0/+751
* EFM32: Add I2C header fileGregory Nutt2014-10-311-0/+800
* EFM32: Add PRS header fileGregory Nutt2014-10-311-0/+525
* 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