linux/arch/blackfin/mach-common
Robin Getz 1d5ff7e27d Blackfin arch: Fix bug - HW Errors never recover on BF548
The kernel does not properly clear the EBIU Error Master (EBIU_ERRMST) Register
on BF548, which causes the kernel to panic.

We need to make sure that we clear the EBIU_ERRMST (necessary on BF54x)

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-10-09 17:06:32 +08:00
..
Makefile Blackfin arch: cleanup cache lock code 2008-08-14 14:29:57 +08:00
arch_checks.c Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
cache.S Blackfin arch: delete unused cache functions 2008-08-13 16:19:36 +08:00
cpufreq.c [Blackfin] arch: Support for CPU_FREQ and NOHZ 2008-05-07 11:41:26 +08:00
dpmc.c [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support 2008-05-07 11:41:26 +08:00
dpmc_modes.S Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
entry.S Blackfin arch: give sys_strace proper entry markings 2008-10-09 15:32:18 +08:00
head.S Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context 2008-10-08 18:03:33 +08:00
interrupt.S Blackfin arch: Fix bug - HW Errors never recover on BF548 2008-10-09 17:06:32 +08:00
ints-priority.c Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due to spinlock recursion 2008-10-08 18:02:44 +08:00
irqpanic.c [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. 2008-01-27 15:38:56 +08:00
lock.S Blackfin arch: cleanup cache lock code 2008-08-14 14:29:57 +08:00
pm.c Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabled in SIC_IWR1. 2008-08-13 17:41:13 +08:00