incubator-nuttx/arch/arm/include
Gregory Nutt 5e4c77245f If we are configured to use a kernel stack while in SYSCALL handling, then we need to switch back to the user stack to deliver a signal 2014-09-15 11:38:48 -06:00
..
a1x More trailing whilespace removal 2014-04-13 16:22:22 -06:00
arm Fix ARM7/9 and Cortex-A SYSCALLs: For threads in SVC mode, the SVC instructions clobbers R14. This must be taken account in the inline assembly 2014-08-29 10:07:11 -06:00
armv6-m Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
armv7-a If we are configured to use a kernel stack while in SYSCALL handling, then we need to switch back to the user stack to deliver a signal 2014-09-15 11:38:48 -06:00
armv7-m Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
c5471 Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
calypso Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
dm320 Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
imx Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
kinetis Fixes a few more high priority, nested interrupt logic 2013-12-23 11:13:56 -06:00
kl KL25Z: Fix some memory mapp and register definitions; no UART3-5 2013-04-25 09:06:58 -06:00
lpc17xx Fix an error introduced in the last commit 2014-04-19 07:54:52 -06:00
lpc31xx Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc43xx More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc214x Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc2378 More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nuc1xx More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam34 Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sama5 SAMA5D4: Add support for secure/FIQ interrupts; SAIC supports need to be be enabled unconditionally 2014-06-20 18:16:41 -06:00
samd SAMD20: Beginning of SERCOM UART configuration logic 2014-02-15 14:22:56 -06:00
stm32 STM32 F401: Only 3 USARTS, but need to set STM32_NUSARTS to six because they are not numbered sequentially 2014-08-22 09:02:58 -06:00
str71x Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
tiva Support the the TC3200 from Jim Ewing 2014-08-26 15:13:57 -06:00
.gitignore Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; fix a few more .gitignore files 2013-04-04 18:12:44 -06:00
arch.h Add a configuration option for dynamic stack management 2014-09-13 12:25:32 -06:00
elf.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
irq.h Add hooks to select Cortex-A8 2013-08-27 08:46:37 -06:00
limits.h Adds support for localtime. From Max Neklyudov 2014-08-12 06:18:22 -06:00
serial.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stdarg.h Add a generic GCC stdarg.h header file 2012-07-08 14:50:43 +00:00
syscall.h Add ARMv7-A syscall.h header file 2014-01-05 15:49:06 -06:00
types.h LPC1788 PLL configuration from Rommel Marcelo 2013-02-16 12:46:09 +00:00
watchdog.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00