1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Kévin Roussel 4421de003b Fix the race condition when an interruption occured at the beginning
of thread_yield(), i.e.: just after SR(R2) was pushed but before
the rest of the suspended thread's context was pushed!
2014-08-29 15:09:23 +02:00
..
arm_common doc: fix more license headers 2014-08-27 19:20:49 +02:00
atmega2560 board: arduino-mega2560: Initial import 2014-08-27 16:39:40 +02:00
atmega_common cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
cc430 doc: fix more license headers 2014-08-27 19:20:49 +02:00
cortex-m0_common fixed remaining variables to kernel_pid_t 2014-08-07 17:29:53 +02:00
cortex-m3_common fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
cortex-m4_common fixed remaining variables to kernel_pid_t 2014-08-07 17:29:53 +02:00
lpc1768 all over the place: use sched_active_pid 2014-08-17 21:04:25 +02:00
lpc2387 doc: fix more license headers 2014-08-27 19:20:49 +02:00
lpc_common fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
mc1322x Merge pull request #1329 from LudwigOrtmann/riot_license 2014-07-31 23:12:47 +02:00
msp430-common Fix the race condition when an interruption occured at the beginning 2014-08-29 15:09:23 +02:00
msp430x16x doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
native fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
nrf51822 cpu/nrf51822: added driver to get CPUID 2014-08-27 15:12:59 +02:00
sam3x8e fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
stm32f0 all over the place: use sched_active_pid 2014-08-17 21:04:25 +02:00
stm32f1 stm32f1: SPI: implement speed setting properly 2014-08-21 17:53:38 +02:00
stm32f3 all over the place: use sched_active_pid 2014-08-17 21:04:25 +02:00
stm32f4 cpu/stm32f4: added random number generator driver 2014-08-25 13:54:15 +02:00
x86 core: let valid PIDs start with 1 2014-08-17 19:51:03 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00