Age | Commit message (Expand) | Author |
2019-08-29 | Enable USB Vbus supply on i.MX 8M. | Patrick Wildt |
2019-08-29 | Add amldwusb(4), amlusbphy(4) and amlpciephy(4), drivers for the USB | Mark Kettenis |
2019-08-29 | Capitalize my last name in copyright. | 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 | Fix HSET4 and HCLR4 macros; I shouldn't make last-minute changes without | Mark Kettenis |
2019-08-27 | Add imxtmu(4), a driver to support the temperature sensors on | Patrick Wildt |
2019-08-27 | amclock(4), a driver for the Amlogic SoC clocks. For now this implements | Mark Kettenis |
2019-08-26 | Remove unnecessary retrieval of the GPC regmap. We don't need it since | Patrick Wildt |
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-19 | Add missing OHCI clocks for Allwinner R40. | Mark Kettenis |
2019-08-12 | Fix typo; spotted by Krystian Lewandowski. | Mark Kettenis |
2019-08-11 | Add clock support to sxirtc(4); needed by newer Linux DTs. | Mark Kettenis |
2019-08-11 | Add battery sensors for the AXP803. A somewhat recent Linux DT is needed | Mark Kettenis |
2019-08-11 | Add sxisyscon(4) a driver for the system controller found on various | Mark Kettenis |
2019-08-11 | The "phy-names" property has been dropped from the Linux device trees so | Mark Kettenis |
2019-07-19 | ttysleep(): drop unused timeout parameter | cheloha |
2019-07-02 | Register rktemp(4) as a thermal sensor with the thermal zone support code. | Mark Kettenis |
2019-06-15 | Fix previous commit and unbreak the tree. | Mark Kettenis |
2019-06-14 | timeout_add(9)+hz(9) -> timeout_add_sec(9); ok patrick@ | cheloha |
2019-06-03 | Change pci_intr_handle_t into a struct and replace duplicated code that | Mark Kettenis |
2019-05-31 | Add MSI-X support. | Mark Kettenis |
2019-05-31 | Add MSI-X support. | Mark Kettenis |
2019-05-26 | Rework virtio_negotiate_features() | Stefan Fritsch |
2019-05-24 | Configure pins. | Mark Kettenis |
2019-05-11 | Implement interrupt controller functionality in the Rockchip | Patrick Wildt |
2019-05-11 | Add fusbtc(4) to support the Fairchild FUSB302 USB Type-C controller. | Patrick Wildt |
2019-05-10 | Add a fallback to ehci(4)'s phy init code so that when there | Patrick Wildt |
2019-04-30 | Attach mvneta(4) on the Armada 3720 SoC. | Patrick Wildt |
2019-04-30 | Add support for the Armada 3720 pinctrl controller to mvpinctrl(4). | Patrick Wildt |
2019-04-30 | Add mvuart(4) to support the Armada 3720's serial console. | Patrick Wildt |
2019-04-30 | Add support for the Armada 3720 clocks to mvclock(4). | Patrick Wildt |
2019-04-23 | Add support for "pinconf-single" devices and add support for bias and | Mark Kettenis |
2019-04-22 | Add support for official Linux device tree bindings and implement support | Mark Kettenis |
2019-04-22 | Configure pins. | Mark Kettenis |
2019-04-20 | armv7 RAMDISK is now compiled with -Oz (just to be like other ramdisks), | Theo de Raadt |
2019-04-13 | Add missing compatibles for newer Linux kernel bindings. | Mark Kettenis |
2019-04-01 | In the upstreamed and official device tree for i.MX8MQ the clocks | Patrick Wildt |
2019-04-01 | imxdwusb(4) and imxpd(4) are no longer needed. | Patrick Wildt |
2019-04-01 | In the upstreamed and official device tree for i.MX8MQ the USB phys | Patrick Wildt |
2019-04-01 | In the upstreamed and official device tree for i.MX8MQ the power domains are | Patrick Wildt |
2019-03-24 | virtio: Prepare for 64 feature bits | Stefan Fritsch |
2019-03-24 | virtio: adjust virtio_setup_queue prototype for 1.0 | Stefan Fritsch |
2019-03-13 | Add support for i.MX8M PWM clocks. | Patrick Wildt |
2019-03-13 | Since new bindings might use the same clock index for divs, gates and | Patrick Wildt |
2019-02-22 | Allow ssdfb(4) to be mmap(2)-able so that we can use its framebuffer | Patrick Wildt |
2019-02-12 | Add Allwinner V3s support. From SASANO Takayoshi. | Mark Kettenis |
2019-02-10 | Add Allwinner V3s support. Also update some Allwinner A80 pin names to | Mark Kettenis |
2019-02-10 | Handle "broken-cd" as "non-removable" for now. This will generate some | Mark Kettenis |