nuttx/arch/arm/src
2018-02-04 16:59:09 -06:00
..
a1x armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
arm Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
armv6-m Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
armv7-a Some ommissions from previous commit. 2018-02-04 12:36:51 -06:00
armv7-m armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
armv7-r Some ommissions from previous commit. 2018-02-04 12:36:51 -06:00
bcm2708 Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
c5471 Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
common Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
dm320 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
efm32 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
imx1 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
imx6 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
kinetis armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
kl Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lc823450 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc11xx Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
lpc17xx armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
lpc31xx Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc43xx armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
lpc54xx armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
lpc214x Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc2378 Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
moxart
nuc1xx Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sam34 sched/sched: SMP: Fix this_task() to be an atomic operation. In the previous implementation, this_task() was defined in sched.h by using just a macro current_task(this_cpu()). However, I found that this is not atomic and actually sometimes switching CPU happened in executing the macro when we tested audio steaming plus executing commands via telnet. This change resolves this issue by implementing atomic this_task()in sched_thistask.c which is newly introduced. 2018-02-04 16:59:09 -06:00
sama5 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
samdl Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
samv7 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
stm32 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
stm32f0 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32f7 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
stm32l4 Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
str71x Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
tiva armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
tms570 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
xmc4 armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
.gitignore
Makefile Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR 2017-05-13 16:01:38 -06:00