nuttx/arch/arm/src
2017-08-20 19:02:56 +02:00
..
a1x Based on the last PR, review all serial driver vector attachment. Found one additional error and updated all relevant drivers to current interrupt parameter passing. 2017-06-12 06:22:35 -06:00
arm ELF: Move ARMv6-M, ARMv7-M, and legacy ARM versions of ELF relocation logic to libc/machine 2017-01-21 15:24:25 -06:00
armv6-m Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU 2017-05-13 13:28:15 -06:00
armv7-a arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
armv7-m Add CLANG definitions in Kconfig and Toolchain.defs 2017-07-02 06:42:48 -06:00
armv7-r Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU 2017-05-13 13:28:15 -06:00
c5471 net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment. 2017-04-22 11:10:30 -06:00
common arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
dm320 Convert some serial drivers to use use irq_attach. 2017-02-27 08:55:21 -06:00
efm32 arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
imx1 Based on the last PR, review all serial driver vector attachment. Found one additional error and updated all relevant drivers to current interrupt parameter passing. 2017-06-12 06:22:35 -06:00
imx6 arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
kinetis Fix two warnings found in build testing. 2017-08-12 11:09:48 -06:00
kl Fix forward references that were mangled in last large changes. 2017-04-29 06:59:35 -06:00
lc823450 Fix a few errors that crept in with my review changes. 2017-08-02 09:19:29 -06:00
lpc11xx Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
lpc17xx Move CAN subsystem to its own directory and put device drivers there 2017-05-12 11:48:47 -03:00
lpc31xx Based on the last PR, review all serial driver vector attachment. Found one additional error and updated all relevant drivers to current interrupt parameter passing. 2017-06-12 06:22:35 -06:00
lpc43xx arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
lpc214x Convert remaining serial drivers to use use irq_attach. 2017-02-27 10:27:14 -06:00
lpc2378 arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
moxart irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
nuc1xx Eliminate some warnings found in build testing. 2017-08-13 12:24:48 -06:00
sam34 arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
sama5 Eliminate some warnings found in build testing. 2017-08-13 12:24:48 -06:00
samdl SAMD21: Changes needed to get USB working. 2017-07-19 07:22:14 -06:00
samv7 Update MRF24J40 starhub configuration for the SAME70 Xplained. 2017-08-16 09:39:25 -06:00
stm32 stm32_dac.c: fix some configuration logic. When STM32_NDAC is greather than 1, then second channel is always DAC1OUT2. 2017-08-20 19:02:56 +02:00
stm32f0 stm32/stm32f0: Fix some funny shifts in DAC header files. 2017-08-14 06:28:09 -06:00
stm32f7 stm32f7:SDMMC add dcache alignment check in dma{recv|send}setup 2017-08-17 09:51:37 -10:00
stm32l4 STM32L476VG Discovery: Add a knsh configuration that may be used to test the PROTECTED build mode. 2017-08-17 09:15:12 -06:00
str71x Convert remaining serial drivers to use use irq_attach. 2017-02-27 10:27:14 -06:00
tiva arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
tms570 arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
xmc4 arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
.gitignore Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
Makefile Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR 2017-05-13 16:01:38 -06:00