summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/files.fdt
AgeCommit message (Expand)Author
2022-01-30Add tascodec(4), a driver for the TI TAS2770/TAS5770 digital audioMark Kettenis
2022-01-18Add cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC host controller.Visa Hankala
2021-11-21Add iicmux(4), a driver that switches between I2C busses connected toMark Kettenis
2021-11-09Add gpiokeys(4) for arm64Klemens Nanni
2021-11-09Sort gpio{leds,charger}Klemens Nanni
2021-09-25Add gpiocharger(4) for arm64Klemens Nanni
2021-09-25Add gpioleds(4) for arm64Klemens Nanni
2021-06-29Add rktcphy(4), a driver for the Type-C PHY controller found on thePatrick Wildt
2021-06-16Add ociic(4) and dapmic(4). The first is a driver for the OpenCores I2CMark Kettenis
2021-05-28Add cad(4), a driver for Cadence GEM.Visa Hankala
2021-05-28Move imxdog(4) to sys/dev/fdt.Patrick Wildt
2021-05-18Move the pciecam stanza back into files.arm64 since armv7 has its ownMark Kettenis
2021-05-17Move pciecam.c to dev/fdt/.Mark Kettenis
2021-04-24Add cduart(4), a driver for the Cadence UART found on Xilinx Zynq SoCs.Visa Hankala
2021-04-24Add gfrtc a driver for the real-time clock interface of Google'sJonathan Gray
2021-04-07Add graphaudio(4), a driver to support linking together audio componentsMark Kettenis
2021-02-05Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.Patrick Wildt
2020-12-18Add glue for the USB3 controller on the i.MX8MP SoC. NXP had this glue forPatrick Wildt
2020-11-29Add mvsw(4), a driver for Marvell "SOHO" switches that are found on someMark Kettenis
2020-11-28make it possible to attach other devices (for example switches) to mvmdio(4).Mark Kettenis
2020-11-17Split imxiic(4) into the FDT-attachment code and the i.MX I2C codePatrick Wildt
2020-06-25Add mvpp(4), a driver for the Marvell Packet Processor v2, as used onPatrick Wildt
2020-06-20Add bcmtmon(4), a driver for the temperature sensor on the Raspberry Pi 4.Mark Kettenis
2020-06-11Add escodec(4), a driver for the Everest ES8316 audio codec,Patrick Wildt
2020-06-11Add rkiis(4), a driver for the I2S controller found on the RockchipPatrick Wildt
2020-06-10Add simpleamp(4), a driver for "simple audio amplifier". ThisPatrick Wildt
2020-06-10Add simpleaudio(4), a driver for "simple audio cards". This isPatrick Wildt
2020-06-10Add cwfg(4), a driver for the CellWise CW201x fuel gauge. This allowsPatrick Wildt
2020-05-22Add mvkpcie(4), a driver for the Aardvark PCIe controller found onPatrick Wildt
2020-05-18Add amlpwrc(4), a driver for the power domain controller found on variousMark Kettenis
2020-05-14The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it toMark Kettenis
2020-04-27Add tcpci(4) to support TCPCI-compliant USB Type-C port controllers.Patrick Wildt
2020-04-27Add gpio support to bcmgpio(4) and make gpio(4) attach such that GPIOsMark Kettenis
2020-04-26Add imxpciephy(4), a driver for the i.MX7D's PCIe PHY, whichPatrick Wildt
2020-04-25Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller.Mark Kettenis
2020-04-24Whitespace fixup for imxehci(4)Patrick Wildt
2020-04-24Add bcmgpio(4). For now this driver only provides pinctrl functionality.Mark Kettenis
2020-04-23Move imxehci(4) to sys/dev/fdt.Patrick Wildt
2020-04-22Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controllerMark Kettenis
2020-04-21Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs.tobhe
2020-04-19Add bcmirng(4), a driver for the RNG200 random number generator found onMark Kettenis
2020-04-19Add bcmclock, a driver for the BCM283X CPRMAN clock controller.tobhe
2020-04-19Add bcmmbox, a driver for the VideoCore messagebox interface on BCM283X.tobhe
2020-04-19Add bcmpcie(4), a driver for the PCIe controller found on the Raspberry Pi 4.Mark Kettenis
2020-04-18Add glue to let bse(4) attach using the FDT.Mark Kettenis
2020-04-03Add rkrng(4), a driver for the random number generator found on variousMark Kettenis
2020-03-29Add glue to make ipmi(4) attach to FDT.Mark Kettenis
2020-03-27Add imxpwm(4), a driver for the PWM controller found on various NXP i.MX SoCs.Patrick Wildt
2020-03-20Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 PowerPatrick Wildt
2020-03-02Add rkdwhdmi(4), a driver for the HDMI transmitter found on the RockchipMark Kettenis