9
0
Fork 0
barebox/arch/arm/include/asm
Marc Kleine-Budde f98ebf91d6 ARM mmu: add dma_alloc
dma_alloc() allocates memory aligned to cache lines. We have to use
cache line aligned buffers if a driver calls dma_inv_range on the
buffer.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-06-30 12:46:25 +02:00
..
hardware Add basic support from ARM Versatile/PB 2010-12-12 09:26:50 +01:00
armlinux.h ARM: call start_linux directly with initrd start/size and oftree 2011-12-15 10:26:03 +01:00
assembler.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
barebox-arm-head.h ARM: put a valid "barebox" signature in the header on big-endian systems. 2012-05-10 14:30:28 +02:00
barebox-arm.h ARM: get runtime offset of board_init_lowlevel_return by using separate section 2012-02-28 09:55:04 +01:00
barebox.h Add dump_stack function 2012-01-26 14:12:08 +01:00
bitops.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
byteorder.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
cache-l2x0.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
clkdev.h arm: move clkdev to drivers/clk 2010-09-20 08:56:42 +02:00
common.h add arm helper function to determine the program counter 2010-05-03 15:05:38 +02:00
dma.h ARM mmu: add dma_alloc 2012-06-30 12:46:25 +02:00
elf.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
gpio.h [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
hardware.h [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
io.h ARM: import memcpy_from/toio and memset_io from linux 2012-01-02 12:08:24 +01:00
linkage.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
memory.h ARM: switch to generic memory banks 2011-09-23 16:32:49 +02:00
mmu.h ARM mmu: add dma_alloc 2012-06-30 12:46:25 +02:00
module.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
pgtable.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
posix_types.h types.h: move __kernel_dev_t to include/linux/types.h 2010-09-17 10:56:24 +08:00
processor.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
ptrace.h arm: merge proc-armv/ptrace.h and ptrace.h in one file 2009-10-22 12:12:48 +02:00
sections.h add sections.h header file 2011-01-17 11:04:24 +01:00
setup.h ARM: remove unused struct param_struct and related info. 2012-05-06 19:19:08 +02:00
stacktrace.h ARM: Add stack unwinding support 2011-03-10 14:50:07 +01:00
string.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
swab.h import swab.h arch implementation form linux v2.3.37 2011-01-17 09:39:16 +01:00
system.h ARM: add missing volatile in get_cr() 2011-08-07 18:53:06 +02:00
types.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
unaligned.h move include/unaligned to include/linux/unaligned/ 2010-08-30 14:36:08 +02:00
unified.h ARM: Allow to compile in thumb-2 mode 2012-03-06 09:37:59 +01:00
unwind.h ARM: Add stack unwinding support 2011-03-10 14:50:07 +01:00