u-boot-brain/arch
Mike Frysinger b990c7bda4 Blackfin: jtag-console: handle newline stuffing
Serial devices currently have to manually stuff \r after every \n found,
but this is a bit more difficult with the jtag console since we process
everything in chunks of 4 bit.  So we have to scan & stuff the whole
string rather than what most serial drivers do which is output on a byte
per byte basis.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-07-25 15:17:34 -04:00
..
arm Merge branch 'master' of git://git.denx.de/u-boot-pxa 2010-07-15 22:49:12 +02:00
avr32 Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
blackfin Blackfin: jtag-console: handle newline stuffing 2010-07-25 15:17:34 -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 nios2: add gpio_request 2010-07-12 11:30:51 -04:00
powerpc cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +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