Age | Commit message (Expand) | Author |
2023-03-12 | Enable mvtemp(4) | Jonathan Matthew |
2023-03-02 | Enable mvodog(4) and mvortc(4) | Jonathan Matthew |
2023-03-02 | Add eephy(4), found on the Turris Omnia's WAN port | Jonathan Matthew |
2021-08-20 | Add ucc(4), a driver for USB HID Consumer Control keyboards. Such | anton |
2021-05-28 | Add cad(4), a driver for Cadence GEM. | Visa Hankala |
2021-04-30 | Add zqclock(4), a driver for Zynq-7000 clocks. | Visa Hankala |
2021-04-30 | Add zqreset(4), a driver for Zynq-7000 resets. | Visa Hankala |
2021-04-24 | Add cduart(4), a driver for the Cadence UART found on Xilinx Zynq SoCs. | Visa Hankala |
2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to | anton |
2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr |
2020-06-23 | Enable virtual consoles on armv7, the same way it is done on arm64. | Frederic Cambus |
2020-04-29 | Enable a bunch of drivers needed for full Raspberry Pi 2/3 support. | Mark Kettenis |
2020-04-27 | Add bcmclock(4) and bcmmbox(4). Fixes a hang because the clock for sdhc(4) | Mark Kettenis |
2020-04-10 | Add omcm(4), omclock(4) and omsysc(4) drivers that support the new bus | Mark Kettenis |
2020-04-05 | Add omrng(4), a driver for te random number generator found on TI OMAP SoCs. | Mark Kettenis |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-10-27 | Add i.MX5/6 support and enable this driver on armv7(4). | Mark Kettenis |
2019-10-24 | Enable sxisid(4) | 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-05-08 | Enable ucrcom(4) on all architectures that have uslcom(4). | Mark Kettenis |
2019-01-12 | Enable ohci at fdt. | Mark Kettenis |
2018-08-27 | switch from ompinmux to pinctrl | Jonathan Gray |
2018-08-22 | Enable uscom(4) where uslcom(4) is already present. | Martin Pieuchot |
2018-08-05 | enable virtio pci attachment on armv7 | Jonathan Gray |
2018-08-03 | Enable mue(4). | Kevin Lo |
2018-08-02 | Enable ssdfb(4) at I2C. | Patrick Wildt |
2018-07-30 | Add ssdfb(4), a driver for the SSD1309 controller that drives an | Patrick Wildt |
2018-07-26 | Add imxspi(4), a driver for the i.MX SPI controller. This is the first | Patrick Wildt |
2018-07-09 | Enable pcagpio(4). | Patrick Wildt |
2018-07-09 | Add a few common PCIe devices based on the arm64 kernel configs. | Patrick Wildt |
2018-07-09 | dd mvpcie(4), a driver for the Marvell ARMADA 38x PCIe controller, | Patrick Wildt |
2018-07-09 | Enable ampintcmsi(4), pciecam(4) and PCIVERBOSE. | Patrick Wildt |
2018-06-16 | Enable imxrtc(4). | Mark Kettenis |
2018-05-23 | Enable bwfm(4). | Patrick Wildt |
2018-05-16 | Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4) | Patrick Wildt |
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 |