Commit Graph

37 Commits (86116500787b6b6f525d926e82377a2f3aeb978d)

Author SHA1 Message Date
Kaspar Schleiser d1db946188 Merge pull request #6344 from haukepetersen/opt_pm_misc
pm: misc cleanup and fixes
6 years ago
Oleg Hahm 3c6678b037 *: fix mismatching endifs for header guards 6 years ago
Oleg Hahm 7ee7801c10 *: remove trailing underscores from header guards 6 years ago
Hauke Petersen cd53fe92e6 cpu/arm7: moved pm_reboot to periph/pm.c 6 years ago
Kaspar Schleiser 062b90788a cpu: arm7_common: adapt to periph/pm 6 years ago
Kaspar Schleiser ca7bf15ac4 core: panic: adapt to pariph/pm 6 years ago
Kaspar Schleiser 0194091673 remove obsolete lpm code 6 years ago
Hauke Petersen ad3ed80f05 cpu/arm7_common: s/u_long/unsigned long/ 7 years ago
Joakim Nohlgård b02e0eca47 ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP) 7 years ago
MohmadAyman 53df3e8b57 core: cpu: provide function to acquire ISR stack usage 7 years ago
Kaspar Schleiser c3f7186d4e unify usage of inline assembly 7 years ago
DipSwitch 5b5810ab7b Merge pull request #5109 from DipSwitch/pr/fix_core_inc_irq
core: Fix/refactor function naming in core/incude/irq.h
7 years ago
Joakim Nohlgård 1efe384d6f arm7: Use TARGET_ARCH instead of custom toolchain specification 7 years ago
DipSwitch 0bb4748a94 core: Fix/refactor function naming in core/incude/irq.h 7 years ago
Kaspar Schleiser 9082273746 core: header cleanup 7 years ago
Kaspar Schleiser 938ff5c5e7 core: cpu: sys: simplify reboot() 7 years ago
Joakim Gebart 6473fa77d4 cpu/arm7_common: remove dINT/eINT definitions 8 years ago
Kaspar Schleiser 012d82ecaf cpu: arm7_common: remove obsolete hwtimer support 8 years ago
Martine Lenders 93f555ef69 Merge pull request #3782 from OlegHahm/RIOT_assert
core: RIOT's own assert macro
8 years ago
Oleg Hahm 49917a5797 core: cpu: fix check for DEVELHELP 8 years ago
Kaspar Schleiser a13bc46f3e sys: remove uart0 8 years ago
Hauke Petersen 62d4981457 cpu/arm7_common: removed mc1322x code 8 years ago
Kaspar Schleiser a03ff202cf cpu: lpc2387: switch to newlib module 8 years ago
Joakim Gebart 70d59331b8 arm7_common: Build fixes after discovering an include guard overlap 8 years ago
Joakim Gebart 7ff26d12ea cpu/arm7_common: Rename Doxygen group to cpu_arm7_common 8 years ago
Joakim Gebart c274558e91 cpu/arm7_common/syscalls: Fix warnings and comment style 8 years ago
Joakim Gebart dc6ab7a3a0 arm7: Remove atomic.s 8 years ago
Oleg Hahm cb1f047f59 core: unified core_panic implementation 8 years ago
Oleg Hahm 828839316b core: renamed crash.h to panic.h 8 years ago
Joakim Gebart f15fc173b9 arm7: Add ARCH_HAS_ATOMIC_SET_RETURN 8 years ago
Oleg Hahm 587920cc49 cpu: remove superfluous gettimeofday functions 9 years ago
Oleg Hahm 498edb1854 cc430: lpc2387: switch to new periph/rtc interface
Removes the old interface.
9 years ago
Oleg Hahm cd81c040d8 uart0: remove superfluous prototype from header
Declare and document prototype in CPU part instead.
9 years ago
Martin bfaacbbd38 cpu/arm_common: c++: initial support for c++ added _kill (weak) and weak attribute for _kill_r
boards/msba2: provided c++ feature (cpp)
9 years ago
BytesGalore a4d2ee307c cpu: added `extern "C"` to headers 9 years ago
Oleg Hahm 5e2b43452c cpu: arm7_common: added extern C guards 9 years ago
Oleg Hahm 20ce2aee8b cpu: rename arm_common to arm7_common
To be more accurate with the naming and avoid confusions.
9 years ago