.. |
a1x
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
am335x
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
arm
|
arch/: Unify the cache interface for all architectures
|
2019-03-19 10:37:13 -06:00 |
armv6-m
|
arch/ and config/ files: All board interfaces (those starting with board_) must be defined in board-specific logic. Otherwise, they cannot be customized of specialized usage by different boards. The board_reset() interface was defined in architecture-specific logic that only called up_systemreset(). That is useless!
|
2019-03-25 11:12:38 -06:00 |
armv7-a
|
arch/arm/src/armv7-a/Toolchain.defs: Fix 'cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch'
|
2019-03-26 21:40:25 -06:00 |
armv7-m
|
arch/ and config/ files: All board interfaces (those starting with board_) must be defined in board-specific logic. Otherwise, they cannot be customized of specialized usage by different boards. The board_reset() interface was defined in architecture-specific logic that only called up_systemreset(). That is useless!
|
2019-03-25 11:12:38 -06:00 |
armv7-r
|
ARMv7-A/R: Add barriers.h header file for consistency with ARMv7-M.
|
2019-03-19 13:20:23 -06:00 |
c5471
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
common
|
arch/arm/src/stm32f7: USB High speed for STM32F7 series
|
2019-04-07 19:05:06 -06:00 |
cxd56xx
|
arch/arm/src/cxd56xx and arch/arm/include/cxd56xx: Add initial CXD56xx chip sources.
|
2019-04-22 07:51:22 -06:00 |
dm320
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
efm32
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
imx1
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
imx6
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
imxrt
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
kinetis
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
kl
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
lc823450
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
lpc11xx
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
lpc17xx
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
lpc31xx
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
lpc43xx
|
Rename sched_alarm_expiration to nxsched_alarm_expiration. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:34:23 -06:00 |
lpc54xx
|
Abandon attempt to get common data structures for NX and the raw framebuffer cursor interface. This backs out several changes.
|
2019-04-07 18:00:40 -06:00 |
lpc214x
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
lpc2378
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
max326xx
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
moxart
|
arch/ and config/ files: All board interfaces (those starting with board_) must be defined in board-specific logic. Otherwise, they cannot be customized of specialized usage by different boards. The board_reset() interface was defined in architecture-specific logic that only called up_systemreset(). That is useless!
|
2019-03-25 11:12:38 -06:00 |
nrf52
|
arch/arm/src/nrf52/nrf52832_errdata.c: Fix compiler error when following C89.
|
2019-04-03 15:32:40 -06:00 |
nuc1xx
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
sam34
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
sama5
|
Abandon attempt to get common data structures for NX and the raw framebuffer cursor interface. This backs out several changes.
|
2019-04-07 18:00:40 -06:00 |
samd2l2
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
samd5e5
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
samv7
|
configs/same70-xplained/twm4nx: Add a configuration for test Twm4Nx using VNC.
|
2019-04-28 12:49:18 -06:00 |
stm32
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
stm32f0l0
|
Merged in raiden00/nuttx_l0f0 (pull request #852)
|
2019-04-09 13:28:38 +00:00 |
stm32f7
|
Merged in antmerlino/nuttx/stm32f7-pinmap-revert (pull request #857)
|
2019-04-17 17:06:23 +00:00 |
stm32h7
|
arch/arm/src/stm32h7/stm32_start.c: Inclusion of nvic.h should not be conditioned on CONFIG_ARCH_FPU.
|
2019-04-25 07:09:19 -06:00 |
stm32l4
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
str71x
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
tiva
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
tms570
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
xmc4
|
arch/arm/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files.
|
2019-04-25 07:17:10 -06:00 |
.gitignore
|
|
|
Makefile
|
arch/arm: Add the initial cortex-a7 archtiecture support
|
2019-03-19 11:51:29 -06:00 |