summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/genmcf548x/clock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move clock drivers to bspsSebastian Huber2018-04-201-102/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-4/+2
| | | | | | | Remove old ISR parameter since is not used by the clock driver shell. Make an implementation optional. Update #3139.
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-0/+2
| | | | Update #2271.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* bsp/genmcf548x: Use bsp_interrupt_vector_enable()Sebastian Huber2013-12-161-6/+4
|
* bsp/genmcf548x: Add initial values for INTC_ICRnSebastian Huber2013-12-161-2/+0
| | | | | According to the manual the application must use unique and non-overlapping level and priority definitions for enabled interrupts.
* get desired clock rate for proper sourceThomas Doerfler2010-03-271-1/+4
|
* add network support, various correctionsThomas Doerfler2009-10-151-12/+11
|
* 2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-301-1/+1
| | | | | * clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
* added variant to gen68360 BSPThomas Doerfler2008-07-111-0/+104
added genmcf548x BSP