nuttx/arch/arm/include
David Sidrane a0745bbef6 Merged in david_s5/nuttx/master_imxrt (pull request #748)
Adding imxrt 106x

* imxrt:Fix comment in imxrt105x_memorymap

* imxrt:Add imxrt1060 memory map

* imxrt:Add imcrt106x to imxrt_memorymap

* imxrt:Add i.MX RT 106x to Kconfig

* imxrt:Moved IMXRT_GPIO_NPORTS to chip.h & fixed comments

* imxrt:105x IRQ fix comment

* imxrt:gpioirq GPIO4,5 using wrong boundry

* imxrt:Add RT106x irq headers & Kconfig

* imxrt:Add rt106x GPIO chip headers

* imxrt:Extend Number of GPIO ports

* imxrt:Add 106x DMAMUX header

* imxrt:iomuxc add 106x

* imxrt:106x iomuxc extend Indexes

* imxrt:pinmux Add 106x

* imxrt:clockconfig use imxrt_memorymap.h

* imxrt:allocateheap use OCRAM2 as BASE when avaialbe

Approved-by: GregoryN <gnutt@nuttx.org>
2018-11-06 22:47:20 +00:00
..
a1x
arm arch/arm: (1) Add semihost support for syslog, (2) Add semihost support for HostFS 2018-08-23 08:00:07 -06:00
armv6-m arch/arm: (1) Add semihost support for syslog, (2) Add semihost support for HostFS 2018-08-23 08:00:07 -06:00
armv7-a arch/arm: (1) Add semihost support for syslog, (2) Add semihost support for HostFS 2018-08-23 08:00:07 -06:00
armv7-m arch/arm: (1) Add semihost support for syslog, (2) Add semihost support for HostFS 2018-08-23 08:00:07 -06:00
armv7-r arch/arm: (1) Add semihost support for syslog, (2) Add semihost support for HostFS 2018-08-23 08:00:07 -06:00
bcm2708 arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
c5471
dm320
efm32 arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
imx1
imx6 Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00
imxrt Merged in david_s5/nuttx/master_imxrt (pull request #748) 2018-11-06 22:47:20 +00:00
kinetis Squashed commit of the following: 2018-08-10 08:03:50 -06:00
kl arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
lc823450 arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
lpc11xx arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
lpc17xx arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
lpc31xx
lpc43xx arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
lpc54xx arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
lpc214x
lpc2378
moxart
nrf52 arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
nuc1xx
sam34 arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
sama5
samd2l2 Rename all usage of samdl/SAMDL to samd2l2/SAMD2L2 to make room in the name space for the forthcoming samd5e5/SAMD5E5 2018-07-22 15:54:12 -06:00
samd5e5 configs/metro-m4: Fix RxD interrupt pin selection. The number SERCOM interrupts do not refer to PAD numbers, but to bit positions in the INFLAG register (very tiny footnote in the data sheet). With with final fix, the basic NSH configuration appears fully functional. 2018-09-01 15:29:22 -06:00
samv7 arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
stm32 Merged in raiden00/nuttx_pe (pull request #743) 2018-10-28 16:39:56 +00:00
stm32f0 arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
stm32f7 Remove trailing spaces at the end of lines. 2018-08-13 07:39:38 -06:00
stm32h7 Merged in raiden00/nuttx_h7 (pull request #720) 2018-09-16 15:58:25 +00:00
stm32l4 arch/arm/src/stm32l4: Add initial support to STM32L4+ chips 2018-08-13 07:06:51 -06:00
str71x
tiva arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported. 2018-06-20 09:18:42 -06:00
tms570 arch/arm/include/tms570, arm/src/armv7-r, and arm/src/tms570: Adds support for the TMS570LS3137ZWT and corrects seversl ARMv7-R and TMS570 issues 2018-04-18 08:58:36 -06:00
xmc4 Fix some errors found in build testing. 2018-06-25 17:06:29 -06:00
.gitignore
arch.h
elf.h
inttypes.h
irq.h Squashed commit of the following: 2017-10-09 13:11:17 -06:00
limits.h
serial.h
spinlock.h armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
stdarg.h
syscall.h
tls.h
types.h
watchdog.h