linux-stable/arch/blackfin
Enrik Berkhan 76a7f40492 [Blackfin] arch: fix bug when DMA operation related core B of BF561
- Before DMA'ing data to core B L1 memory, caches have to be flushed.
- Before DMA'ing data from core B L1 memory, caches have to be invalidated.
- Fix lock/unlock.

Signed-off-by: Enrik Berkhan <Enrik.Berkhan@ge.com>
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-12-24 19:51:31 +08:00
..
boot Blackfin arch: add a cheesy install target 2007-10-22 00:45:55 +08:00
configs [Blackfin] arch: update defconfig of boards 2008-01-24 16:14:35 +08:00
kernel [Blackfin] arch: Fix gpio label handling 2007-12-24 20:07:03 +08:00
lib [Blackfin] arch: fix bug - make memcpy return the dest addr. 2007-12-21 21:12:21 +08:00
mach-bf527 [Blackfin] arch: The BF527 EZkit connects UART1/PORTF 2007-12-24 11:57:47 +08:00
mach-bf533 [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver 2008-01-27 16:49:48 +08:00
mach-bf537 [Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in bfin_get_ether_addr() 2007-12-24 19:35:35 +08:00
mach-bf548 [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver 2008-01-27 16:49:48 +08:00
mach-bf561 [Blackfin] arch: fix bug when DMA operation related core B of BF561 2007-12-24 19:51:31 +08:00
mach-common [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to_gpio() 2007-12-24 18:51:34 +08:00
mm Blackfin arch: do not include linux/autoconf.h 2007-11-15 21:22:53 +08:00
oprofile Combine instrumentation menus in kernel/Kconfig.instrumentation 2007-10-19 11:53:54 -07:00
Kconfig [Blackfin] arch: Restore default DMA priority over core on bf54x. 2007-12-24 19:43:39 +08:00
Kconfig.debug Blackfin arch: split debug stuff off into Kconfig.debug like everyone else 2007-11-21 23:50:49 +08:00
Makefile [Blackfin] arch: add support for BF523/BF524/BF526 2007-12-24 16:54:48 +08:00