summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-21usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong
2023-06-14net: rtl8169: add depends on PCIEugen Hristev
2023-06-08Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-06-08pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham
2023-06-08usb: musb-new: sunxi: remove unused defineSam Edwards
2023-06-07phy: rockchip-inno-usb2: Implement clock operations for usb2phy clockXavier Drudis Ferran
2023-06-07phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clockXavier Drudis Ferran
2023-06-07usb: musb-new: sunxi: fix error checkSam Edwards
2023-06-07serial: meson: fix meson_serial_pending() tx logicMattijs Korpershoek
2023-06-05I2C: cdns: Fix broken retry mechanism on arbitration lost.Andrea Merello
2023-06-05i2c: rockchip: De-initialize the bus after start bit failureOndrej Jirman
2023-05-30pci: apple: Add support for M2 Pro/MaxMark Kettenis
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut
2023-05-21ddr: imx9: update the rank setting for multi fsp supportJacky Bai
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai
2023-05-21ddr: imx9: Change the saved ddr data base to 0x2051c000Jacky Bai
2023-05-21ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li
2023-05-21imx9: add i.MX93 variants supportPeng Fan
2023-05-21watchdog: ulp_wdog: guard reset_cpu with condition checkPeng Fan
2023-05-21imx: imx8_cpu: print cpu grade temperaturePeng Fan
2023-05-21imx: imx8_cpu: support get temperature for i.MX9Peng Fan
2023-05-21imx: imx8_cpu: support i.MX9Peng Fan
2023-05-21imx: imx8_cpu: use static for local functionsPeng Fan
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan
2023-05-21thermal: imx_tmu: Update TMU driver to support iMX93Ye Li
2023-05-21thermal: imx_tmu: Move architecture code into driverMarek Vasut
2023-05-21thermal: imx_tmu: Clean up all printsMarek Vasut
2023-05-18spi: rockchip_sfc: Use linux rockchip,sfc-no-dma propJonas Karlman
2023-05-18mmc: rockchip_sdhci: Disable DMA mode using a device tree propertyJonas Karlman
2023-05-18mmc: rockchip_sdhci: Skip blocks read workaround on RK3399Jonas Karlman
2023-05-17phy: rockchip: naneng-combphy: Support rk3588Jon Lin
2023-05-17phy: rockchip: naneng-combphy: Add support for multiple resetsEugen Hristev
2023-05-17pci: pcie_dw_rockchip: Support max_link_speed dts propertyJon Lin
2023-05-17pci: pcie_dw_rockchip: Add rk3588 compatibleJon Lin
2023-05-17reset: rockchip: implement rk3588 lookup tableEugen Hristev
2023-05-17phy: Keep balance of counts when ops is missingJonas Karlman
2023-05-17phy: rockchip-inno-usb2: add initial support for rk3588 PHYEugen Hristev
2023-05-17phy: remove phy-supply related codeEugen Hristev
2023-05-17phy: add support for phy-supplyEugen Hristev
2023-05-16Merge branch '2023-05-15-assorted-bugfixes'Tom Rini
2023-05-16Merge tag 'xilinx-for-v2023.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-05-15core: fdtaddr: use map_sysmem() as cast for the return (part 2)Johan Jonker
2023-05-15drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou
2023-05-15Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"Henrik Grimler
2023-05-15video: tweak CONFIG_SPL_VIDEO descriptionJohn Keeping
2023-05-15Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2023-05-15mtd: cfi: respect reg address lengthNuno Sá
2023-05-15Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"Stefan Herbrechtsmeier