summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/console (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/leon3: Fix Termios context usageSebastian Huber2015-10-201-8/+3
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-172-3/+3
* LEON3: export debug uart to console uart driverDaniel Hellstrom2015-04-171-1/+1
* LEON3: implemented BSP DRVMGR startup initializationDaniel Hellstrom2015-04-171-0/+10
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-071-4/+6
* termios: Separate flow control from normal handlerSebastian Huber2014-10-071-0/+2
* bsp/leon3: Include missing header fileSebastian Huber2014-09-081-0/+1
* bsps/sparc: Move APBUART printk supportChristian Mauderer2014-07-091-51/+0
* bsps/sparc: Add and use shared APBUART consoleSebastian Huber2014-07-091-323/+26
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-012-21/+23
* LEON3: fix console close handlingDaniel Hellstrom2014-06-301-3/+3
* bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman2014-03-211-4/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-212-2/+2
* bsp/leon3: Add and use fatal codesSebastian Huber2014-02-191-2/+3
* Revert "bsp/leon3: New BSP variant leon3_qemu"Sebastian Huber2014-02-072-39/+0
* bsp/leon3: New BSP variant leon3_qemuSebastian Huber2014-02-062-0/+39
* bsp/leon3: Declare bsp_debug_uart_init() in headerSebastian Huber2014-02-061-4/+2
* bsp/leon3: Console driver changesSebastian Huber2014-02-042-68/+19
* bsp/leon3: Avoid copy and paste in console driverSebastian Huber2014-02-041-39/+23
* bsp/leon3: Fix interrupt-driven console driverSebastian Huber2014-02-041-72/+98
* leon3/console.c: Fix misisng prototype issuesJoel Sherrill2013-09-211-2/+15
* termios: Update due to API changesSebastian Huber2013-06-251-16/+13
* LEON: moved register definitions into grlib header fileDaniel Hellstrom2012-05-162-9/+9
* LEON3: rename console/debugputs.c to printk_support.cDaniel Hellstrom2012-04-191-0/+0
* LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom2012-04-192-6/+23
* 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: add console interrupt mode supportDaniel Hellstrom2012-04-191-19/+152
* LEON3: add console attributes such as parity and baudrateDaniel Hellstrom2012-04-191-3/+68
* 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-172-29/+64
* LEON3: console use register pointers instead of UART indexesDaniel Hellstrom2012-04-052-33/+33
* LEON3: cleanup console UART indexing handlingDaniel Hellstrom2012-04-052-61/+126
* 2010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-242-29/+35
* 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-101-1/+1
* Whitespace removal.Ralf Corsepius2009-11-292-15/+15
* 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-11-231-11/+0
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-191-1/+0
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-192-30/+25
* Add missing prototypes.Ralf Corsepius2008-08-181-1/+1
* 2008-04-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-04-231-21/+0
* 2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-111-1/+1
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-041-15/+21
* 2007-09-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-071-2/+1
* 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-062-18/+19
* 2007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-061-6/+7
* 2007-09-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-061-24/+39
* 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