| .. |
|
a1x
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
arm
|
ELF: Move ARMv6-M, ARMv7-M, and legacy ARM versions of ELF relocation logic to libc/machine
|
2017-01-21 15:24:25 -06:00 |
|
armv6-m
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
|
armv7-a
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
|
armv7-m
|
Update comments.
|
2017-03-14 08:44:56 -06:00 |
|
armv7-r
|
I found an issue inside the cp15_coherent_dcache function in file, arch/arm/src/armv7-r/cp15_coherent_dcache.S.
|
2017-02-13 06:33:15 -06:00 |
|
c5471
|
Experimental change to STM32 Ethernet driver a success. Porting change to all other Ethernet drivers.
|
2017-03-03 14:45:09 -06:00 |
|
common
|
Merged in dcabecinhas/nuttx/fix_intstack_allocation (pull request #270)
|
2017-03-18 12:25:18 +00:00 |
|
dm320
|
Convert some serial drivers to use use irq_attach.
|
2017-02-27 08:55:21 -06:00 |
|
efm32
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
imx1
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
|
imx6
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
kinetis
|
Update some comments
|
2017-03-14 11:39:10 -06:00 |
|
kl
|
PIC32MZ: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 12:23:45 -06:00 |
|
lpc11xx
|
change Kconfig type of ADC0_MASK from hex to int; add ADC driver options to lpc43xx
|
2017-03-09 10:41:59 +01:00 |
|
lpc17xx
|
Update comments.
|
2017-03-14 08:44:56 -06:00 |
|
lpc31xx
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:37:44 -06:00 |
|
lpc43xx
|
Cosmetic changes from review of a previous PR
|
2017-03-09 07:00:44 -06:00 |
|
lpc214x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
|
lpc2378
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
|
moxart
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
|
nuc1xx
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
|
sam34
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
sama5
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
samdl
|
Fix error found in build testing.
|
2017-02-28 08:41:44 -06:00 |
|
samv7
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
stm32
|
Cosmetic changes from review of last PR.
|
2017-03-19 13:05:31 -06:00 |
|
stm32f7
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
stm32l4
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
str71x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
|
tiva
|
Update comments.
|
2017-03-14 08:44:56 -06:00 |
|
tms570
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
xmc4
|
XMC4xxx: Simply some USIC logic, add USIC interface to disable a channel. Add USIC enable logic to UART configuration (a lot more to do there).
|
2017-03-19 17:06:44 -06:00 |
|
.gitignore
|
Remove the arch/ subdirectory; replace it with a submodule
|
2015-07-22 10:56:22 -06:00 |
|
Makefile
|
Back out part of previous commit
|
2016-11-03 08:57:55 -06:00 |