Age | Commit message (Expand) | Author |
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 |
2020-03-16 | Replace video "framework" with a more generic port/endpoint "framework". | Mark Kettenis |
2020-03-11 | The NXP-provided device trees used to make use of the assigned-clocks | Patrick Wildt |
2020-03-11 | Power domains on i.MX8MQ can reference other power domains, which | Patrick Wildt |
2020-03-04 | Properly implement the page fault handler for CMA GEM buffers and actually | Mark Kettenis |
2020-03-04 | Restrict modes to those with an actually supported pixel clock. | Mark Kettenis |
2020-03-02 | Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchip | Mark Kettenis |
2020-03-01 | Make it possible to set the VPLL clock frequency and add a few more PLL clock | Mark Kettenis |
2020-03-01 | Handle pinctrl and reset. | Mark Kettenis |
2020-03-01 | Implement support for read transfers larger than 32 bytes. Register the | 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-02-20 | Add a delay after link training to work-around a panic when first | Kurt Miller |
2020-02-18 | Cleanup <sys/kthread.h> and <sys/proc.h> includes. | Martin Pieuchot |
2020-02-10 | Add support for the RK3399's VOP clocks to rkclock(4). | Patrick Wildt |
2020-01-28 | The default-brightness-level property actually contains an index | Patrick Wildt |
2020-01-26 | Set the default brightness level upon attach. | Patrick Wildt |
2020-01-26 | The enable-gpios property is an optional property, so don't error out if | Patrick Wildt |
2020-01-26 | Add simplepanel(4), a driver for simple display panels. This one | Patrick Wildt |
2020-01-23 | Make thermal framework support in sxitemp(4) interrupt driven such that | Mark Kettenis |
2020-01-23 | Fix the mask that we applied when setting the voltage. | Mark Kettenis |
2020-01-23 | Hook sxisid(4) up to the nvmem "framework". | Mark Kettenis |
2020-01-23 | Use information from nvmem (provided by sxisid(4)) to calibrate the | Mark Kettenis |
2020-01-22 | Ack SDIO interrupts earlier on dwmmc(4). While handling an SDIO | Patrick Wildt |
2020-01-22 | delete wasteful ;; | Theo de Raadt |
2020-01-22 | The Pinebook Pro's u-boot seems to add a zero-length framebuffer | 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 |
2020-01-13 | Timeouts are all specified in multiple of `hz' so define them in term of | Martin Pieuchot |
2020-01-13 | Kill dead code. | Martin Pieuchot |
2020-01-12 | Add thermal sensor clock. | Mark Kettenis |