index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-07-15
power: pmic: sunxi: only build AXP drivers for SPL
Andre Przywara
2024-07-15
Merge tag 'efi-2024-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2024-07-15
power: regulator: add AXP717 support
Andre Przywara
2024-07-14
rtc: fix the description of the Goldfish RTC driver
Heinrich Schuchardt
2024-07-13
eth: asix88179: reset during probe
Caleb Connolly
2024-07-11
Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-07-11
mmc: am654_sdhci: Add the quirk to set TESTCD bit
Emanuele Ghidoli
2024-07-08
Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"
Tom Rini
2024-07-08
clk: mediatek: mt7986: support alternative compatible for fixed-plls
Christian Marangi
2024-07-08
clk: mediatek: mt7988: support alternative compatible for fixed-plls
Christian Marangi
2024-07-08
pci: mediatek: make pcie-phy optional for gen3
Christian Marangi
2024-07-08
pinctrl: mediatek: mt7981: init device before relocation
Christian Marangi
2024-07-08
pinctrl: mediatek: add support for gpio-controller property in root node
Christian Marangi
2024-07-08
clk: mediatek: mt7981: support alternative compatible for fixed-plls
Christian Marangi
2024-07-08
mmc: mediatek: add support for upstream linux clock and property
Christian Marangi
2024-07-08
serial: mediatek: add special handling for highspeed and linux compat
Christian Marangi
2024-07-08
serial: mediatek: add support for bus clock and enable it
Christian Marangi
2024-07-08
i2c: mediatek: add support for optional arb and pmic clock
Christian Marangi
2024-07-08
net: mediatek: handle alternative name for pn_swap property
Christian Marangi
2024-07-08
spi: mtk_spim: add support for upstream mediatek, spi-ipm compatible
Christian Marangi
2024-07-08
pci: mediatek: add PCIe controller support for filogic silicon
John Crispin
2024-07-08
phy: phy-mtk-tphy: add support for phy type switch
Christian Marangi
2024-07-08
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2024-07-08
Merge tag 'u-boot-imx-master-20240706' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
2024-07-08
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2024-07-08
Merge branch 'next-clk-sync' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2024-07-08
arm: mvebu: a38x: Add optional support for using old DDR3 training code
Marek Behún
2024-07-08
ddr: marvell: a38x: old: Backport immutable debug settings
Marek Behún
2024-07-08
ddr: marvell: a38x: old: Fix some compiler warning of the old code
Marek Behún
2024-07-08
ddr: marvell: a38x: Import old DDR training code from 2017 version of U-Boot
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: Remove unused variables
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't...
Marek Behún
2024-07-06
clk: imx: add mux ops for i.MX8M composite clk
Michael Trimarchi
2024-07-06
clk: clk-mux: Make public the clk_fetch_parent_index
Michael Trimarchi
2024-07-06
mmc: fsl_esdhc_imx: Fix error message
Alexander Stein
2024-07-06
pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.9.3
Marek Vasut
2024-07-06
clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.9.3
Marek Vasut
2024-07-06
clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.9.3
Marek Vasut
2024-07-06
clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.9.3
Marek Vasut
2024-07-06
clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.9.3
Marek Vasut
2024-07-06
clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3
Marek Vasut
2024-07-06
usb: xhci: Replace terrible formatting with different terrible formatting
Marek Vasut
2024-07-06
clk: imx: Fix wrong flags assignment clk-composite-93
Michael Trimarchi
2024-07-06
clk: imx: Fix wrong flags assignment clk-composite-8m
Michael Trimarchi
2024-07-05
watchdog: mpc8xxx: Fix timer value
Christophe Leroy
2024-07-05
e1000: add support for i226
Marjolaine Amate
2024-07-05
Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...
Tom Rini
2024-07-05
usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET
Marek Vasut
[prev]
[next]