[riot-commits] [RIOT-OS/RIOT] 938ff5: core: cpu: sys: simplify reboot()
Hauke Petersen
devel at haukepetersen.de
Fri Jan 29 14:24:09 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 938ff5c5e75e287f1d070865c12cb7d397c68fac
https://github.com/RIOT-OS/RIOT/commit/938ff5c5e75e287f1d070865c12cb7d397c68fac
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
R core/include/arch/reboot_arch.h
M core/include/kernel.h
A core/include/reboot.h
M core/panic.c
R core/reboot.c
M cpu/arm7_common/arm_cpu.c
M cpu/atmega2560/reboot_arch.c
M cpu/cortexm_common/reboot_arch.c
M cpu/lpc11u34/reboot_arch.c
M cpu/lpc1768/reboot_arch.c
M cpu/msp430-common/cpu.c
M cpu/native/native_cpu.c
A cpu/native/reboot.c
M cpu/x86/x86_reboot.c
M sys/newlib/syscalls.c
M sys/shell/commands/sc_sys.c
Log Message:
-----------
core: cpu: sys: simplify reboot()
Commit: 35eb99a46ed8857a706b65f582c3d721f07537f5
https://github.com/RIOT-OS/RIOT/commit/35eb99a46ed8857a706b65f582c3d721f07537f5
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
R core/include/arch/reboot_arch.h
M core/include/kernel.h
A core/include/reboot.h
M core/panic.c
R core/reboot.c
M cpu/arm7_common/arm_cpu.c
M cpu/atmega2560/reboot_arch.c
M cpu/cortexm_common/reboot_arch.c
M cpu/lpc11u34/reboot_arch.c
M cpu/lpc1768/reboot_arch.c
M cpu/msp430-common/cpu.c
M cpu/native/native_cpu.c
A cpu/native/reboot.c
M cpu/x86/x86_reboot.c
M sys/newlib/syscalls.c
M sys/shell/commands/sc_sys.c
Log Message:
-----------
Merge pull request #3984 from kaspar030/simplify_reboot
core: cpu: sys: simplify reboot()
Compare: https://github.com/RIOT-OS/RIOT/compare/7dc6afe48627...35eb99a46ed8
More information about the commits
mailing list