.. |
a1x
|
|
|
arm
|
arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile.
|
2018-06-06 09:25:40 -06:00 |
armv6-m
|
|
|
armv7-a
|
arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile.
|
2018-06-06 09:25:40 -06:00 |
armv7-m
|
Revise commit 09ccd43d61 : That change had the subtle side-effect of unconditionally enabling interrupts in the primask. That may be what we want in most cases, but certainly not all. This does increse the size of the inline function by about 48-bits per instantiation.
|
2018-08-04 07:37:31 -06:00 |
armv7-r
|
|
|
bcm2708
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
c5471
|
|
|
dm320
|
|
|
efm32
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
imx1
|
|
|
imx6
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
imxrt
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
kinetis
|
Squashed commit of the following:
|
2018-08-10 08:03:50 -06:00 |
kl
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
lc823450
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
lpc11xx
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
lpc17xx
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
lpc31xx
|
|
|
lpc43xx
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
lpc54xx
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
lpc214x
|
|
|
lpc2378
|
|
|
moxart
|
|
|
nrf52
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
nuc1xx
|
|
|
sam34
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
sama5
|
|
|
samd2l2
|
Rename all usage of samdl/SAMDL to samd2l2/SAMD2L2 to make room in the name space for the forthcoming samd5e5/SAMD5E5
|
2018-07-22 15:54:12 -06:00 |
samd5e5
|
arch/arm/src/samd5e5: Leverage the SAMD2L2 DMA controller.
|
2018-07-29 11:31:26 -06:00 |
samv7
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
stm32
|
Squashed commit of the following:
|
2018-06-20 12:30:37 -06:00 |
stm32f0
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
stm32f7
|
Remove trailing spaces at the end of lines.
|
2018-08-13 07:39:38 -06:00 |
stm32h7
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
stm32l4
|
arch/arm/src/stm32l4: Add initial support to STM32L4+ chips
|
2018-08-13 07:06:51 -06:00 |
str71x
|
|
|
tiva
|
arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported.
|
2018-06-20 09:18:42 -06:00 |
tms570
|
arch/arm/include/tms570, arm/src/armv7-r, and arm/src/tms570: Adds support for the TMS570LS3137ZWT and corrects seversl ARMv7-R and TMS570 issues
|
2018-04-18 08:58:36 -06:00 |
xmc4
|
Fix some errors found in build testing.
|
2018-06-25 17:06:29 -06:00 |
.gitignore
|
|
|
arch.h
|
|
|
elf.h
|
|
|
inttypes.h
|
|
|
irq.h
|
|
|
limits.h
|
|
|
serial.h
|
|
|
spinlock.h
|
armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions.
|
2018-02-04 12:22:03 -06:00 |
stdarg.h
|
|
|
syscall.h
|
|
|
tls.h
|
|
|
types.h
|
|
|
watchdog.h
|
|
|