| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for the uart classes to set their default register shift value. | andrew | 2015-04-11 | 1 | -1/+2 |
* | Move the uart_class definitions and fdt compat data into the individual | ian | 2015-03-07 | 1 | -1/+14 |
* | Use the FIFOs in the imx5/imx6 uart hardware instead of interrupting on | ian | 2014-10-12 | 1 | -31/+75 |
* | Return the actual baud rate programmed in the hardware rather than 115200. | ian | 2014-09-30 | 1 | -2/+40 |
* | Reword a comment block a bit; no functional changes. | ian | 2014-04-26 | 1 | -7/+8 |
* | Flesh out imx_uart_init() so that we're not relying on u-boot to init | ian | 2014-04-26 | 1 | -2/+73 |
* | The freescale imx uart driver works for the whole i.MX family, so rename the | ian | 2014-04-26 | 1 | -1/+1 |
* | Use a more professional device description. | rpaulo | 2014-04-07 | 1 | -1/+1 |
* | Introduce grab and ungrab upcalls. When the kernel desires to grab the | imp | 2014-01-19 | 1 | -13/+27 |
* | Fix crossed fingers output. Only comment changed. | ray | 2013-10-24 | 1 | -1/+1 |
* | Fix low-level uart drivers that set their fifo sizes in the softc too late. | ian | 2013-04-01 | 1 | -3/+3 |
* | Integrate Efika MX project back to home. | ray | 2013-03-20 | 1 | -0/+436 |