android_kernel_motorola_sm6225/arch/blackfin/mach-bf537
Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel
- allow people to select the feature that is unavailable to the kernel: NMI, JTAG, or CYCLES.
 - change default NMI handler to simply dump hardware trace buffer.
 - remove default NMI handler completely as calling into kernel code is not safe
   move example handler to wiki so people dont haphazardly copy and paste this stuff thinking its safe

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-08-05 17:03:59 +08:00
..
boards Blackfin arch: update platform driver resource information to all board files 2007-10-11 01:20:06 +08:00
cpu.c Blackfin arch: fix a few random warnings 2007-05-21 09:50:21 -07:00
dma.c Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
head.S Blackfin arch: allow people to select the feature that is unavailable to the kernel 2007-08-05 17:03:59 +08:00
ints-priority.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
Kconfig blackfin architecture 2007-05-07 12:12:58 -07:00
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00