Age | Commit message (Expand) | Author |
2020-05-18 | Enable amlpwrc(4). | Mark Kettenis |
2020-04-27 | Enable tcpci(4). | Patrick Wildt |
2020-04-26 | Enable imxpciephy(4). | Patrick Wildt |
2020-04-25 | Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller. | Mark Kettenis |
2020-04-25 | Enable maxrtc(4) and move dsxrtc(4) to keep things in alphabetical order. | Mark Kettenis |
2020-04-25 | Enable dsxrtc(4) and pcfrtc(4). | Mark Kettenis |
2020-04-24 | Add bcmgpio(4). For now this driver only provides pinctrl functionality. | Mark Kettenis |
2020-04-23 | Enable imxehci(4). | Patrick Wildt |
2020-04-22 | Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controller | Mark Kettenis |
2020-04-21 | Enable bcmdmac(4). | tobhe |
2020-04-19 | Enable bcmclock(4) and bcmmbox(4). | tobhe |
2020-04-19 | Add bcmirng(4), a driver for the RNG200 random number generator found on | Mark Kettenis |
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-14 | Enable bse(4). | Mark Kettenis |
2020-04-03 | Add rkrng(4), a driver for the random number generator found on various | Mark Kettenis |
2020-03-20 | Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Power | Patrick Wildt |
2020-02-04 | Enable rge(4). | Kevin Lo |
2019-12-03 | Add pwmfan(4), a driver for PWM-regulated fans. | Patrick Wildt |
2019-12-03 | Add rkpwm(4), a driver for the RK3399's PWM controller. | Patrick Wildt |
2019-11-29 | Add rkemmcphy(4), a driver for the RK3399's eMMC PHY. | Patrick Wildt |
2019-10-23 | Enable sxisid(4). | Mark Kettenis |
2019-10-17 | Enable sxidog(4). | Mark Kettenis |
2019-10-07 | Add amliic(4) and pcxrtc(4). This adds support for the RTC on the odroid-n2. | Mark Kettenis |
2019-09-09 | Attach imxsrc(4) early and raise its priority to make sure it beats | Patrick Wildt |
2019-09-07 | Add sfp(4), a driver that allows talking to SFPs connected over | Patrick Wildt |
2019-09-06 | mcprtc(4), a driver for the Microchip MCP79400 RTC and similar variants. | Patrick Wildt |
2019-09-06 | Add mviic(4), a driver to support the I2C controller on the | Patrick Wildt |
2019-09-05 | Add mvdog(4), a driver to support the watchdog on the Armada 3700 SoC. | Patrick Wildt |
2019-09-04 | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ | cheloha |
2019-09-03 | Enable amlmmc(4). | Mark Kettenis |
2019-08-29 | Add amldwusb(4), amlusbphy(4) and amlpciephy(4), drivers for the USB | Mark Kettenis |
2019-08-28 | Add amlpinctrl(4), a driver to configure pins and control GPIOs on Amlogic | Mark Kettenis |
2019-08-27 | Add amlrng(4), the simples random numer generator driver ever. | Mark Kettenis |
2019-08-27 | amclock(4), a driver for the Amlogic SoC clocks. For now this implements | Mark Kettenis |
2019-08-26 | Add amlreset(4), a driver to support reset signal controller blocks on | Mark Kettenis |
2019-08-26 | Add amluart(4), a driver for the UARTs found on various Amlogic SoCs. | Mark Kettenis |
2019-08-11 | Add clock support to sxirtc(4); needed by newer Linux DTs. | Mark Kettenis |
2019-08-11 | Add sxisyscon(4) a driver for the system controller found on various | Mark Kettenis |
2019-06-07 | enable mcx(4) on arm64, found in Packet's g2.large.arm servers. | Jonathan Matthew |
2019-05-11 | Add fusbtc(4) to support the Fairchild FUSB302 USB Type-C controller. | Patrick Wildt |
2019-04-30 | Enable mvmdio(4) and mvneta(4) on arm64 as well. These are part | Patrick Wildt |
2019-04-30 | Add mvuart(4) to support the Armada 3720's serial console. | Patrick Wildt |
2019-04-23 | Add support for ccp(4) at acpi(4). | Mark Kettenis |
2019-04-04 | Add bwfm(4) such that we can use bsd.rd to update over wireless. | Mark Kettenis |
2019-04-01 | imxdwusb(4) and imxpd(4) are no longer needed. | Patrick Wildt |
2019-02-03 | Add mvgicp(4), a driver for the Marvell extension to the GIC that | Patrick Wildt |
2019-01-29 | Enable CRYPTO for arm64 RAMDISK so that we can use softraid crypto. | Patrick Wildt |
2019-01-25 | build ccp(4) on ramdisks | Jonathan Gray |
2019-01-11 | imxsrc(4), a driver for the i.MX System Reset Controller. We will | Patrick Wildt |