Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve support for the variant found on the Apple M1 SoC. | 2021-02-22 | 1 | -61/+152 | |
* | Add support for the UART found on the Apple M1 SoC. | 2021-02-16 | 1 | -9/+23 | |
* | Introduce variables to deal with bit layout differences in the UFSTAT | 2021-02-14 | 1 | -9/+26 | |
* | Don't hardcode com(4)'s major number in exuart(4). | 2021-02-11 | 1 | -5/+12 | |
* | arm_intr_establish_fdt() has long been renamed to fdt_intr_establish(). | 2021-02-05 | 1 | -4/+3 | |
* | Fix whitespace. | 2021-02-05 | 1 | -2/+2 | |
* | Rename probe/attach functions to fit our regular naming scheme. Replace | 2021-02-05 | 1 | -13/+13 | |
* | Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | 2021-02-05 | 1 | -0/+940 |