summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-08net: mediatek: handle alternative name for pn_swap propertyChristian Marangi
2024-07-08spi: mtk_spim: add support for upstream mediatek, spi-ipm compatibleChristian Marangi
2024-07-08pci: mediatek: add PCIe controller support for filogic siliconJohn Crispin
2024-07-08phy: phy-mtk-tphy: add support for phy type switchChristian Marangi
2024-07-08Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-07-08Merge tag 'u-boot-imx-master-20240706' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-07-08Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-07-08Merge branch 'next-clk-sync' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2024-07-08arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún
2024-07-08ddr: marvell: a38x: old: Backport immutable debug settingsMarek Behún
2024-07-08ddr: marvell: a38x: old: Fix some compiler warning of the old codeMarek Behún
2024-07-08ddr: marvell: a38x: Import old DDR training code from 2017 version of U-BootMarek Behún
2024-07-08ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún
2024-07-08ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...Marek Behún
2024-07-08ddr: marvell: a38x: debug: Remove unused variablesMarek Behún
2024-07-08ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't...Marek Behún
2024-07-06clk: imx: add mux ops for i.MX8M composite clkMichael Trimarchi
2024-07-06clk: clk-mux: Make public the clk_fetch_parent_indexMichael Trimarchi
2024-07-06mmc: fsl_esdhc_imx: Fix error messageAlexander Stein
2024-07-06pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.9.3Marek Vasut
2024-07-06clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.9.3Marek Vasut
2024-07-06clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.9.3Marek Vasut
2024-07-06clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.9.3Marek Vasut
2024-07-06clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.9.3Marek Vasut
2024-07-06clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3Marek Vasut
2024-07-06usb: xhci: Replace terrible formatting with different terrible formattingMarek Vasut
2024-07-06clk: imx: Fix wrong flags assignment clk-composite-93Michael Trimarchi
2024-07-06clk: imx: Fix wrong flags assignment clk-composite-8mMichael Trimarchi
2024-07-05watchdog: mpc8xxx: Fix timer valueChristophe Leroy
2024-07-05e1000: add support for i226Marjolaine Amate
2024-07-05Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-07-05usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGETMarek Vasut
2024-07-05usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts()Marek Vasut
2024-07-05usb: gadget: ux500: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: omap2430: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: mtu3: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: max3420: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: dwc3: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: dwc2: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclassMarek Vasut
2024-07-05usb: dwc3: gadget: Convert epautoconf workaround to match_ep callbackMarek Vasut
2024-07-05usb: gadget: Add full ep_matches() check past .match_ep() callbackMarek Vasut
2024-07-05usb: gadget: Drop all gadget_is_*() functionsMarek Vasut
2024-07-05usb: gadget: Drop usb_gadget_controller_number()Marek Vasut
2024-07-05usb: gadget: ether: Drop usb_gadget_controller_number()Marek Vasut
2024-07-05usb: gadget: g_dnl: Drop usb_gadget_controller_number()Marek Vasut
2024-07-05spmi: msm: correct max_channels for v5 controllersCaleb Connolly
2024-07-05spmi: msm: demote to debug()Caleb Connolly