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-03
dm: core: fix typo in SPL_DM_WARN prompt text
Quentin Schulz
2024-07-03
dm: core: migrate debug() messages to use dm_warn
Quentin Schulz
2024-07-03
dm: core: fix signedness in debug messages
Quentin Schulz
2024-07-03
dm: core: fix misleading debug message when matching compatible
Quentin Schulz
2024-07-01
Merge branch 'next'
Tom Rini
2024-06-28
power: regulator: Handle autoset in regulators_enable_boot_on()
Simon Glass
2024-06-26
meson: Correct driver declaration for meson_axg_gpio
Simon Glass
2024-06-25
usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static
Neil Armstrong
2024-06-25
usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static
Neil Armstrong
2024-06-25
phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode
Neil Armstrong
2024-06-25
usb: dwc3: meson-gxl: switch to generic_phy_set_mode
Neil Armstrong
2024-06-25
phy: meson-gxl-usb2: add set_mode callback
Neil Armstrong
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-19
Merge patch series "Add basic U-Boot Support for J722S-EVM"
Tom Rini
2024-06-19
firmware: ti_sci_static_data: Add static DMA channel
Jayesh Choudhary
2024-06-19
ram: k3-ddrss: Enable the am62ax's DDR controller for J722S
Jayesh Choudhary
2024-06-19
arm: mach-k3: j722s: introduce clock and device files for wkup spl
Jayesh Choudhary
2024-06-19
power: domain: ti: Fix the order for platform data entries
Jayesh Choudhary
2024-06-19
clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data order
Jayesh Choudhary
2024-06-19
soc: add info to identify the J722S SoC family
Jayesh Choudhary
2024-06-19
soc: ti: k3-socinfo: Fix SOC JTAG entry order
Jayesh Choudhary
2024-06-19
usb: dwc3: add newlines to dev_vdbg calls in ep0
Caleb Connolly
2024-06-19
usb: informative message if no controller
Heinrich Schuchardt
2024-06-18
net: dwc_eth_qos: add support for phy-reset-gpios property
Heesub Shin
2024-06-17
Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2024-06-17
Merge tag 'u-boot-nand-20240617' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2024-06-17
gpio: Add proper dependency on ZYNQMP_FIRMWARE
Michal Simek
2024-06-17
spi: versal2: Enable spi drivers for Versal Gen 2
Michal Simek
2024-06-17
mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2
Michal Simek
2024-06-17
soc: versal2: Add SoC driver for AMD Versal Gen 2
Michal Simek
2024-06-17
arm64: versal2: Add support for AMD Versal Gen 2
Michal Simek
2024-06-17
mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
Prasad Kummari
2024-06-17
sdhci: zynq: Fix tap delay for SD on Versal NET
Simek, Michal
2024-06-17
mtd: nand: pxa3xx: Incorrect bitflip return on page read
Ravi Minnikanti
2024-06-17
ubi: Depend on MTD
John Watts
2024-06-17
mtd: rawnand: macronix: OTP access for MX30LFxG18AC
Arseniy Krasnov
2024-06-16
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...
Tom Rini
2024-06-16
Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/cu...
Tom Rini
2024-06-16
serial: ns16550: fix comment to mention schedule instead of watchdog_reset
Rasmus Villemoes
2024-06-16
wdt-uclass: watchdog_reset cleanup
Rasmus Villemoes
2024-06-16
cyclic: make clients embed a struct cyclic_info in their own data structure
Rasmus Villemoes
2024-06-16
wdt-uclass: prevent multiple cyclic_register calls
Rasmus Villemoes
2024-06-14
Merge patch series "efi_loader: select BLK not depends on BLK"
Tom Rini
2024-06-14
block: Update BLK to be def_bool
Tom Rini
2024-06-14
power: rk8xx: properly print all supported PMICs name
Quentin Schulz
2024-06-14
pinctrl: rockchip: rk3588: Fix support for rockchip_get_mux()
Jonas Karlman
2024-06-14
pinctrl: rockchip: rv1126: Fix support for IOMUX_L_SOURCE_PMU flag
Jonas Karlman
2024-06-14
pinctrl: rockchip: rk3188: Fix support for IOMUX_GPIO_ONLY flag
Jonas Karlman
2024-06-14
regulator: rk8xx: clarify operator precedence
Quentin Schulz
2024-06-14
regulator: rk8xx: pass pmic udevice instead of regulator to all internal func...
Quentin Schulz
[next]