Age | Commit message (Expand) | Author |
2023-04-07 | print which gmac the dwqe driver is attaching to. | David Gwynne |
2023-04-07 | Determine PHY mode and pass the appropriate flags down to the PHY when we | Mark Kettenis |
2023-04-07 | register a mapping of dwqe interfaces to ofw nodes/phandles. | David Gwynne |
2023-04-06 | Add two more RK3568 clocks. | Mark Kettenis |
2023-04-06 | The simplebus_attach() function already prints a newline, so drop it here. | Mark Kettenis |
2023-04-06 | better handle "phy-mode" properties, in particular around clk delays. | David Gwynne |
2023-04-05 | Call dwpcie_link_config() when initializing the RK3568 PCIe controllers. | Mark Kettenis |
2023-04-04 | Synopsis Designware -> Synopsys DesignWare | Jonathan Gray |
2023-04-03 | try using a standard phy drivers registered with ofw/fdt first. | David Gwynne |
2023-04-03 | add support for enabling both the usb2 and usb3 phys. | David Gwynne |
2023-04-03 | register mvneta so the interface can be found by node/phandle later. | David Gwynne |
2023-04-03 | do actual init of the phy itself when needed. | David Gwynne |
2023-04-02 | add rkusbphy(4), a driver for the usb2phy on rockchip SoCs. | David Gwynne |
2023-04-01 | Add rkiovd(4), a driver for the IO voltage domains on Rockchip SoCs. This | Mark Kettenis |
2023-03-31 | Flip label separators to fix previous | Klemens Nanni |
2023-03-30 | keep match strings sorted | Klemens Nanni |
2023-03-30 | Attach Baikal-M PCIe | Klemens Nanni |
2023-03-26 | Aparantly we must configure the RGMII interface (and possible the TX/RX | Mark Kettenis |
2023-03-26 | Add support for the RK3568 32k RTC clock. This clock uses a fractional | Mark Kettenis |
2023-03-25 | The "snps,reset-*" properties are deprecatedand are being replaced with | Mark Kettenis |
2023-03-23 | correct rk3308 clk_32k_sel mask | Jonathan Gray |
2023-03-19 | Add rkpciephy(4), ad friver for the PCIe 3.0 PHY dound on the RK356x. | Mark Kettenis |
2023-03-19 | improve dmesg output to help with debugging. | David Gwynne |
2023-03-19 | Add a few more RK3568 clocks. | Mark Kettenis |
2023-03-19 | Use a task to switch clocks on RK3568 as the clock API needs process context. | Mark Kettenis |
2023-03-16 | Add code to bring up the PCIe controller on the RK356x. | Mark Kettenis |
2023-03-16 | Add missing dependecy for rkcomphy(4); pointed out by dlg@ | Mark Kettenis |
2023-03-12 | Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356x | Mark Kettenis |
2023-03-12 | Match on the Armada 380 temperature sensor, which works the same as the | Jonathan Matthew |
2023-03-10 | Implement setting the parent clock for RK356x. This includes code for | Mark Kettenis |
2023-03-10 | Take controller out of reset; makes it work on rk356x. | Mark Kettenis |
2023-03-07 | Add some minimal initialization code for rk356x such that the kernel | Mark Kettenis |
2023-03-05 | Mask off IPL flags before storing the IPL for an interrupt. | Patrick Wildt |
2023-03-05 | Add RK356x-specific initialization. Also initialize a few auto mode | Mark Kettenis |
2023-03-04 | Turns out the RK3566 has a different value in the GPIO_VER_ID register | Mark Kettenis |
2023-03-04 | On RK356x many devices need to be explicitly routed to use alternative pin | Mark Kettenis |
2023-02-27 | Pass MII flags depending on the phy mode specified in the device tree. | Jonathan Matthew |
2023-02-26 | Defragment mbufs in the tx path to work around a (not fully understood) | Mark Kettenis |
2023-02-26 | RK3588 support. | Mark Kettenis |
2023-02-26 | Modern Rockchip SoCs, such as the RK356x and RK3588, use a different | Mark Kettenis |
2023-02-19 | Add support for deep(er) idle states that can be entered using PSCI. For | Mark Kettenis |
2023-02-15 | Don't print the version twice, but do print a newline before attaching the | Mark Kettenis |
2023-02-15 | Add GMAC-related RK356x clocks. | Mark Kettenis |
2023-02-14 | Fix scmi(4) entry. | Mark Kettenis |
2023-02-13 | Add a driver for the ARM System Control and Management Interface, which, | Mark Kettenis |
2023-02-13 | Add RK356x TSADC clocks. | Mark Kettenis |
2023-02-13 | Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller | Patrick Wildt |
2023-02-13 | Add support for the Shenzhen Tangcheng Technology TCS4525 voltage | Mark Kettenis |
2023-02-04 | Set default volume to -30 dB instead of using the hardware default of 0 dB | Mark Kettenis |
2023-02-04 | Set default volume to -30 dB instead of using the hardware default of 0 dB | Mark Kettenis |