linux/arch/blackfin/mach-common
Robin Getz 518039bc24 Blackfin arch: Add ability to expend the hardware trace buffer
Add ability to expend the hardware trace buffer via a configurable
software buffer - so you can have lots of history when a crash occurs.

The interesting way we do printk in the traps.c confusese the checking
script

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-07-25 11:03:28 +08:00
..
Makefile Blackfin arch: Fix CCLK and SCLK checks 2007-08-03 18:07:17 +08:00
arch_checks.c Blackfin arch: Fix CCLK and SCLK checks 2007-08-03 18:07:17 +08:00
cache.S Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves 2007-07-25 10:11:42 +08:00
cacheinit.S Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves 2007-07-25 10:11:42 +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: use HI/LO macros rather than masking the bit ranges ourselves 2007-07-25 10:11:42 +08:00
dpmc.S Blackfin arch: Fix CCLK and SCLK checks 2007-08-03 18:07:17 +08:00
entry.S Blackfin arch: Add ability to expend the hardware trace buffer 2007-07-25 11:03:28 +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: use HI/LO macros rather than masking the bit ranges ourselves 2007-07-25 10:11:42 +08:00
pm.c Blackfin arch: Update/Fix PM support add new pm_ops valid 2007-08-27 17:29:10 +08:00