uboot-mt623x/lib_blackfin
Mike Frysinger 21d6313604 Blackfin: split cache handling out of dma_memcpy()
Creating a new dma_memcpy() function that skips all cache checks allows us
to use the function in very early init where the cache is not yet setup.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-01-28 13:26:10 -05:00
..
Makefile Blackfin: rename bootm.c to boot.c 2009-01-28 13:26:10 -05:00
board.c Blackfin: use common strmhz() in system output 2009-01-23 22:59:16 +01:00
boot.c Blackfin: rename bootm.c to boot.c 2009-01-28 13:26:10 -05:00
cache.c Blackfin: check cache bits, not cplb bits 2008-10-23 05:03:50 -04:00
memcmp.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memcpy.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memmove.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memset.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
muldi3.c [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
post.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
string.c Blackfin: split cache handling out of dma_memcpy() 2009-01-28 13:26:10 -05:00
tests.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00