linux/arch/blackfin/mach-common
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines
revise anomaly handling by basing things on the compiler not the kconfig defines,
so the header is stable and usable outside of the kernel. This also allows us to
move some code from preprocessing to compiling (gcc culls dead code)
which should help with code quality (readability, catch minor bugs, etc...).

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-07-25 11:19:14 +08:00
..
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
cache.S Blackfin arch: update ANOMALY handling 2007-06-21 11:34:16 +08:00
cacheinit.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
cplbhdlr.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
cplbinfo.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
cplbmgr.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
dpmc.S blackfin architecture 2007-05-07 12:12:58 -07:00
entry.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
interrupt.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
ints-priority-dc.c Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
ints-priority-sc.c Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
irqpanic.c blackfin architecture 2007-05-07 12:12:58 -07:00
lock.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
pm.c Blackfin arch: Update/Fix PM support add new pm_ops valid 2007-08-27 17:29:10 +08:00