[riot-commits] [RIOT-OS/RIOT] efa0aa: cpu/cc430|chronos: moved periph_common dep to CPU
Kaspar Schleiser
kaspar at schleiser.de
Tue Jan 24 14:07:38 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: efa0aa1fa9ab6b3f490bf6e9af5fb950596a4c1f
https://github.com/RIOT-OS/RIOT/commit/efa0aa1fa9ab6b3f490bf6e9af5fb950596a4c1f
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M boards/chronos/Makefile.include
M cpu/cc430/Makefile.include
Log Message:
-----------
cpu/cc430|chronos: moved periph_common dep to CPU
Commit: cd53fe92e6bb96f4a25098b20c991a8322985a82
https://github.com/RIOT-OS/RIOT/commit/cd53fe92e6bb96f4a25098b20c991a8322985a82
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M cpu/arm7_common/Makefile
M cpu/arm7_common/Makefile.include
M cpu/arm7_common/arm_cpu.c
A cpu/arm7_common/periph/Makefile
A cpu/arm7_common/periph/pm.c
Log Message:
-----------
cpu/arm7: moved pm_reboot to periph/pm.c
Commit: 409516c4d24f632dffa38cb51532f6c32061f675
https://github.com/RIOT-OS/RIOT/commit/409516c4d24f632dffa38cb51532f6c32061f675
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M cpu/cortexm_common/Makefile
M cpu/cortexm_common/Makefile.include
A cpu/cortexm_common/periph/Makefile
A cpu/cortexm_common/periph/pm.c
R cpu/cortexm_common/pm.c
Log Message:
-----------
cpu/cortexm: moved pm.c to periph/pm.c
Commit: 801eeceb5959d3a5d0cc4de0ab8792817f4ecfd5
https://github.com/RIOT-OS/RIOT/commit/801eeceb5959d3a5d0cc4de0ab8792817f4ecfd5
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M cpu/cortexm_common/panic.c
Log Message:
-----------
cpu/cortexm: removed unused pm include in panic.c
Commit: 61045d127ccc35616799c9bfa38c6f8fd107bc4e
https://github.com/RIOT-OS/RIOT/commit/61045d127ccc35616799c9bfa38c6f8fd107bc4e
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M cpu/lpc1768/Makefile.include
Log Message:
-----------
cpu/lpc1768: unuse module periph_common
Commit: a37ba98bfd4a39b3ae842cf70e3b92ad1bd52372
https://github.com/RIOT-OS/RIOT/commit/a37ba98bfd4a39b3ae842cf70e3b92ad1bd52372
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M cpu/msp430_common/Makefile
M cpu/msp430_common/Makefile.include
M cpu/msp430_common/cpu.c
A cpu/msp430_common/periph/Makefile
A cpu/msp430_common/periph/pm.c
Log Message:
-----------
cpu/msp430-common: moved pm_reboot to periph/pm.c
Commit: 55c4477038ac6fc3fcc23645a96f10ee8d5aca7d
https://github.com/RIOT-OS/RIOT/commit/55c4477038ac6fc3fcc23645a96f10ee8d5aca7d
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M drivers/include/periph/pm.h
Log Message:
-----------
periph/pm: minor doc clarification
Commit: 0fc8c665f13a3d462e82c1449945090a0473ddd6
https://github.com/RIOT-OS/RIOT/commit/0fc8c665f13a3d462e82c1449945090a0473ddd6
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M sys/include/pm_layered.h
M sys/pm_layered/pm.c
Log Message:
-----------
sys/pm_layered: fixed doxygen group
Commit: d1db946188612f62d1bcb97a277e43b498f78e04
https://github.com/RIOT-OS/RIOT/commit/d1db946188612f62d1bcb97a277e43b498f78e04
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2017-01-24 (Tue, 24 Jan 2017)
Changed paths:
M boards/chronos/Makefile.include
M cpu/arm7_common/Makefile
M cpu/arm7_common/Makefile.include
M cpu/arm7_common/arm_cpu.c
A cpu/arm7_common/periph/Makefile
A cpu/arm7_common/periph/pm.c
M cpu/cc430/Makefile.include
M cpu/cortexm_common/Makefile
M cpu/cortexm_common/Makefile.include
M cpu/cortexm_common/panic.c
A cpu/cortexm_common/periph/Makefile
A cpu/cortexm_common/periph/pm.c
R cpu/cortexm_common/pm.c
M cpu/lpc1768/Makefile.include
M cpu/msp430_common/Makefile
M cpu/msp430_common/Makefile.include
M cpu/msp430_common/cpu.c
A cpu/msp430_common/periph/Makefile
A cpu/msp430_common/periph/pm.c
M drivers/include/periph/pm.h
M sys/include/pm_layered.h
M sys/pm_layered/pm.c
Log Message:
-----------
Merge pull request #6344 from haukepetersen/opt_pm_misc
pm: misc cleanup and fixes
Compare: https://github.com/RIOT-OS/RIOT/compare/119a30764550...d1db94618861
More information about the commits
mailing list