summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/mvme167/clock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clock: Simplify driver initializationSebastian Huber2019-12-111-10/+1
| | | | | | Use a system initialization handler instead of a legacy IO driver. Update #3834.
* bsps: Move clock drivers to bspsSebastian Huber2018-04-201-0/+159
This patch is a part of the BSP source reorganization. Update #3285.