Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| | | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/ | ||||
* | Add support for the UART device found in lowRISC system-on-a-chip. | Ruslan Bukin | 2018-10-12 | 1 | -0/+66 |
The only source of documentation for this device is verilog, so driver is minimalistic. Reviewed by: Dr Jonathan Kimmitt <jrrk2@cam.ac.uk> Approved by: re (kib) Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=339330 |