Age | Commit message (Expand) | Author |
---|---|---|
2021-09-01 | Remove dead poweroff functions, as they not appear in other | Jan Klemkow |
2021-02-22 | Improve support for the variant found on the Apple M1 SoC. | Mark Kettenis |
2021-02-16 | Add support for the UART found on the Apple M1 SoC. | Mark Kettenis |
2021-02-14 | Introduce variables to deal with bit layout differences in the UFSTAT | Mark Kettenis |
2021-02-11 | Don't hardcode com(4)'s major number in exuart(4). | Patrick Wildt |
2021-02-05 | arm_intr_establish_fdt() has long been renamed to fdt_intr_establish(). | Patrick Wildt |
2021-02-05 | Fix whitespace. | Patrick Wildt |
2021-02-05 | Rename probe/attach functions to fit our regular naming scheme. Replace | Patrick Wildt |
2021-02-05 | Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |