remarkable-linux/arch/microblaze/kernel
Michal Simek ccfe27d700 microblaze: Support DMA
Add DMA support for Microblaze. There are some part of this new feature:
1. Basic DMA support
2. Enable DMA debug option
3. Setup notifier

Ad 1. dma-mapping come from powerpc and x86 version and it is based on
generic dma-mapping-common.h

Ad 2. DMA support debug features which is used in generic file.
For more information please look at Documentation/DMA-API.txt

Ad 3. notifier is very important to setup dma_ops. Without this part
for example ll_temac driver failed because there are no setup dma operations.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2010-03-11 13:56:29 +01:00
..
cpu microblaze: Fix cache loop function for cache range 2010-02-24 13:18:29 +01:00
asm-offsets.c
dma.c microblaze: Support DMA 2010-03-11 13:56:29 +01:00
early_printk.c
entry-nommu.S microblaze: fix interrupt state restore 2010-02-03 13:17:44 +01:00
entry.S microblaze: Remove rt_sigsuspend wrapper 2009-12-14 08:45:12 +01:00
exceptions.c
ftrace.c microblaze: ftrace: Add dynamic function graph tracer 2009-12-14 08:44:54 +01:00
head.S of: add common header for flattened device tree representation 2009-10-15 10:57:53 -06:00
heartbeat.c microblaze: Fix the heartbeat gpio to be more robust 2009-12-14 08:45:03 +01:00
hw_exception_handler.S microblaze: Clear sticky FSR register after saving it to func parametr 2009-10-05 11:37:47 +02:00
init_task.c
intc.c microblaze: Fix level interrupt ACKing 2009-12-14 08:45:06 +01:00
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
Makefile microblaze: Support DMA 2010-03-11 13:56:29 +01:00
mcount.S microblaze: ftrace: Add dynamic function graph tracer 2009-12-14 08:44:54 +01:00
microblaze_ksyms.c microblaze: ftrace: add static function tracer 2009-12-14 08:40:09 +01:00
misc.S
module.c
of_device.c
of_platform.c of: unify phandle name in struct device_node 2010-01-28 14:06:53 -07:00
process.c microblaze: Move cache macro from cache.h to cacheflush.h 2009-12-14 08:45:00 +01:00
prom.c of: move definition of of_chosen into common code. 2010-02-14 07:13:55 -07:00
prom_parse.c microblaze: pci_controller->arch_data really is a struct device_node * 2010-01-18 16:36:07 +01:00
ptrace.c
reset.c microblaze: Support both levels for reset 2009-12-14 08:44:56 +01:00
selfmod.c
setup.c microblaze: Support DMA 2010-03-11 13:56:29 +01:00
signal.c microblaze: Remove rt_sigsuspend wrapper 2009-12-14 08:45:12 +01:00
stacktrace.c microblaze: Stack trace support 2009-12-14 08:40:09 +01:00
sys_microblaze.c Unify sys_mmap* 2009-12-11 06:44:29 -05:00
syscall_table.S microblaze: Enable accept4 syscall 2010-01-18 16:35:27 +01:00
timer.c microblaze: Register timecounter/cyclecounter 2009-12-14 08:40:09 +01:00
traps.c
vmlinux.lds.S microblaze: Add IRQENTRY_TEXT to lds 2009-12-14 08:40:09 +01:00