index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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-03-27
tee: sandbox: fix spelling errors
Igor Opaniuk
2024-03-22
clk: clk-imx8qm: Add LPUART IPG entries
Fabio Estevam
2024-03-22
clk: clk-imx8qxp: Add LPUART IPG entries
Fabio Estevam
2024-03-12
serial: move sbi_dbcn_available to .data section
Heinrich Schuchardt
2024-03-09
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2024-03-09
net: phy: Use PHY MDIO address from DT if available
Marek Vasut
2024-03-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2024-03-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2024-03-05
rng: Add Turris Mox rTWM RNG driver
Max Resch
2024-03-05
net: mv88e6xxx: fix missing SMI address initialization
Marek Mojík
2024-03-05
usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
Jonas Karlman
2024-03-04
video: mxsfb: add back imx6ul/imx6ull support
Sébastien Szymanski
2024-03-03
spi: sunxi: Add support for R329/D1/R528/T113 SPI controller
Maksim Kiselev
2024-03-02
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
Tom Rini
2024-03-02
mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()
Marek Vasut
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile.h to renesas.h
Marek Vasut
2024-03-02
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
Marek Vasut
2024-02-28
pmic: raa215300: Bind sysreset driver
Paul Barker
2024-02-28
sysreset: Support reset via Renesas RAA215300 PMIC
Paul Barker
2024-02-28
pmic: Add Renesas RAA215300 PMIC driver
Paul Barker
2024-02-28
i2c: rzg2l: Add I2C driver for RZ/G2L family
Paul Barker
2024-02-28
clk: renesas: Confirm all clock & reset changes on RZ/G2L
Paul Barker
2024-02-22
Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2024-02-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2024-02-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2024-02-19
usb: ehci-mx6: Add i.MX93 support
Mathieu Othacehe
2024-02-19
mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
Frieder Schrempf
2024-02-17
clk: renesas: Fix broken clocks on all Gen2 boards
Niklas Söderlund
2024-02-14
Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
2024-02-14
button: qcom-pmic: demote "unknown button" message to debug
Caleb Connolly
2024-02-14
button: qcom-pmic: fix some error checking
Dan Carpenter
2024-02-13
memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVM
Roger Quadros
2024-02-12
net: designware: Support high memory nodes
Nils Le Roux
2024-02-12
Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
2024-02-12
soc: zynqmp: Add the IDcode for dr_SE and eg_SE variants
Venkatesh Yadav Abbarapu
2024-02-10
spi: mxc_spi: Add imx6ul-ecspi compatible string
Marek Vasut
2024-02-10
mtd: spi: renesas: Add R8A779H0 V4M support
Hai Pham
2024-02-10
pinctrl: renesas: Add R8A779H0 V4M PFC tables
Hai Pham
2024-02-10
clk: renesas: Implement R8A779H0 V4M PLL7 support
Marek Vasut
2024-02-10
clk: renesas: Add R8A779H0 V4M clock tables
Hai Pham
2024-02-08
Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
2024-02-08
imx: scu_api: add implementation of sc_pm_reset_reason
Igor Opaniuk
2024-02-08
net: phy: nxp-c45-tja11xx: add tja1120 support
Radu Pirea (NXP OSS)
2024-02-08
net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure
Radu Pirea (NXP OSS)
2024-02-08
net: phy: nxp-c45-tja11xx: read PHY the speed from hardware
Radu Pirea (NXP OSS)
2024-02-08
net: phy: nxp-c45-tja11xx: use local definion of features
Radu Pirea (NXP OSS)
2024-02-07
Merge branch '2024-02-06-assorted-fixes'
Tom Rini
[next]