nuttx/arch/arm/src
2016-05-13 09:11:55 -06:00
..
a1x Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
arm Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
armv6-m Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs 2016-03-09 13:41:48 -06:00
armv7-a ARMv7M/i.MX6: Implement CPUn n=1,2,3 startup logic 2016-05-13 09:11:55 -06:00
armv7-m Oops: Forgot to add file in previous commit 2016-04-10 09:11:50 -06:00
armv7-r Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs 2016-03-09 13:41:48 -06:00
c5471 ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
calypso ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
common Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
dm320 Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
efm32 PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 2016-03-27 13:01:32 -06:00
imx1 Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
imx6 ARMv7M/i.MX6: Implement CPUn n=1,2,3 startup logic 2016-05-13 09:11:55 -06:00
kinetis Correct configuration of GPIO pin interrupts on Kinetis K60. Fromo mrechte. 2016-04-20 06:41:51 -06:00
kl Kconfigs: All RNG selections also must select ARCH_HAVE_RNG 2016-03-30 07:56:03 -06:00
lpc11xx ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
lpc17xx FB: Add a display number to the framebuffer planeinfo structure 2016-04-17 10:08:27 -06:00
lpc31xx Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
lpc43xx Fix typo in variable name in serial BREAK logic. Review other serial implementations for similar naming problems. 2016-05-05 11:30:47 -06:00
lpc214x Fix typo in variable name in serial BREAK logic. Review other serial implementations for similar naming problems. 2016-05-05 11:30:47 -06:00
lpc2378 Fix typo in variable name in serial BREAK logic. Review other serial implementations for similar naming problems. 2016-05-05 11:30:47 -06:00
moxart ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
nuc1xx PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 2016-03-27 13:01:32 -06:00
sam34 SAM (all): Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:26:59 -06:00
sama5 Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
samdl SAMDL DMAC: Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:30:04 -06:00
samv7 Kconfig edited online with Bitbucket 2016-05-12 18:50:43 +00:00
stm32 Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:42:59 -06:00
stm32f7 Fix typo in variable name in serial BREAK logic. Review other serial implementations for similar naming problems. 2016-05-05 11:30:47 -06:00
stm32l4 Cosmetic changes from review of last PR 2016-05-08 01:40:31 -06:00
str71x ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
tiva Fix a bug of GPIO falling-edge interrupt for tiva 2016-05-08 13:54:51 +08:00
tms570 ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
.gitignore Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
Makefile ARMv7-M: Add toolchain option to select the IAR tools. Move ARMv7-M assembly language into a gnu/ subdirectory. Makefile selects iar/ or gnu/ directory based upon tool configuration 2016-04-02 07:53:52 -06:00