summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/console/console.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-160/+0
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-6/+0
* sparc/leon3: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-0/+1
* bsp/leon3: Fix Termios context usageSebastian Huber2015-10-201-8/+3
* LEON: move driver headers to bsp/ directoryDaniel 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
* bsps/sparc: Add and use shared APBUART consoleSebastian Huber2014-07-091-323/+26
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-011-15/+16
* LEON3: fix console close handlingDaniel Hellstrom2014-06-301-3/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* bsp/leon3: Add and use fatal codesSebastian Huber2014-02-191-2/+3
* Revert "bsp/leon3: New BSP variant leon3_qemu"Sebastian Huber2014-02-071-13/+0
* bsp/leon3: New BSP variant leon3_qemuSebastian Huber2014-02-061-0/+13
* bsp/leon3: Console driver changesSebastian Huber2014-02-041-58/+15
* 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-161-5/+5
* LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom2012-04-191-4/+7
* 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: updated console driver for new AMBAPP layerDaniel Hellstrom2012-04-171-7/+44
* LEON3: console use register pointers instead of UART indexesDaniel Hellstrom2012-04-051-8/+8
* LEON3: cleanup console UART indexing handlingDaniel Hellstrom2012-04-051-38/+76
* 2010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-241-29/+3
* 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-101-1/+1
* Whitespace removal.Ralf Corsepius2009-11-291-14/+14
* 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-191-2/+3
* Add missing prototypes.Ralf Corsepius2008-08-181-1/+1
* 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 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-061-18/+0
* 2007-09-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-061-24/+39
* Backport from rtems-4-6-branch.Ralf Corsepius2006-01-091-0/+232