Age | Commit message (Expand) | Author |
---|---|---|
2022-06-11 | Bring back PL011 UART FIFO support to pluart(4). This time with working | Anton Lindqvist |
2022-04-06 | constify struct cfattach | Christian Weisgerber |
2022-03-13 | Revert previous commit. It breaks the serial console on my rpi4. | Mark Kettenis |
2022-03-11 | Enable PL011 UART FIF0 support in pluart(4). The FIFO depth depends on | Anton Lindqvist |
2021-12-21 | Move checks on attach arguments from attach into match. | Mark Kettenis |
2020-05-08 | Move parsing of _CRS into acpi(4) and pass the parsed address and interrupt | Mark Kettenis |
2018-08-25 | Match ACPI devices based on _CID if no match for _HID is found. | Mark Kettenis |
2018-08-11 | Match "ARMH0011". | Mark Kettenis |
2018-07-02 | Allow pluart(4) to attach to acpi(4). | Mark Kettenis |