summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/console/console.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-14bsps: Use new APBUART register block APISebastian Huber1-1/+1
2022-11-14bsps/sparc: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
2021-07-19bsp/leon3: Remove <leon.h> include form <bsp.h>Sebastian Huber1-0/+1
2021-06-17grlib: Add ambapp_plb()Sebastian Huber1-2/+2
2020-10-16grlib: Add ambapp_common_info to derived typesSebastian Huber1-1/+1
2019-01-22grlib: Move header filesSebastian Huber1-1/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-6/+0
2016-03-29sparc/leon3: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-0/+1
2015-10-20bsp/leon3: Fix Termios context usageSebastian Huber1-8/+3
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom1-1/+1
2015-04-17LEON3: implemented BSP DRVMGR startup initializationDaniel Hellstrom1-0/+10
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-4/+6
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-0/+2
2014-07-09bsps/sparc: Add and use shared APBUART consoleSebastian Huber1-323/+26
2014-07-01bsps/sparc: Reduce copy and pasteSebastian Huber1-15/+16
2014-06-30LEON3: fix console close handlingDaniel Hellstrom1-3/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-19bsp/leon3: Add and use fatal codesSebastian Huber1-2/+3
2014-02-07Revert "bsp/leon3: New BSP variant leon3_qemu"Sebastian Huber1-13/+0
2014-02-06bsp/leon3: New BSP variant leon3_qemuSebastian Huber1-0/+13
2014-02-04bsp/leon3: Console driver changesSebastian Huber1-58/+15
2014-02-04bsp/leon3: Avoid copy and paste in console driverSebastian Huber1-39/+23
2014-02-04bsp/leon3: Fix interrupt-driven console driverSebastian Huber1-72/+98
2013-09-21leon3/console.c: Fix misisng prototype issuesJoel Sherrill1-2/+15
2013-06-25termios: Update due to API changesSebastian Huber1-16/+13
2012-05-16LEON: moved register definitions into grlib header fileDaniel Hellstrom1-5/+5
2012-04-19LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom1-4/+7
2012-04-19LEON3: add console interrupt mode supportDaniel Hellstrom1-19/+152
2012-04-19LEON3: add console attributes such as parity and baudrateDaniel Hellstrom1-3/+68
2012-04-17LEON3: updated console driver for new AMBAPP layerDaniel Hellstrom1-7/+44
2012-04-05LEON3: console use register pointers instead of UART indexesDaniel Hellstrom1-8/+8
2012-04-05LEON3: cleanup console UART indexing handlingDaniel Hellstrom1-38/+76
2010-05-242010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-29/+3
2009-12-102009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2009-11-29Whitespace removal.Ralf Corsepius1-14/+14
2009-11-232009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-11/+0
2009-08-192009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+0
2009-08-192009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+3
2008-08-18Add missing prototypes.Ralf Corsepius1-1/+1
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-15/+21
2007-09-072007-09-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-2/+1
2007-09-062007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-18/+0
2007-09-062007-09-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-24/+39
2006-01-09Backport from rtems-4-6-branch.Ralf Corsepius1-0/+232