linux/arch/unicore32/mm
GuanXuetao 4fde87cb13 unicore32: replace unicore32-specific iomap functions with generic lib implementation
1. define and enable CONFIG_GENERIC_IOMAP
2. define unicore32-specific PCI_IOBASE for asm-generic/io.h
3. define HAVE_ARCH_PIO_SIZE and unicore32-specific PIO_* macros
4. remove all unicore32-specific iomap functions

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Reviewed-and-Acked-by: Arnd Bergmann <arnd@arndb.de>
2011-03-17 09:19:21 +08:00
..
Kconfig unicore32 core architecture: mm related: generic codes 2011-03-17 09:19:08 +08:00
Makefile unicore32: replace unicore32-specific iomap functions with generic lib implementation 2011-03-17 09:19:21 +08:00
alignment.c unicore32 core architecture: mm related: fault handling 2011-03-17 09:19:09 +08:00
cache-ucv2.S unicore32 core architecture: mm related: consistent device DMA handling 2011-03-17 09:19:09 +08:00
dma-swiotlb.c unicore32 core architecture: mm related: consistent device DMA handling 2011-03-17 09:19:09 +08:00
extable.c unicore32 core architecture: mm related: fault handling 2011-03-17 09:19:09 +08:00
fault.c unicore32 core architecture: mm related: fault handling 2011-03-17 09:19:09 +08:00
flush.c unicore32 core architecture: mm related: consistent device DMA handling 2011-03-17 09:19:09 +08:00
init.c unicore32 core architecture: mm related: generic codes 2011-03-17 09:19:08 +08:00
ioremap.c unicore32 core architecture: mm related: generic codes 2011-03-17 09:19:08 +08:00
mm.h unicore32 core architecture: mm related: generic codes 2011-03-17 09:19:08 +08:00
mmu.c unicore32 core architecture: mm related: fault handling 2011-03-17 09:19:09 +08:00
pgd.c unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call 2011-03-17 09:19:18 +08:00
proc-macros.S unicore32 core architecture: processor and system headers 2011-03-17 09:19:06 +08:00
proc-syms.c unicore32 core architecture: generic elf and ksyms stuff 2011-03-17 09:19:05 +08:00
proc-ucv2.S unicore32 core architecture: processor and system headers 2011-03-17 09:19:06 +08:00
tlb-ucv2.S unicore32 core architecture: mm related: consistent device DMA handling 2011-03-17 09:19:09 +08:00