.. |
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
|
…
|
|
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
|
…
|
|
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
|
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
|
Support for the STM32F103RG. From Murilo Ponte
|
2014-11-10 07:48:46 -06:00 |
str71x
|
…
|
|
tiva
|
Support the the TC3200 from Jim Ewing
|
2014-08-26 15:13:57 -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
|
…
|
|