Age | Commit message (Expand) | Author |
2020-04-28 | Calculate divisor for i.MX8M composite clocks. So far we have set | Patrick Wildt |
2020-04-28 | Enable all clocks referenced by the imxesdhc(4) device tree node. Usually | Patrick Wildt |
2020-04-28 | Recognize a few more clocks referenced by the i.MX8MM and i.MX8MQ | Patrick Wildt |
2020-04-27 | Add tcpci(4) to support TCPCI-compliant USB Type-C port controllers. | Patrick Wildt |
2020-04-27 | While i.MX6Q and i.MX7D's USB controller nodes claim to be compatible | Patrick Wildt |
2020-04-27 | Use the device tree properties to setup imxehci(4)'s USB non-core | Patrick Wildt |
2020-04-27 | Enable the power domain and set the assigned clocks on imxehci(4)'s USB | Patrick Wildt |
2020-04-27 | The parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs is USB_BUS, | Patrick Wildt |
2020-04-27 | PCIe register accesses seem to "hang" on the i.MX8MM if its PHY doesn't | Patrick Wildt |
2020-04-27 | Add gpio support to bcmgpio(4) and make gpio(4) attach such that GPIOs | Mark Kettenis |
2020-04-27 | Free the "ranges" array in the error handling paths. | Patrick Wildt |
2020-04-27 | fix SDHC_DEBUG build, remove procname printf's | ians |
2020-04-26 | Add i.MX8MM support to dwpcie(4). This re-uses the existing code | Patrick Wildt |
2020-04-26 | Add imxpciephy(4), a driver for the i.MX7D's PCIe PHY, which | Patrick Wildt |
2020-04-26 | Add support for the i.MX8MM USB clocks. These behave exactly like | Patrick Wildt |
2020-04-26 | Attach imxgpc(4) to i.MX8MM as well. | Patrick Wildt |
2020-04-25 | Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller. | Mark Kettenis |
2020-04-25 | Explicitly check that the length of the "brcm,pull" property is greater | Mark Kettenis |
2020-04-25 | Remove redundant bit masking. | 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-23 | Enable pcie_aux in addition to the other PCIe clocks on i.MX8M. | Patrick Wildt |
2020-04-23 | Since apparently the bikeshedding over i.MX8M PCIe device tree | Patrick Wildt |
2020-04-23 | Add support for the i.MX8MM PCIe clocks. These behave exactly like | Patrick Wildt |
2020-04-22 | Add clock gates for OCOTP and TMU on i.MX8MQ and i.MX8MM. | 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-21 | Add support for the additional SDHC controller found on the Raspberry Pi. | Mark Kettenis |
2020-04-20 | Fix pasto. We only need a single register set. Makes this work | Mark Kettenis |
2020-04-19 | Add compatible string for the Raspberry Pi 4. | Mark Kettenis |
2020-04-19 | Add quitks for the SDHC controller found on the Raspberry Pi. This will | Mark Kettenis |
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-15 | Add support for the Armada 3720 CPU clock. | Mark Kettenis |
2020-04-09 | Assign and enable clocks; RK3328 has them. | Mark Kettenis |
2020-04-08 | Add RK3328 Crypto/RNG clocks. | Mark Kettenis |
2020-04-08 | Add glass console support. | Mark Kettenis |
2020-04-08 | Set correct pixel format. Fix limits on number of characters in the | Mark Kettenis |
2020-04-07 | Claim framebuffer that was configured by bootloader. | Mark Kettenis |
2020-04-07 | Fix off-by-one in check for valid pin numbers and use the existing | Mark Kettenis |
2020-04-03 | Put back the code to enable and set the output tap delay. Tis fixes | Mark Kettenis |
2020-04-03 | Add rkrng(4), a driver for the random number generator found on various | Mark Kettenis |
2020-04-03 | The dtb I'm using for my rockpro64 has an "assigned-clocks" property so | Mark Kettenis |
2020-03-29 | Pin groups have regulators associated with them; enable these such that | Mark Kettenis |
2020-03-29 | Add glue to make ipmi(4) attach to FDT. | Mark Kettenis |
2020-03-28 | Add a few more Allwinner A80 clocks and resets. | Mark Kettenis |