summaryrefslogtreecommitdiff
path: root/drivers/serial/altera_jtag_uart.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2015-11-18altera_jtag_uart: change ioremap to map_physmemThomas Chou
2015-11-06altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou
2015-11-06serial: altera_jtag_uart: minor clean upThomas Chou
2015-11-06serial: altera_jtag_uart: use BIT macroThomas Chou
2015-10-22nios2: convert altera_jtag_uart to driver modelThomas Chou
2014-08-30nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driverMarek Vasut
2010-04-24altera_jtag_uart: bypass when no jtag connectionThomas Chou
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt