2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 03:33:58 +08:00
linux-next/arch/m68knommu/platform/coldfire
Greg Ungerer 571f0608e1 m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs
The ColdFire 5207 and 5208 CPUs have fixed peripheral addresses.
They do not use the setable peripheral address registers like the MBAR
and IPSBAR used on many other ColdFire parts. Don't use fake values
of MBAR and IPSBAR when using peripheral addresses for them, there
is no need to.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-03-15 21:01:54 +10:00
..
cache.c m68knommu: make cache push code ColdFire generic 2011-01-05 15:19:19 +10:00
clk.c m68knommu: export clk_* symbols in clk.c 2009-12-04 11:45:32 +10:00
dma_timer.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
dma.c m68knommu: create common DMA table for ColdFire CPUs 2008-02-01 21:00:01 +11:00
entry.S m68knommu: fix use of un-defined _TIF_WORK_MASK 2011-02-08 15:07:45 +10:00
gpio.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
head.S m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs 2011-03-15 21:01:54 +10:00
intc-2.c m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx 2011-03-15 21:01:53 +10:00
intc-simr.c m68knommu: Convert coldfire intc-simr irq_chip to new 2011-03-15 21:01:52 +10:00
intc.c m68knommu: Convert coldfire intc irq_chip to new 2011-03-15 21:01:52 +10:00
Makefile m68knommu: make cache push code ColdFire generic 2011-01-05 15:19:19 +10:00
pinmux.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
pit.c m68knommu: move ColdFire PIT timer base addresses 2011-03-15 21:01:54 +10:00
sltimers.c m68knommu: add basic mmu-less m548x support 2010-10-21 10:17:30 +10:00
timers.c m68knommu: clean up old ColdFire timer irq setup 2009-09-16 09:43:53 +10:00
vectors.c m68knommu: use common interrupt controller code for older ColdFire CPU's 2009-09-16 09:43:44 +10:00