summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/console/debugputs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* LEON3: rename console/debugputs.c to printk_support.cDaniel Hellstrom2012-04-191-169/+0
* LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom2012-04-191-2/+16
* LEON3: debugputs removed pointless isinit code, invoked only onceDaniel Hellstrom2012-04-191-34/+26
* LEON3: debugputs added printk mem buffer when no UART presentDaniel Hellstrom2012-04-191-1/+13
* LEON3: console, lower bus utilization waiting for UART TX readyDaniel Hellstrom2012-04-191-3/+7
* LEON3: updated console driver for new AMBAPP layerDaniel Hellstrom2012-04-171-22/+20
* LEON3: console use register pointers instead of UART indexesDaniel Hellstrom2012-04-051-25/+25
* LEON3: cleanup console UART indexing handlingDaniel Hellstrom2012-04-051-23/+50
* 2010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-241-0/+32
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-191-28/+22
* 2007-09-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-061-0/+6
* 2007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-061-0/+19
* 2007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-061-6/+7
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-34/+0
* Use uint32_t instead of rtems_unsigned32/unsigned32.Ralf Corsepius2006-12-121-1/+1
* Backport from rtems-4-6-branch.Ralf Corsepius2006-01-091-0/+104