summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_dcc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-12/+12
* tty: hvc: dcc: Check for TXfull condition while setting up early consoleAyan Kumar Halder2023-12-081-0/+8
* tty: hvc: dcc: Bind driver to CPU core0 for reads and writesShanker Donthineni2022-05-051-4/+190
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* hvc: dcc: Add earlycon supportMichal Simek2019-10-111-0/+28
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-081-11/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* hvc_dcc: don't ignore errors during initializationTimur Tabi2015-10-041-4/+11
* ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-281-40/+2
* TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring2013-09-261-0/+21
* tty: hvc_dcc: Fix duplicate character inputsStephen Boyd2011-11-151-0/+2
* hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-041-24/+0
* hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-041-8/+4
* hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-041-6/+5
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+133