summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_imx.h
Commit message (Collapse)AuthorAgeFilesLines
* uart: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
| | | | Notes: svn path=/head/; revision=365142
* Remove a duplicate definition.Kevin Lo2015-12-051-1/+0
| | | | Notes: svn path=/head/; revision=291859
* The freescale imx uart driver works for the whole i.MX family, so rename theIan Lepore2014-04-261-0/+222
header file to not have "5xx" in the name. Notes: svn path=/head/; revision=264981