Age | Commit message (Expand) | Author |
2018-01-06 | Enable sxits(4). | Mark Kettenis |
2018-01-06 | Enable sxitemp(4). | Mark Kettenis |
2017-12-29 | Add rktemp(4). | Mark Kettenis |
2017-12-23 | Use regmap interface to tweak "SYSREG" PHY configuration registers and | Mark Kettenis |
2017-12-18 | Properly implement the rsb attribute and actually use it. | Mark Kettenis |
2017-12-18 | Enable RSB attachment for axppmic(4). | Mark Kettenis |
2017-12-16 | Add a driver for the RSB controller found on various Allwinner SoCs. | Mark Kettenis |
2017-10-24 | Attach syscon(4) early. Also attach psci(4) early such that cpuresetfn | Mark Kettenis |
2017-10-23 | Replace imxocotp(4) with a regmap-based approach. | Mark Kettenis |
2017-10-11 | Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The | Patrick Wildt |
2017-10-08 | Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards. | Mark Kettenis |
2017-09-21 | Enable dwxe(4) on armv7 as well for use on the Allwinner H3 SoC. | Patrick Wildt |
2017-08-28 | swap ualea for urng | Jasper Lievisse Adriaanse |
2017-08-27 | Add mvpxa(4), a driver for the SDHC compliant controller on | Patrick Wildt |
2017-08-27 | Enable generic sdhc(4) on FDT attachment driver. | Patrick Wildt |
2017-08-25 | Add mvneta(4), a driver for the Ethernet controller on the Armada | Patrick Wildt |
2017-08-25 | Add mvmpic(4), a driver for the interrupt controller that sits between | Patrick Wildt |
2017-08-25 | Add mvpinctrl(4), a driver to configure pins on Marvell SoCs. For now, | Patrick Wildt |
2017-08-14 | Add the amdisplay(4) and nxphdmi(4) drivers. | ians |
2017-07-25 | Enable dwdog(4) such that Rockchip RK3288 devices can reboot. | Mark Kettenis |
2017-07-25 | Add rkclock(4), rkgrf(4), rkpinctrl(4) and rkgpio(4). This makes OpenBSD | Mark Kettenis |
2017-07-24 | Enable pcxrtc(4). | Mark Kettenis |
2017-07-23 | Add sxitwi(4), a driver for the (i2c compatible) two-wire bus found on | Mark Kettenis |
2017-05-21 | Add support for the SD/MMC controller found on Samsuung Exynos5. | Mark Kettenis |
2017-03-24 | Implement a driver for Marvell's AHCI controller. This is in essence | Patrick Wildt |
2017-03-24 | Implement a driver for Marvell's XHCI controller. This is in essence | Patrick Wildt |
2017-03-12 | Hook exclock(4) up to the clock framework using a dummy implementation that | Mark Kettenis |
2017-03-12 | Enable exdwusb(4) and xhci(4). | Mark Kettenis |
2017-03-11 | Enable exrtc(4). | Mark Kettenis |
2017-03-09 | Enable syscon(4) such that I can actually reboot the Odroid XU4. | Mark Kettenis |
2017-03-06 | De-platformize exynos. Disable exdisplay(4) for now. | Mark Kettenis |
2017-03-06 | Attach exiic(4) using the FDT. | Mark Kettenis |
2017-03-05 | Turn exgpio(4) into a pinctrl driver. | Mark Kettenis |
2017-03-04 | Convert a few exynos drivers to attach using the FDT. | Mark Kettenis |
2017-03-01 | Dynamically attach edma(4) using the FDT. | Jonathan Gray |
2017-01-23 | enable bcmdog on armv7 as well | Jonathan Gray |
2017-01-03 | Add simplefb(4), a driver to support the framebuffer set up by the firmware | Mark Kettenis |
2016-10-23 | De-platformize sunxi. This removes the board initialization code that sets up | Mark Kettenis |
2016-10-22 | Attach sxitimer(4) using the fdt. | Mark Kettenis |
2016-10-21 | Implement a driver for Marvell's Mbus bridge. This is the component | Patrick Wildt |
2016-10-09 | Add psci(4) a driver for the reset and power down portion of the | Jonathan Gray |
2016-10-09 | Attach sxiccmu(4) using the fdt. | Mark Kettenis |
2016-10-09 | Remove the vexpress platform abstraction and board id. All the devices | Jonathan Gray |
2016-10-08 | Attach sxipio(4) using the fdt. | Mark Kettenis |
2016-10-08 | Dynamically attach sysreg(4) using the FDT. | Jonathan Gray |
2016-10-07 | Implement a driver for Marvell Armada's clock gates. This basically | Patrick Wildt |
2016-10-07 | Support the Marvell Armada's System Controller to be able to reset | Patrick Wildt |
2016-10-07 | Add a driver for the Marvell Armada 380 core clock. This driver | Patrick Wildt |
2016-10-05 | Make imxdog(4) set cpuresetfn, and remove all the imx platform that is no | Mark Kettenis |
2016-10-03 | Disable sitaracm and add a new ompinmux driver for omap pin muxing/pad | Jonathan Gray |