Age | Commit message (Expand) | Author |
2019-08-11 | Add sxisyscon(4) a driver for the system controller found on various | Mark Kettenis |
2019-05-11 | Add fusbtc(4) to support the Fairchild FUSB302 USB Type-C controller. | Patrick Wildt |
2019-04-30 | Add mvuart(4) to support the Armada 3720's serial console. | Patrick Wildt |
2019-04-01 | imxdwusb(4) and imxpd(4) are no longer needed. | Patrick Wildt |
2019-02-03 | Add mvgicp(4), a driver for the Marvell extension to the GIC that | Patrick Wildt |
2019-01-11 | imxsrc(4), a driver for the i.MX System Reset Controller. We will | Patrick Wildt |
2019-01-04 | add support for ohci, as found on the pine64 | David Gwynne |
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 | Add hirest(4), a driver to support reset signal controller blocks on | Mark Kettenis |
2018-08-27 | Add glue for the USB3 controller on the HiKey 970. | 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-02 | Add I2C attachment code to ssdfb(4). The difference between the I2C | Patrick Wildt |
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-02 | Allow pluart(4) to attach to acpi(4). | Mark Kettenis |
2018-06-16 | Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of the | Mark Kettenis |
2018-06-05 | Move pluart(4) to dev/fdt. | Mark Kettenis |
2018-06-02 | Add fanpwr(4), a driver for the Fairchild FAN53555 voltage regulator. | Mark Kettenis |
2018-05-31 | Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now. | Mark Kettenis |
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-20 | add a small driver for AMDs cryptographic co processor. | David Gwynne |
2018-04-02 | Add mvrng(4), a driver for the random number generator on the Marvell Armada | Mark Kettenis |
2018-04-02 | Move imxiomuxc(4) to sys/dev/fdt. | Patrick Wildt |
2018-04-02 | Move fec(4) to sys/dev/fdt. | Patrick Wildt |
2018-04-02 | Move imxccm(4) to sys/dev/fdt. | Patrick Wildt |
2018-04-02 | Add dwpcie(4), a (minimal) driver for the Synopsys Designware PCIe core in | Mark Kettenis |
2018-03-31 | Add mvtemp(4), a driver for the temperature sensors found on Marvell Armada | Mark Kettenis |
2018-03-30 | Move imxanatop(4) to sys/dev/fdt. | Patrick Wildt |
2018-03-30 | Move imxiic(4) to sys/dev/fdt. | Patrick Wildt |
2018-03-30 | Move imxesdhc(4) to sys/dev/fdt. | Patrick Wildt |
2018-03-30 | Move imxgpio(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2018-03-30 | Move imxgpc(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | 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 | Add mvrtc(4), a driver for the RTC integrated on various Marvell Armada SoCs. | Mark Kettenis |
2018-03-21 | Add mvicu(4), a driver for the Interrupt Consolidation Unit found on | Mark Kettenis |
2018-03-20 | Add mvgpio(4), a driver to handle GPIOs on Marvell SoCs. | Mark Kettenis |
2018-03-17 | Add mvclock(4) a clock driver for the AP806 and CP110 blocks found on Marvell | Mark Kettenis |
2018-03-17 | If we are compatible with "simple-mfd", attempt to attach child nodes. | Mark Kettenis |
2018-02-24 | Add bcmrng(4), a driver for the random number generator on the Raspberry Pi. | Mark Kettenis |
2018-02-24 | fix pasto | Mark Kettenis |
2018-02-24 | Add bcmtemp(4), a driver for the temperature sensor on the Raspberry Pi. | Mark Kettenis |
2018-01-17 | Implement support for the PSCI_VERSION call and export the function such that | Mark Kettenis |
2018-01-06 | Add sxits(4), a driver for the temperature sensor on the Allwinner A10/A20 | Mark Kettenis |
2018-01-02 | Initial stab at a driver for the PCIe interface on the Rockhip RK3399. For | Mark Kettenis |
2017-12-31 | Add sxitemp(4), a driver for the temperature sensors on the Allwinner H5 SoC. | Mark Kettenis |
2017-12-31 | Add sypwr(4), a driver for the Silergy SY8106A regulator found on many boards | Mark Kettenis |
2017-12-18 | Properly implement the rsb attribute and actually use it. | Mark Kettenis |