summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart
Commit message (Expand)AuthorAgeFilesLines
* MFC: r294362, r294414, r294753marius2016-01-271-7/+30
* MFC r293781:ian2016-01-174-67/+201
* MFC r287747: Add ID for Intel Panther Point KT Controllermav2015-09-271-0/+1
* MFC r286469, r286591, r286595, r286596, r286613:ian2015-08-233-19/+134
* MFC: r285843marius2015-07-302-9/+16
* MFC r281073, r281074, r281077, r281200:ian2015-05-243-51/+13
* MFC r279723, r279724:ian2015-05-2311-69/+181
* MFC r279239:ian2015-05-231-10/+25
* MFC r277132: Rename Exynos UART driver functions. No functional change.ian2015-05-232-1/+2
* MFC r272399, r272602, r274451, r274452:ian2015-05-235-1/+803
* MFC 278292:jhb2015-03-121-0/+1
* MFC: r266744, r267712, r276351, r277043marius2015-02-081-0/+5
* MFC r275101:mav2014-12-031-0/+1
* MFC r272334, r273004:ian2014-10-261-33/+115
* MFC: r257808marius2014-05-191-0/+1
* MFC 264981, 264983, 264985:ian2014-05-172-2/+74
* MFC 264203, 264204, 264206, 264218:ian2014-05-171-1/+1
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-171-1/+4
* MFC r261410ian2014-05-151-0/+3
* MFC r261083, r261092, r261126, r261127, r261128, r261129, r261130, r261131ian2014-05-143-1/+5
* MFC r256839, r256948, r256950, r257299, r257414, r258057, r259090ian2014-05-142-0/+2
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-142-11/+11
* MFC r257170, r257171, r257172, r257240, r257278, r257279, r257280, r257281,ian2014-05-141-1/+25
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-141-2/+2
* MFC r258259, r258798, r259010ian2014-05-141-20/+77
* MFC r257180, r257195, r257196, r257198, r257209, r257295ian2014-05-141-6/+11
* MFC r257111, r257144, r257157, r257183ian2014-05-131-11/+33
* MFC: r264257, r264327, r264514marius2014-04-221-0/+2
* MFC: r260889, r260890, r260911:imp2014-03-0111-37/+267
* MFC r259838:marcel2014-02-161-0/+1
* MFC r259685:imp2013-12-232-0/+27
* MFC r257556:ian2013-12-133-16/+20
* MFC r257480:ian2013-12-131-15/+30
* MFC r256815:ian2013-12-131-5/+5
* A final test with unmodified code has shown that a delay of 150msmarcel2013-08-301-1/+1
* Work-around a timing problem with the ITE IT8513E now that the coremarcel2013-08-291-1/+13
* Add support for uarts other than the serial console in TI OMAP SoCs.ian2013-08-214-0/+146
* Make the uart ns8250 high-level interface public rather than static.ian2013-08-212-38/+73
* Use an if/else sequence rather than unrelated if statements, so that aian2013-08-211-7/+7
* Check for generic ns16550 after all other types. A device may be compatibleian2013-08-211-3/+3
* Allow UART_POLL_FREQ to be set as a kernel option as well as via tunableian2013-08-191-1/+1
* Set the device description after we call uart_probe(). In uart_probe()marcel2013-07-251-1/+7
* Protect against broken hardware. In this particular case, protect againstmarcel2013-07-101-48/+60
* Teach UART to attach Exynos/s3/s5 class driver.ray2013-06-294-0/+6
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-212-98/+175
* Fix several typoseadler2013-05-121-2/+2
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-272-0/+5
* Add support for Intel C600/X79 Series Chipset KT Controller.eadler2013-04-231-0/+1
* Build uart_dev_lpc.c on arm only. This fixes pc98 build.nyan2013-04-221-0/+2
* Fix low-level uart drivers that set their fifo sizes in the softc too late.ian2013-04-015-15/+15
OpenPOWER on IntegriCloud