summaryrefslogtreecommitdiff
path: root/drivers/serial/opencores_yanu.c
Commit message (Expand)AuthorAgeLines
* serial: move nios2-yanu.h into opencores_yanu driverThomas Chou2014-08-30-1/+86
* serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementationAxel Lin2014-02-11-40/+9
* serial: opencores_yanu: Fix build errorAxel Lin2014-02-11-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-17-9/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-32/+0
* serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driverMarek Vasut2012-10-15-7/+60
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-26-10/+12
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-6/+6
* nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-02-0/+188