Age | Commit message (Expand) | Author |
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 |
2020-03-28 | Apply masks to values read from the RTC registers. This is essential for | 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-27 | BD71837 uses the same BUCK2 register as BD71847. This allows | Patrick Wildt |
2020-03-26 | Fix register definition. Fixes USB3 support when USB has not been | Mark Kettenis |
2020-03-23 | UART 1-3 support for Allwinner H3 (maybe H5/H2+). | SASANO Takayoshi |
2020-03-22 | Implement WSDISPLAYIO GET/SET ioctls in rkdrm. This allows backlight controls... | Brandon Mercer |
2020-03-22 | Don't allocate a framebuffer if no interface ports have been configured. | Mark Kettenis |
2020-03-21 | Add clock support for i.MX8MM. The CCM is based on the i.MX8MQ version, | Patrick Wildt |
2020-03-20 | The i.MX8MQ 32K clock is always on. | Patrick Wildt |
2020-03-20 | Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Power | Patrick Wildt |
2020-03-20 | Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Power | Patrick Wildt |
2020-03-20 | Both i.MX8MM and i.MX8MQ use the same uSDHC as the i.MX7D, and | Patrick Wildt |
2020-03-20 | Add support for reading the i.MX8MM temperature sensors. | Patrick Wildt |
2020-03-19 | Attach imxiomuxc(4) to i.MX8MM as well. | Patrick Wildt |
2020-03-17 | Hook this up to the drm(4) panel code and add an override for the | Mark Kettenis |