.. |
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
|
Remove execute privileges from some header files
|
2015-02-01 06:24:18 -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
|
…
|
|
calypso
|
Change all variadic macros to C99 style
|
2014-05-22 09:01:51 -06:00 |
dm320
|
…
|
|
efm32
|
STM32GG Starter Kit: Add basic NSH configuration
|
2014-11-03 16:58:22 -06:00 |
imx
|
…
|
|
kinetis
|
Fixes a few more high priority, nested interrupt logic
|
2013-12-23 11:13:56 -06:00 |
kl
|
Kinetis: Add architectural support for the K26Z128VLH4. From Derek B. Noonburg
|
2015-02-11 07:15:45 -06:00 |
lpc17xx
|
Fix an error introduced in the last commit
|
2014-04-19 07:54:52 -06:00 |
lpc31xx
|
…
|
|
lpc43xx
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc214x
|
…
|
|
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
|
Remove execute privileges from some header files
|
2015-02-01 06:24:18 -06:00 |
sama5
|
Remove execute privileges from some header files
|
2015-02-01 06:24:18 -06:00 |
samd
|
Remove execute privileges from some header files
|
2015-02-01 06:24:18 -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
|
…
|
|
tiva
|
Tiva Interrupts: Changes corresponding to the last needed in the Tiva Kconfig file as well
|
2015-01-12 10:14:48 -06:00 |
.gitignore
|
…
|
|
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
|
…
|
|
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
|
…
|
|
stdarg.h
|
…
|
|
syscall.h
|
Add ARMv7-A syscall.h header file
|
2014-01-05 15:49:06 -06:00 |
types.h
|
…
|
|
watchdog.h
|
…
|
|