nuttx/arch/arm/src
2015-10-01 11:09:39 -06:00
..
a1x Minor style: # if pre-processor command should be in columnn 1 2015-09-18 12:47:24 -06:00
arm Apply same fix for ARMv7-M to other architectures 2015-09-30 11:21:04 -06:00
armv6-m Apply same fix for ARMv7-M to other architectures 2015-09-30 11:21:04 -06:00
armv7-a Apply same fix for ARMv7-M to other architectures 2015-09-30 11:21:04 -06:00
armv7-m ARMv7-M: Fix logic that determines if there is a pending signal action before scheduling the next signal action. Both the test and the scheduling action need to be atomic 2015-09-30 11:00:33 -06:00
c5471 Cosmetic: Move # of pre-processior command to column 1 2015-09-05 09:07:37 -06:00
calypso Correct #if to #ifdef when the macro can be undefined. Fix bug in AT32UC3 clock initialization: AVR32_CLOCK_PLL_OSC1 should be AVR32_CLOCK_PLL0_OSC1 and AVR32_CLOCK_PLL1_OSC1. 2015-09-01 13:47:06 -04:00
common In all up_initialize() functions, automatically initialize TUN driver is so configureded 2015-09-06 09:35:29 -06:00
dm320 DM320: GIO header uses get/putreg functions and so should include up_arch.h 2015-07-01 08:01:49 -06:00
efm32 Various fixes for compilation issues found by tools/testbuild.sh 2015-10-01 11:09:39 -06:00
imx Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
kinetis All ARMV7-M: Force 8-byte stack alignment when calling from assembly to C to interrupt handling 2015-09-15 07:37:09 -06:00
kl Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
lpc11xx Various fixes for compilation issues found by tools/testbuild.sh 2015-10-01 11:09:39 -06:00
lpc17xx Minor style: # if pre-processor command should be in columnn 1 2015-09-18 12:47:24 -06:00
lpc31xx EHCI: We not need disable and enable async scheduler when 2015-09-07 13:44:56 -06:00
lpc43xx LPC43xx: Tweaks to pkolesnikov's LPC4370 changes to get a clean compilation 2015-10-01 10:00:25 -06:00
lpc214x Correct #if to #ifdef when the macro can be undefined. Fix bug in AT32UC3 clock initialization: AVR32_CLOCK_PLL_OSC1 should be AVR32_CLOCK_PLL0_OSC1 and AVR32_CLOCK_PLL1_OSC1. 2015-09-01 13:47:06 -04:00
lpc2378 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
moxart Trivial spacing change 2015-08-11 07:51:31 -06:00
nuc1xx Fix some common typos 2015-08-16 10:59:10 -06:00
sam34 All ARMV7-M: Force 8-byte stack alignment when calling from assembly to C to interrupt handling 2015-09-15 07:37:09 -06:00
sama5 SAMA5: Fix some SAMA5D3/4 bugs introduced with the SAMA5D2 changes 2015-09-29 16:10:10 -06:00
samdl Fix some common typos 2015-08-16 10:59:10 -06:00
samv7 SAMV7 Cut'n'paste Errors; CONFIG_SAMV7_XDMAC, not CONFIG_SAMV7_DMAC0/1 2015-09-30 07:02:10 -06:00
stm32 Various fixes for compilation issues found by tools/testbuild.sh 2015-10-01 11:09:39 -06:00
stm32f7 Correct bad cut-and-paste in STM32 F7 stm32_uart.h. Noted by Vlad Chiorean 2015-09-22 09:02:06 -06:00
str71x Eliminate warnings 2015-09-08 10:20:41 -06:00
tiva All ARMV7-M: Force 8-byte stack alignment when calling from assembly to C to interrupt handling 2015-09-15 07:37:09 -06:00
.gitignore
Makefile Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71. 2015-03-06 10:53:57 -06:00