summaryrefslogtreecommitdiffstats
path: root/drivers/serial/altera_jtag_uart.c
Commit message (Expand)AuthorAgeFilesLines
* altera_jtag_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
* serial: altera_jtag_uart: minor clean upThomas Chou2015-11-061-14/+13
* serial: altera_jtag_uart: use BIT macroThomas Chou2015-11-061-3/+3
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-60/+111
* nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-301-1/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-7/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-32/+0
* serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driverMarek Vasut2012-10-151-6/+67
* altera_jtag_uart: bypass when no jtag connectionThomas Chou2010-04-241-2/+10
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-021-1/+1
* nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-021-0/+70
OpenPOWER on IntegriCloud