Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uart: Remove the unused cd_port_subtype | Andrew Turner | 6 days | 1 | -1/+0 |
* | uart: Add UART_ACPI_SPCR_CLASS | Andrew Turner | 6 days | 1 | -0/+8 |
* | uart: Remove UART_ACPI_CLASS | Andrew Turner | 6 days | 1 | -8/+0 |
* | uart: Add uart_cpu_acpi_setup to setup the uart | Andrew Turner | 2024-03-18 | 1 | -2/+2 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Use ACPI SPCR on x86 | Colin Percival | 2019-05-23 | 1 | -0/+3 |
* | add snps IP uart support / genaralize UART | Matt Macy | 2018-08-19 | 1 | -3/+9 |
* | Add support to find the arm64 serial using the ACPI tables. This uses the | Andrew Turner | 2016-11-21 | 1 | -0/+1 |
* | Add support for arm64 to uart_dev_acpi by using the _HID property to find | Andrew Turner | 2016-07-21 | 1 | -0/+62 |