nuttx/arch/arm/include
2015-01-07 08:57: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
efm32 STM32GG Starter Kit: Add basic NSH configuration 2014-11-03 16:58:22 -06: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 LTDC: Move ltdc.h from include/nuttx/video to arch/arm/include/stm32; Trivial updates after general review 2014-12-19 14:52:17 -06:00
str71x Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
tiva TM4C129X Timer: Update addresses in the timer register definitions file. Still missing bit field definitions 2015-01-07 08:57:48 -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 logic necessary to handler remapping of shared memory on contex switches 2014-09-23 13:19:30 -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 Remove the definition of INT_FAST32_MIN which is already defined in stdint.h (the correct location). From Lorenz Meier. 2014-11-12 07:47:37 -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