summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_dev_imx.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the uart classes to set their default register shift value.andrew2015-04-111-1/+2
* Move the uart_class definitions and fdt compat data into the individualian2015-03-071-1/+14
* Use the FIFOs in the imx5/imx6 uart hardware instead of interrupting onian2014-10-121-31/+75
* Return the actual baud rate programmed in the hardware rather than 115200.ian2014-09-301-2/+40
* Reword a comment block a bit; no functional changes.ian2014-04-261-7/+8
* Flesh out imx_uart_init() so that we're not relying on u-boot to initian2014-04-261-2/+73
* The freescale imx uart driver works for the whole i.MX family, so rename theian2014-04-261-1/+1
* Use a more professional device description.rpaulo2014-04-071-1/+1
* Introduce grab and ungrab upcalls. When the kernel desires to grab theimp2014-01-191-13/+27
* Fix crossed fingers output. Only comment changed.ray2013-10-241-1/+1
* Fix low-level uart drivers that set their fifo sizes in the softc too late.ian2013-04-011-3/+3
* Integrate Efika MX project back to home.ray2013-03-201-0/+436
OpenPOWER on IntegriCloud