kernel-ark/arch/blackfin/kernel
Yi Li eb7bd9c461 Blackfin: cleanup sync handling when enabling/disabling cplbs
The handling of updating the [DI]MEM_CONTROL MMRs does not follow proper
sync procedures as laid out in the Blackfin programming manual.  So rather
than audit/fix every call location, create helper functions that do the
right things in order to safely update these MMRs.  Then convert all call
sites to use these new helper functions.

While we're fixing the code, drop the workaround for anomaly 05000125 as
that anomaly applies to old versions of silicon that we do not support.

Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 22:10:19 -04:00
..
cplb-mpu Blackfin: cleanup sync handling when enabling/disabling cplbs 2009-09-16 22:10:19 -04:00
cplb-nompu Blackfin: cleanup sync handling when enabling/disabling cplbs 2009-09-16 22:10:19 -04:00
.gitignore
asm-offsets.c Blackfin: improve double fault debug handling 2009-09-16 21:31:57 -04:00
bfin_dma_5xx.c Blackfin: fix read buffer overflow 2009-09-16 22:10:13 -04:00
bfin_gpio.c Blackfin: fix bugs in GPIO resume code 2009-07-16 01:52:42 -04:00
bfin_ksyms.c Blackfin: pull in asm/io.h in ksyms for prototypes 2009-06-18 21:40:44 -04:00
cplbinfo.c
dma-mapping.c
early_printk.c Blackfin: catch hardware errors earlier during booting 2009-09-16 21:31:44 -04:00
entry.S Blackfin: allow high priority domains to preempt schedule_tail() 2009-09-16 21:28:33 -04:00
fixed_code.S
flat.c
ftrace-entry.S Blackfin: initial support for ftrace grapher 2009-06-13 07:20:16 -04:00
ftrace.c Blackfin: initial support for ftrace grapher 2009-06-13 07:20:16 -04:00
gptimers.c
init_task.c mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
ipipe.c Blackfin: inline I-pipe bypass code in ret_from_exception 2009-09-16 21:28:42 -04:00
irqchip.c Blackfin: abstract irq14 lowering in do_irq 2009-06-22 21:15:46 -04:00
kgdb_test.c
kgdb.c Blackfin: unify memory region checks between kgdb and traps 2009-06-22 21:15:34 -04:00
Makefile Blackfin: add an early shadow console 2009-09-16 21:31:43 -04:00
module.c Blackfin: fix module reloc handling for all memory regions 2009-09-16 21:28:52 -04:00
process.c Blackfin: handle BF561 Core B memory regions better when SMP=n 2009-07-16 01:52:24 -04:00
ptrace.c Blackfin: add support for common FDPIC ptrace requests 2009-09-16 21:31:42 -04:00
reboot.c
setup.c Blackfin: catch hardware errors earlier during booting 2009-09-16 21:31:44 -04:00
shadow_console.c Blackfin: catch hardware errors earlier during booting 2009-09-16 21:31:44 -04:00
signal.c
stacktrace.c
sys_bfin.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
time-ts.c
time.c
traps.c Blackfin: improve double fault debug handling 2009-09-16 21:31:57 -04:00
vmlinux.lds.S linker script: unify usage of discard definition 2009-07-09 11:27:40 +09:00