linux/arch/m68k/platform/coldfire
Greg Ungerer d894b89bf7 m68knommu: factor some common ColdFire cpu reset code
A number of the early ColdFire cores use the same code to reset the CPU.
Currently that is duplicated in each of the sub-arch files. Pull out this
common code and use a single copy of it for all CPU types that use it.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2012-03-05 10:41:48 +10:00
..
cache.c
clk.c
device.c m68knommu: merge common ColdFire QSPI platform setup code 2012-03-05 09:43:09 +10:00
dma_timer.c
dma.c
entry.S
gpio.c
head.S
intc-2.c
intc-simr.c
intc.c
Makefile m68knommu: factor some common ColdFire cpu reset code 2012-03-05 10:41:48 +10:00
pinmux.c
pit.c m68knommu: modify timer init code to make it consistent with m68k code 2012-03-05 09:43:04 +10:00
reset.c m68knommu: factor some common ColdFire cpu reset code 2012-03-05 10:41:48 +10:00
sltimers.c m68knommu: modify timer init code to make it consistent with m68k code 2012-03-05 09:43:04 +10:00
timers.c m68knommu: move old ColdFire timers init from CPU init to timers code 2012-03-05 09:43:10 +10:00
vectors.c