linux/arch/blackfin/mach-bf533
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: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
dma.c Blackfin arch: need to rename function after moving to match new internal dma API 2007-06-21 11:34:16 +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: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig 2007-07-12 14:35:15 +08:00