| Commit message (Expand) | Author | Age | Files | Lines |
| * | Backport of r338074 - generalize uart_bus_probe and add SNPS support to x86 | Matt Macy | 2018-11-04 | 18 | -95/+179 |
| * | MFC r334340: add support for console resuming, implement it for uart, use on x86 | Andriy Gapon | 2018-06-26 | 1 | -1/+12 |
| * | MFC r308533 by andrew: | Oleksandr Tymoshenko | 2018-04-02 | 1 | -1/+1 |
| * | MFC r303100 by andrew: | Oleksandr Tymoshenko | 2018-04-02 | 3 | -59/+136 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 30 | -60/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 30 | -0/+60 |
| * | MFC r308926: | Eitan Adler | 2018-02-11 | 1 | -0/+4 |
| * | MFC r215837: uart: add AX99100 chipset support | Ed Maste | 2017-08-13 | 1 | -0/+2 |
| * | MFC r318974: uart: add AMT SOL PCI ID | Ed Maste | 2017-06-03 | 1 | -0/+1 |
| * | MFC r317659, r317752: | Alexander Motin | 2017-05-16 | 2 | -10/+14 |
| * | MFC r314918, r314919: | Ian Lepore | 2017-03-16 | 2 | -1/+3 |
| * | MFC r304970: | Justin Hibbits | 2016-11-06 | 1 | -4/+4 |
| * | MFC r302523,r302528: | Michal Meloun | 2016-11-05 | 1 | -4/+4 |
| * | sys/dev: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 3 | -6/+6 |
| * | Stop including machine/fdt.h from the fdt uart code, it's unneeded. | Andrew Turner | 2016-04-26 | 1 | -3/+0 |
| * | Do not include fdt.h on RISC-V. | Ruslan Bukin | 2016-04-26 | 1 | -1/+1 |
| * | sys: use our nitems() macro when param.h is available. | Pedro F. Giffuni | 2016-04-21 | 1 | -1/+1 |
| * | Remove slightly used const values that can be replaced with nitems(). | Pedro F. Giffuni | 2016-04-21 | 1 | -2/+1 |
| * | Cleanup unnecessary semicolons from the kernel. | Pedro F. Giffuni | 2016-04-10 | 1 | -1/+1 |
| * | Move support for Synopsys Designware APB UART out of ns8250 and into a | Jared McNeill | 2016-04-01 | 2 | -12/+284 |
| * | Add ns16550a compatible string in UART 8250 driver | Wojciech Macek | 2016-02-26 | 1 | -0/+1 |
| * | Stop using the global fdtbus_bs_tag and instead use the tag from the softc | Ian Lepore | 2016-02-23 | 1 | -4/+3 |
| * | This code no longer references fdtbus_bs_tag, no need for a special extern | Ian Lepore | 2016-02-23 | 1 | -4/+0 |
| * | Now that we have OF_decode_addr(), with proper MD implementations, to obtain | Ian Lepore | 2016-02-23 | 1 | -7/+6 |
| * | Allow callers of OF_decode_addr to get the size of the found mapping. This | Andrew Turner | 2016-02-16 | 2 | -2/+2 |
| * | UART: Fix spurious interrupts generated by ns8250 and lpc drivers: | Michal Meloun | 2016-02-12 | 2 | -4/+6 |
| * | Explicitly include <sys/systm.h>. Previously we were pulling it in due to | Andrew Turner | 2016-02-10 | 1 | -0/+1 |
| * | - Make the code consistent with itself style-wise and bring it closer | Marius Strobl | 2016-01-25 | 1 | -8/+18 |
| * | Fix busy-detect when using DesignWare UART | Zbigniew Bodek | 2016-01-20 | 1 | -2/+5 |
| * | Add compatibility string for dw-apb-uart in ns8250 driver | Zbigniew Bodek | 2016-01-20 | 1 | -0/+1 |
| * | Fix tty_drain() and, thus, TIOCDRAIN of the current tty(4) incarnation | Marius Strobl | 2016-01-19 | 1 | -0/+13 |
| * | Use OF_decode_addr() to create a bus_space tag and handle for the console | Ian Lepore | 2016-01-18 | 1 | -12/+1 |
| * | Restore uart PPS signal capture polarity to its historical norm, and add an | Ian Lepore | 2016-01-12 | 4 | -66/+200 |
| * | Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building | Warner Losh | 2015-12-11 | 1 | -1/+5 |
| * | Remove a duplicate definition. | Kevin Lo | 2015-12-05 | 1 | -1/+0 |
| * | uart(4) - make the 8250 uart baudrate tolerance build time tweakable. | Adrian Chadd | 2015-11-18 | 1 | -2/+13 |
| * | Add ID for Intel Panther Point KT Controller | Alexander Motin | 2015-09-13 | 1 | -0/+1 |
| * | Allow us to set the console device tree node. This is needed as not all | Andrew Turner | 2015-09-08 | 1 | -10/+18 |
| * | Add support for the Broadcom TruManage integrated serial port. | Marcel Moolenaar | 2015-08-12 | 1 | -0/+2 |
| * | Use bus_alloc_resource_any(), rather than bus_alloc_resource() | Marcel Moolenaar | 2015-08-12 | 1 | -7/+6 |
| * | Style fix, no functional changes -- do the braces for switches correctly. | Ian Lepore | 2015-08-11 | 1 | -6/+3 |
| * | Correct the polarity of the PPS assert and clear events with respect to the | Ian Lepore | 2015-08-10 | 1 | -1/+7 |
| * | Allow the choice of PPS signal captured by uart(4) to be runtime-configured, | Ian Lepore | 2015-08-10 | 2 | -15/+111 |
| * | Provide the tty-layer mutex when initializing the pps api. This allows | Ian Lepore | 2015-08-08 | 3 | -7/+22 |
| * | - Since r253161, uart_intr() abuses FILTER_SCHEDULE_THREAD for signaling | Marius Strobl | 2015-07-24 | 2 | -9/+16 |
| * | If uart interrupts are not functioning then schedule the callout to do the | Neel Natu | 2015-07-16 | 1 | -2/+10 |
| * | Add new UART device presented on newer AMT enabled systems/laptops. | Sean Bruno | 2015-06-22 | 1 | -0/+1 |
| * | Add support for the Intel Atom E3800 series SoC (aka Bay Trail). | Marcel Moolenaar | 2015-06-20 | 1 | -1/+6 |
| * | Actually check the DTS node value to enable the uart quirks. | Luiz Otavio O Souza | 2015-05-30 | 1 | -4/+4 |
| * | Switch TI platform support code from using FreeBSD's custom-baked DTS | Oleksandr Tymoshenko | 2015-05-22 | 1 | -21/+10 |