summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/griscv/console/printk_support.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-14bsps: Use new APBUART register block APISebastian Huber1-7/+16
2022-11-14bsps/riscv: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
2021-06-17grlib: Add apbuart_outbyte_wait()Sebastian Huber1-1/+2
2021-06-17grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber1-1/+1
2021-06-17grlib: Add ambapp_plb()Sebastian Huber1-1/+1
2019-01-22riscv: add griscv bspJiri Gaisler1-21/+29
2019-01-22grlib: Move header filesSebastian Huber1-1/+1
2018-08-10bsps/sparc: Move polled APBUART functionsSebastian Huber1-1/+0
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
2017-05-14bsp/leon3: Cleaner namespace for LEON3 debug UARTMartin Aberg1-17/+17
2016-06-21bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber1-1/+1
2016-06-20bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber1-1/+8
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom1-2/+2
2015-04-17LEON3: export debug uart to console uart driverDaniel Hellstrom1-1/+1
2014-09-08bsp/leon3: Include missing header fileSebastian Huber1-0/+1
2014-07-09bsps/sparc: Move APBUART printk supportChristian Mauderer1-51/+0
2014-07-01bsps/sparc: Reduce copy and pasteSebastian Huber1-6/+7
2014-03-21bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman1-4/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-07Revert "bsp/leon3: New BSP variant leon3_qemu"Sebastian Huber1-26/+0
2014-02-06bsp/leon3: New BSP variant leon3_qemuSebastian Huber1-0/+26
2014-02-06bsp/leon3: Declare bsp_debug_uart_init() in headerSebastian Huber1-4/+2
2014-02-04bsp/leon3: Console driver changesSebastian Huber1-10/+4
2012-05-16LEON: moved register definitions into grlib header fileDaniel Hellstrom1-4/+4
2012-04-19LEON3: rename console/debugputs.c to printk_support.cDaniel Hellstrom1-0/+0
2012-04-19LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom1-2/+16
2012-04-19LEON3: debugputs removed pointless isinit code, invoked only onceDaniel Hellstrom1-34/+26
2012-04-19LEON3: debugputs added printk mem buffer when no UART presentDaniel Hellstrom1-1/+13
2012-04-19LEON3: console, lower bus utilization waiting for UART TX readyDaniel Hellstrom1-3/+7
2012-04-17LEON3: updated console driver for new AMBAPP layerDaniel Hellstrom1-22/+20
2012-04-05LEON3: console use register pointers instead of UART indexesDaniel Hellstrom1-25/+25
2012-04-05LEON3: cleanup console UART indexing handlingDaniel Hellstrom1-23/+50
2010-05-242010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+32
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-08-192009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-28/+22
2007-09-062007-09-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+6
2007-09-062007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-0/+19
2007-09-062007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-6/+7
2007-05-092007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-34/+0
2006-12-12Use uint32_t instead of rtems_unsigned32/unsigned32.Ralf Corsepius1-1/+1
2006-01-09Backport from rtems-4-6-branch.Ralf Corsepius1-29/+24
2006-01-09Backport from rtems-4-6-branch.Ralf Corsepius1-3/+3
2004-04-21Remove stray white spaces.Ralf Corsepius1-2/+2
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-04-232000-04-23 Jiri Gaisler <jiri@gaisler.com>Joel Sherrill1-3/+3
2000-11-132000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill1-23/+19
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-27Split out polled io, debug puts, and console reserve resources toJoel Sherrill1-0/+114