|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
685dc743 |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
sys: Remove $FreeBSD$: one-line .c pattern
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0 |
|
| #
9e420b37 |
| 12-Apr-2022 |
John Baldwin <[email protected]> |
uart_dev_lowrisc: Remove unused variables in stub functions.
|
|
Revision tags: release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0 |
|
| #
053ec050 |
| 12-Oct-2018 |
Ruslan Bukin <[email protected]> |
Add support for the UART device found in lowRISC system-on-a-chip.
The only source of documentation for this device is verilog, so driver is minimalistic.
Reviewed by: Dr Jonathan Kimmitt <jrrk2@ca
Add support for the UART device found in lowRISC system-on-a-chip.
The only source of documentation for this device is verilog, so driver is minimalistic.
Reviewed by: Dr Jonathan Kimmitt <[email protected]> Approved by: re (kib) Sponsored by: DARPA, AFRL
show more ...
|