Age | Commit message (Expand) | Author |
2019-04-01 | imxdwusb(4) and imxpd(4) are no longer needed. | Patrick Wildt |
2019-03-28 | Enable uxrcom(4). | Mark Kettenis |
2019-02-03 | Add mvgicp(4), a driver for the Marvell extension to the GIC that | Patrick Wildt |
2019-01-23 | enable the apm(4) subsystem on arm64 | Peter Hessler |
2019-01-11 | imxsrc(4), a driver for the i.MX System Reset Controller. We will | Patrick Wildt |
2019-01-04 | enable ohci at fdt | David Gwynne |
2019-01-02 | abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants. | Patrick Wildt |
2018-09-11 | Include bnxt in arm64. | ccardenas |
2018-08-27 | Add hitemp(4), a driver for the temperature sensors on the HiSilicon Hi3660 | Mark Kettenis |
2018-08-27 | Add hiclock(4). Make sure hireset(4) attaches early. | Mark Kettenis |
2018-08-27 | Enable hireset(4). | Mark Kettenis |
2018-08-27 | Add glue for the USB3 controller on the HiKey 970. | Mark Kettenis |
2018-08-27 | Enable radeondrm(4). Note that on arm64 we do not yet have a way to | Mark Kettenis |
2018-08-26 | Add pinctrl(4), a generic pin mux driver. | Mark Kettenis |
2018-08-26 | Add plgpio(4), a driver for the ARM PrimeCell GPIO (PL061) peripheral. | Mark Kettenis |
2018-08-22 | Enable uscom(4) where uslcom(4) is already present. | Martin Pieuchot |
2018-08-03 | Enable mue(4). | Kevin Lo |
2018-08-02 | Enable ssdfb(4) at I2C. | Patrick Wildt |
2018-07-30 | Add support for the GIC v3 ITS and use it to implement MSI support for | Mark Kettenis |
2018-07-30 | Add ssdfb(4), a driver for the SSD1309 controller that drives an | Patrick Wildt |
2018-07-26 | Add imxspi(4), a driver for the i.MX SPI controller. This is the first | Patrick Wildt |
2018-07-05 | Add acpipci(4), a driver that supports generic ECAM-compatible PCI host | Mark Kettenis |
2018-07-02 | Allow pluart(4) to attach to acpi(4). | Mark Kettenis |
2018-07-02 | Allow xhci(4) to attach to acpi(4). | Mark Kettenis |
2018-07-01 | Hook up acpi(4) on arm64. Various bits of driver glue are still missing | Mark Kettenis |
2018-06-02 | Enable fanpwr(4), move sypwr(4) where it belongs. | Mark Kettenis |
2018-05-23 | Enable bwfm(4). | Patrick Wildt |
2018-05-16 | Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4) | Patrick Wildt |
2018-05-16 | Add glue for the USB3 controller on the i.MX8MQ SoC. | Patrick Wildt |
2018-05-02 | Add imxpd(4) which is a power domain controller driver that | Patrick Wildt |
2018-04-24 | Enable gpioiic(4) and gpioow(4). From Artturi Alm. | Mark Kettenis |
2018-04-20 | enable ccp(4) as found on amd seattle platforms, eg, overdrive 1000s | David Gwynne |
2018-04-07 | Enable islrtc(4). | Mark Kettenis |
2018-04-02 | Enable mvrng(4). | Mark Kettenis |
2018-04-02 | Enable imxiomuxc(4). | Patrick Wildt |
2018-04-02 | Enable fec(4). | Patrick Wildt |
2018-04-02 | Enable imxccm(4). | Patrick Wildt |
2018-04-02 | Enable dwpcie(4). | Mark Kettenis |
2018-03-31 | Enable mvtemp(4). | Mark Kettenis |
2018-03-30 | Enable imxanatop(4). | Patrick Wildt |
2018-03-30 | Enable imxiic(4). | Patrick Wildt |
2018-03-30 | Enable imxesdhc(4). | Patrick Wildt |
2018-03-30 | Enable imxgpio(4). | Patrick Wildt |
2018-03-30 | Enable imxgpc(4). | Patrick Wildt |
2018-03-29 | Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2018-03-29 | Enable mvclock(4), mvicu(4), mvpinctrl(4), mvgpio(4) and mvrtc(4). This | Mark Kettenis |
2018-02-24 | Enable bcmrng(4). | Mark Kettenis |
2018-02-24 | Enable bcmtemp(4). | Mark Kettenis |
2018-02-10 | Enable axppmic(4). | Mark Kettenis |
2018-01-29 | Attach ampintc/ampintcmsi early so pci devices can be attached with | Jonathan Gray |