u-boot-brain/arch
Mike Frysinger 66a4909a3d Blackfin: clean up trace buffer handling when crashing
Avoid banging on the trace MMRs when debugging is disabled, avoid calling
the funcs multiple times in a row, disable the trace buffer earlier in the
exception handler to avoid eating more user entries, and dump the buffer
before calling the kgdb hook.  This way we maximize useful debugging info
up front rather than needing external tools (like gdb/serial/etc...).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-07-05 04:18:18 -04:00
..
arm Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
avr32 Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
blackfin Blackfin: clean up trace buffer handling when crashing 2010-07-05 04:18:18 -04:00
i386 Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
m68k Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
microblaze Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mips Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
nios2 Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
powerpc Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
sh Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
sparc Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00