.. |
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
|
i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region.
|
2016-11-26 12:04:02 -06:00 |
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
|
arch/arm/include/armv7-m: Last change requires inclusion of chip.h for definition.
|
2018-06-06 10:38:51 -06:00 |
armv7-r
|
i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region.
|
2016-11-26 12:04:02 -06:00 |
bcm2708
|
BCM2708: Fleshes out GPIO interrupt logic.
|
2017-10-18 10:13:10 -06:00 |
c5471
|
|
|
dm320
|
|
|
efm32
|
arch/arm/src/efm32: Support for common vector handling is forced for all EFM32 chips. Yes the architecture provides support for the old-style dedicated vector handling which can never be compiled. Furthermore, the old-style dedicated vector handling is deprecated in favor of common vector handling. The commit resolves this inconsistency be removing support for the dedicated vector handling from the EFM32 architecture support.
|
2018-06-19 13:37:00 -06:00 |
imx1
|
|
|
imx6
|
|
|
imxrt
|
configs/imxrt1050-evk: Fix OCRAM size used in linker script.
|
2018-05-24 16:51:18 -06:00 |
kinetis
|
configs/freedom-k28f: With these changes to the configuration, the NSH configuration is now functional on the k28f board. Also fixes corrects the active logic level for the RGB LED. arch/arm/src/kinetis/chip: Fixes an error in vector configuration.
|
2018-05-05 09:33:48 -06:00 |
kl
|
Kinetis, not Kinetics.
|
2017-02-07 08:20:52 -06:00 |
lc823450
|
Merged in masayuki2009/nuttx.nuttx/change_copyright (pull request #621)
|
2018-04-04 12:35:47 +00:00 |
lpc11xx
|
Correct some spacing and some unused definition in some irq.h header files.
|
2017-04-20 12:39:21 -06:00 |
lpc17xx
|
Squashed commit of the following:
|
2018-06-20 08:18:32 -06:00 |
lpc31xx
|
|
|
lpc43xx
|
add LPC4337FET256
|
2017-03-09 10:30:28 +01:00 |
lpc54xx
|
arch/arm/include/lpc54xx: Add SD/MMC header file.
|
2017-12-19 09:12:42 -06:00 |
lpc214x
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
lpc2378
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
moxart
|
|
|
nrf52
|
arch/arm/include/nrf52: All nRF52 IRQs above NRF52_IRQ_TEMP were wrong.
|
2018-04-26 22:03:50 -06:00 |
nuc1xx
|
Cosmetic changes to spacing and comments.
|
2017-04-20 14:08:08 -06:00 |
sam34
|
SAM3/4: Add support for ATSAM4S4C.
|
2017-01-18 11:56:51 -08:00 |
sama5
|
|
|
samdl
|
Merged in extent3d/nuttx (pull request #568)
|
2018-01-12 13:11:58 +00:00 |
samv7
|
|
|
stm32
|
arch/arm/src/stm32: While we are at it and the differences are fresh in mind, add support for the rest of the STM32F401 family.
|
2018-03-05 17:36:08 -06:00 |
stm32f0
|
Add support for the STM32F09X family.
|
2017-04-21 08:23:25 -06:00 |
stm32f7
|
Merged in dagar/nuttx/pr-stm32f777_typo (pull request #628)
|
2018-04-19 04:06:45 +00:00 |
stm32h7
|
This commit brings in a partial, WIP port to the STMicro STM32H7. The port is still missing several key components that make unusable in its current form. However, the changes have lingered on a branch long enough.
|
2018-06-16 16:59:34 -06:00 |
stm32l4
|
Add support to STM32F433RC
|
2017-08-28 07:05:32 -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 typos in some comments.
|
2017-11-23 14:21:57 -06:00 |
.gitignore
|
|
|
arch.h
|
|
|
elf.h
|
|
|
inttypes.h
|
Add architecture-specific inttypes.h
|
2016-10-27 16:01:38 -04:00 |
irq.h
|
Squashed commit of the following:
|
2017-10-09 13:11:17 -06:00 |
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
|
|
|