Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tedu unnecessary imxuartvar.h. | 2021-02-04 | 1 | -2/+1 | |
* | ttysleep(): drop unused timeout parameter | 2019-07-19 | 1 | -3/+3 | |
* | Fix previous commit and unbreak the tree. | 2019-06-15 | 1 | -3/+3 | |
* | timeout_add(9)+hz(9) -> timeout_add_sec(9); ok patrick@ | 2019-06-14 | 1 | -6/+6 | |
* | Implement breaking into ddb on imxuart(4). When a break is detected, | 2019-01-28 | 1 | -2/+13 | |
* | Give the FDT interrupt API a more generic naming by replacing the | 2018-08-06 | 1 | -2/+2 | |
* | Also match on "fsl,imx6q-uart" such that this attaches on i.MX7. | 2018-06-11 | 1 | -3/+6 | |
* | Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring | 2018-05-31 | 1 | -4/+1 | |
* | Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | 2018-03-29 | 1 | -0/+873 |