kernel-ark/include/asm-blackfin
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
..
mach-bf527 Blackfin arch: update to latest anomaly sheets 2007-08-05 17:32:25 +08:00
mach-bf533 Blackfin arch: fix up header for BF533 2007-08-05 14:14:42 +08:00
mach-bf537 Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate 2007-08-05 16:53:10 +08:00
mach-bf548 Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate 2007-08-05 16:53:10 +08:00
mach-bf561 Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
mach-common Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
a.out.h
atomic.h
auxvec.h
bf5xx_timers.h
bfin5xx_spi.h
bfin_simple_timer.h
bfin_sport.h
bfin-global.h Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
bitops.h
blackfin.h Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike 2007-08-03 17:56:29 +08:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
checksum.h
cplb.h Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
cplbinit.h Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
cpumask.h
cputime.h
current.h
delay.h
device.h
div64.h
dma-mapping.h Blackfin arch: Add definition of dma_mapping_error 2007-06-21 11:34:16 +08:00
dma.h Blackfin arch: Add DMA API to set curr descriptor address 2007-08-05 16:14:58 +08:00
dpmc.h
elf.h
emergency-restart.h
entry.h
errno.h
fb.h fbdev: detect primary display device 2007-07-17 10:23:11 -07:00
fcntl.h
fixed_code.h Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 2007-06-21 11:34:16 +08:00
flat.h
futex.h
gpio.h Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition 2007-07-25 14:42:03 +08:00
hardirq.h Blackfin arch: Enable BF54x PIN/GPIO interrupts 2007-07-12 16:17:18 +08:00
hw_irq.h
ide.h
io.h Blackfin arch: add proper const volatile to addr argument to the read functions 2007-06-21 11:34:16 +08:00
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq_handler.h Blackfin arch: allow people to select the feature that is unavailable to the kernel 2007-08-05 17:03:59 +08:00
irq_regs.h
irq.h
Kbuild Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 2007-06-21 11:34:16 +08:00
kdebug.h
kgdb.h Blackfin arch: kgdb specific code 2007-06-29 16:35:17 +08:00
kmap_types.h
l1layout.h
linkage.h
local.h
mem_map.h
mman.h Blackfin arch: clean up some coding style issues 2007-07-12 17:26:31 +08:00
mmu_context.h
mmu.h
module.h
msgbuf.h
mutex.h
namei.h
page_offset.h
page.h Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values 2007-07-12 12:20:20 +08:00
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
poll.h
portmux.h Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver 2007-10-04 00:35:05 +08:00
posix_types.h
processor.h Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration 2007-06-25 18:04:12 +08:00
ptrace.h
resource.h
scatterlist.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules 2007-09-12 16:30:15 +08:00
system.h Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
termbits.h lots-of-architectures: enable arbitary speed tty support 2007-07-10 17:51:13 -07:00
termios.h
thread_info.h remove unused TIF_NOTIFY_RESUME flag 2007-07-31 15:39:38 -07:00
timex.h
tlb.h
tlbflush.h
topology.h
trace.h Blackfin arch: Add ability to expend the hardware trace buffer 2007-07-25 11:03:28 +08:00
traps.h
types.h
uaccess.h Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK 2007-05-21 09:50:23 -07:00
ucontext.h
unaligned.h
unistd.h Blackfin arch: add some missing syscall 2007-09-23 00:51:32 +08:00
user.h