summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-15power: pmic: sunxi: only build AXP drivers for SPLAndre Przywara
2024-07-15Merge tag 'efi-2024-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-07-15power: regulator: add AXP717 supportAndre Przywara
2024-07-14rtc: fix the description of the Goldfish RTC driverHeinrich Schuchardt
2024-07-13eth: asix88179: reset during probeCaleb Connolly
2024-07-11Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-07-11mmc: am654_sdhci: Add the quirk to set TESTCD bitEmanuele Ghidoli
2024-07-08Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"Tom Rini
2024-07-08clk: mediatek: mt7986: support alternative compatible for fixed-pllsChristian Marangi
2024-07-08clk: mediatek: mt7988: support alternative compatible for fixed-pllsChristian Marangi
2024-07-08pci: mediatek: make pcie-phy optional for gen3Christian Marangi
2024-07-08pinctrl: mediatek: mt7981: init device before relocationChristian Marangi
2024-07-08pinctrl: mediatek: add support for gpio-controller property in root nodeChristian Marangi
2024-07-08clk: mediatek: mt7981: support alternative compatible for fixed-pllsChristian Marangi
2024-07-08mmc: mediatek: add support for upstream linux clock and propertyChristian Marangi
2024-07-08serial: mediatek: add special handling for highspeed and linux compatChristian Marangi
2024-07-08serial: mediatek: add support for bus clock and enable itChristian Marangi
2024-07-08i2c: mediatek: add support for optional arb and pmic clockChristian Marangi
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