Age | Commit message (Expand) | Author |
2022-01-30 | Add tascodec(4), a driver for the TI TAS2770/TAS5770 digital audio | Mark Kettenis |
2022-01-18 | Add cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC host controller. | Visa Hankala |
2021-11-21 | Add iicmux(4), a driver that switches between I2C busses connected to | Mark Kettenis |
2021-11-09 | Add gpiokeys(4) for arm64 | Klemens Nanni |
2021-11-09 | Sort gpio{leds,charger} | Klemens Nanni |
2021-09-25 | Add gpiocharger(4) for arm64 | Klemens Nanni |
2021-09-25 | Add gpioleds(4) for arm64 | Klemens Nanni |
2021-06-29 | Add rktcphy(4), a driver for the Type-C PHY controller found on the | Patrick Wildt |
2021-06-16 | Add ociic(4) and dapmic(4). The first is a driver for the OpenCores I2C | Mark Kettenis |
2021-05-28 | Add cad(4), a driver for Cadence GEM. | Visa Hankala |
2021-05-28 | Move imxdog(4) to sys/dev/fdt. | Patrick Wildt |
2021-05-18 | Move the pciecam stanza back into files.arm64 since armv7 has its own | Mark Kettenis |
2021-05-17 | Move pciecam.c to dev/fdt/. | Mark Kettenis |
2021-04-24 | Add cduart(4), a driver for the Cadence UART found on Xilinx Zynq SoCs. | Visa Hankala |
2021-04-24 | Add gfrtc a driver for the real-time clock interface of Google's | Jonathan Gray |
2021-04-07 | Add graphaudio(4), a driver to support linking together audio components | Mark Kettenis |
2021-02-05 | Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2020-12-18 | Add glue for the USB3 controller on the i.MX8MP SoC. NXP had this glue for | Patrick Wildt |
2020-11-29 | Add mvsw(4), a driver for Marvell "SOHO" switches that are found on some | Mark Kettenis |
2020-11-28 | make it possible to attach other devices (for example switches) to mvmdio(4). | Mark Kettenis |
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 |