Age | Commit message (Expand) | Author |
2020-11-17 | Split imxiic(4) into the FDT-attachment code and the i.MX I2C code | Patrick Wildt |
2020-06-25 | Add mvpp(4), a driver for the Marvell Packet Processor v2, as used on | Patrick Wildt |
2020-06-20 | Add bcmtmon(4), a driver for the temperature sensor on the Raspberry Pi 4. | Mark Kettenis |
2020-06-11 | Add escodec(4), a driver for the Everest ES8316 audio codec, | Patrick Wildt |
2020-06-11 | Add rkiis(4), a driver for the I2S controller found on the Rockchip | Patrick Wildt |
2020-06-10 | Add simpleamp(4), a driver for "simple audio amplifier". This | Patrick Wildt |
2020-06-10 | Add simpleaudio(4), a driver for "simple audio cards". This is | Patrick Wildt |
2020-06-10 | Add cwfg(4), a driver for the CellWise CW201x fuel gauge. This allows | Patrick Wildt |
2020-05-22 | Add mvkpcie(4), a driver for the Aardvark PCIe controller found on | Patrick Wildt |
2020-05-18 | Add amlpwrc(4), a driver for the power domain controller found on various | Mark Kettenis |
2020-05-14 | The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to | Mark Kettenis |
2020-04-27 | Add tcpci(4) to support TCPCI-compliant USB Type-C port controllers. | Patrick Wildt |
2020-04-27 | Add gpio support to bcmgpio(4) and make gpio(4) attach such that GPIOs | Mark Kettenis |
2020-04-26 | Add imxpciephy(4), a driver for the i.MX7D's PCIe PHY, which | Patrick Wildt |
2020-04-25 | Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller. | Mark Kettenis |
2020-04-24 | Whitespace fixup for imxehci(4) | Patrick Wildt |
2020-04-24 | Add bcmgpio(4). For now this driver only provides pinctrl functionality. | Mark Kettenis |
2020-04-23 | Move imxehci(4) to sys/dev/fdt. | Patrick Wildt |
2020-04-22 | Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controller | Mark Kettenis |
2020-04-21 | Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs. | tobhe |
2020-04-19 | Add bcmirng(4), a driver for the RNG200 random number generator found on | Mark Kettenis |
2020-04-19 | Add bcmclock, a driver for the BCM283X CPRMAN clock controller. | tobhe |
2020-04-19 | Add bcmmbox, a driver for the VideoCore messagebox interface on BCM283X. | tobhe |
2020-04-19 | Add bcmpcie(4), a driver for the PCIe controller found on the Raspberry Pi 4. | Mark Kettenis |
2020-04-18 | Add glue to let bse(4) attach using the FDT. | Mark Kettenis |
2020-04-03 | Add rkrng(4), a driver for the random number generator found on various | Mark Kettenis |
2020-03-29 | Add glue to make ipmi(4) attach to FDT. | Mark Kettenis |
2020-03-27 | Add imxpwm(4), a driver for the PWM controller found on various NXP i.MX SoCs. | Patrick Wildt |
2020-03-20 | Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Power | Patrick Wildt |
2020-03-02 | Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchip | Mark Kettenis |
2020-02-21 | Add rkanxdp(4), an attachment driver for anxdp(4) on the RK3399. | Patrick Wildt |
2020-02-21 | Add rkvop(4), a driver for the RK3399's Video Output Processors, | Patrick Wildt |
2020-02-21 | Add rkdrm(4), a driver which combines all the separate components | Patrick Wildt |
2020-01-26 | Add simplepanel(4), a driver for simple display panels. This one | Patrick Wildt |
2020-01-14 | Add amlsm(4), a driver for the "secure monitor" firmware interface. | Mark Kettenis |
2020-01-14 | Add amltemp(4), a driver for the temperature sensors on various Amlogic SoCs. | Mark Kettenis |
2019-12-03 | Add pwmfan(4), a driver for PWM-regulated fans. | Patrick Wildt |
2019-12-03 | Add rkpwm(4), a driver for the RK3399's PWM controller. | Patrick Wildt |
2019-11-29 | Add rkemmcphy(4), a driver for the RK3399's eMMC PHY. | Patrick Wildt |
2019-11-29 | Make rkgrf(4) behave like a simplebus(4) so we can attach drivers | Patrick Wildt |
2019-10-23 | Add sxisid(4), a driver to read the on-chip eFuses written by | Mark Kettenis |
2019-10-21 | Add sxipwm(4) and pwmbl(4). Thse two drivers together add support for the | Mark Kettenis |
2019-10-16 | Move sxidog(4) such that we can use it on arm64. | Mark Kettenis |
2019-10-13 | Fix whitespace issue spotted by Krystian Lewandowski. | Mark Kettenis |
2019-10-07 | Add moxtet(4), a driver for the Turris Mox modules. For now this | Patrick Wildt |
2019-10-07 | Add mvspi(4), a driver for the SPI controller on the | Patrick Wildt |
2019-10-07 | Add amliic(4), a driver for the I2C controller found on Amlogic SoCs. | Mark Kettenis |
2019-09-30 | Add pwmreg(4), a driver that implements a voltage regulator that uses a | Mark Kettenis |
2019-09-30 | Add amlpwm(4), a driver for the PWM controller found on various Amlogic SoCs. | Mark Kettenis |
2019-09-29 | Replace dwge(4) with a new driver based on dwxe(4). There are many | Mark Kettenis |