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
2025-03-12
Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra...
Tom Rini
2025-03-11
net: ravb: Fix RX frame size limit
Paul Barker
2025-03-11
net: ravb: Add dependency on CONFIG_BITBANGMII
Paul Barker
2025-03-11
clk: rzg2l: Ignore disable for core clocks
Paul Barker
2025-03-11
net: miiphybb: Drop bb_miiphy_alloc()/bb_miiphy_free() and struct bb_miiphy_bus
Marek Vasut
2025-03-11
net: sh_eth: Switch back to mdio_alloc()
Marek Vasut
2025-03-11
net: ravb: Switch back to mdio_alloc()
Marek Vasut
2025-03-11
net: designware: Switch back to mdio_alloc()
Marek Vasut
2025-03-11
net: miiphybb: Drop priv from struct bb_miiphy_bus
Marek Vasut
2025-03-11
net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write()
Marek Vasut
2025-03-11
net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write()
Marek Vasut
2025-03-11
net: miiphybb: Wrap driver side bb_miiphy_read/write() accessors
Marek Vasut
2025-03-11
net: miiphybb: Split off struct bb_miiphy_bus_ops
Marek Vasut
2025-03-11
pinctrl: renesas: Drop special RZN1 entry from Makefile
Marek Vasut
2025-03-10
Merge tag 'v2025.04-rc4' into next
Tom Rini
2025-03-10
usb: gadget: Remove the legacy usbtty driver
Tom Rini
2025-03-10
usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
Tom Rini
2025-03-08
video: bridge: add transparent LVDS de/encoder bridge
Svyatoslav Ryhel
2025-03-08
video: bridge-uclass: add get_display_timing ops
Svyatoslav Ryhel
2025-03-08
core: ofnode: add of_graph parsing helpers
Svyatoslav Ryhel
2025-03-05
Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodia...
Tom Rini
2025-03-04
led: Fix next Coverity scan error
Heiko Schocher
2025-03-04
gpio: 74x146: depend on DM_SPI
J. Neuschäfer
2025-03-04
Revert "dm: core: Simplify dm_probe_devices()"
Simon Glass
2025-03-03
arm64: versal2: Show major and minor silicon version
Michal Simek
2025-03-03
clk: versal: Store driver data in data section
Padmarao Begari
2025-03-03
clk: versal: Update the reference clocks as per bindings
Venkatesh Yadav Abbarapu
2025-03-03
crypto: fsl_hash: fix flush dcache alignment in caam_hash()
Benjamin Lemouzy
2025-03-03
net: tsec: Re-arm packet buffer in error case
J. Neuschäfer
2025-03-03
net: tsec: Reorder tsec_recv and tsec_free_pkt
J. Neuschäfer
2025-02-28
Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...
Tom Rini
2025-02-28
sysinfo: Add driver for IOT2050 boards
Baocheng Su
2025-02-28
sysinfo: Add API for accessing data elements
Baocheng Su
2025-02-28
dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy
Prasanth Babu Mantena
2025-02-28
serial: ns16550: Fix pointer type mismatch
J. Neuschäfer
2025-02-28
mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory area
Alexander Stein
2025-02-28
clk: rockchip: Correct usage of IS_ENABLED() macro
Tom Rini
2025-02-26
net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num
Marek Vasut
2025-02-26
net: sh_eth: Drop use of miiphy_get_dev_by_name()
Marek Vasut
2025-02-26
net: ravb: Drop use of miiphy_get_dev_by_name()
Marek Vasut
2025-02-26
net: miiphybb: Drop name field from struct bb_miiphy_bus
Marek Vasut
2025-02-26
net: miiphybb: Use container_of() in bb_miiphy_getbus()
Marek Vasut
2025-02-26
net: designware: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callb...
Marek Vasut
2025-02-26
net: sh_eth: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
2025-02-26
net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
2025-02-26
net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers
Marek Vasut
2025-02-26
net: designware: Extract bbmiiphy initialization into dedicated function
Marek Vasut
2025-02-26
net: designware: Drop bus index
Marek Vasut
2025-02-26
net: miiphybb: Drop bb_miiphy_init() and .init callback
Marek Vasut
2025-02-26
net: designware: Reorder bb_miiphy functions
Marek Vasut
[prev]
[next]