alistair23-linux/arch/blackfin
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
..
boot [Blackfin] arch: add include/boot .gitignore files 2008-04-25 08:29:11 +08:00
configs Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD 2008-10-13 14:45:06 +08:00
include/asm Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared 2008-10-09 15:22:56 +08:00
kernel Blackfin arch: Fix bug - HW Errors never recover on BF548 2008-10-09 17:06:32 +08:00
lib Blackfin arch: Allow ins functions to have a low latency version 2008-08-14 15:12:55 +08:00
mach-bf527 Blackfin arch: Make sure we program the correct values in only when necessary for MUSB driver 2008-10-09 11:59:46 +08:00
mach-bf533 Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363 2008-10-09 11:11:11 +08:00
mach-bf537 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
mach-bf548 Blackfin arch: flags of UART3 mem resource is missing 2008-10-09 13:55:33 +08:00
mach-bf561 Blackfin arch: fix define error in BF561 memory map macros 2008-10-09 14:17:47 +08:00
mach-common Blackfin arch: Fix bug - HW Errors never recover on BF548 2008-10-09 17:06:32 +08:00
mm Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context 2008-10-08 18:03:33 +08:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig Blackfin arch: Make L2 SRAM cacheable 2008-10-09 14:11:57 +08:00
Kconfig.debug Blackfin arch: add supporting for kgdb 2008-10-13 14:07:19 +08:00
Makefile Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2 2008-10-09 12:06:27 +08:00