linux/arch/m68knommu/kernel
Greg Ungerer ec40f95db7 m68knommu: fix DMA support for ColdFire
ColdFire CPU family members support DMA (all those with the FEC ethernet
core use it, the rest have dedicated DMA engines). The code support is
just missing a handful of routines for it to be usable by drivers.
Add the missing dma_ functions.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2009-04-22 14:45:08 +10:00
..
asm-offsets.c m68knommu: remove unused kernel stats offsets 2009-04-22 14:45:07 +10:00
dma.c m68knommu: fix DMA support for ColdFire 2009-04-22 14:45:08 +10:00
entry.S m68knommu: fix signal handling return path 2008-05-01 08:08:35 -07:00
init_task.c take init_fs to saner place 2008-12-31 18:07:42 -05:00
irq.c m68knommu: switch to using generic_handle_irq() 2009-03-24 15:17:46 +10:00
m68k_ksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
Makefile m68knommu: remove the obsolete and long unused comempci chip support 2009-01-27 16:42:02 +10:00
module.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
process.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace.c PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
setup.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 2008-07-24 10:47:21 -07:00
signal.c m68knommu: fix syscall restarting 2009-01-27 16:42:03 +10:00
sys_m68k.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
syscalltable.S m68knommu: fix syscall restarting 2009-01-27 16:42:03 +10:00
time.c m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support 2008-07-23 15:11:28 +10:00
traps.c Remove asm/a.out.h files for all architectures without a.out support. 2008-09-06 19:30:24 +01:00
vmlinux.lds.S m68knommu: fix missing .data.cacheline_aligned section 2009-04-22 14:45:07 +10:00