git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
007610d
d35589f
)
Merge tag 'i2c-updates-for-2025-10-rc2' of https://source.denx.de/u-boot/custodians...
author
Tom Rini
<trini@konsulko.com>
Wed, 6 Aug 2025 14:06:23 +0000
(08:06 -0600)
committer
Tom Rini
<trini@konsulko.com>
Wed, 6 Aug 2025 14:06:23 +0000
(08:06 -0600)
i2c updates for v2025.10-rc2
bugfixes:
- rcar_iic: do not use unitialised variable
from Andrew
- fix coverity issue in cmd/i2c.c
from Heiko
new driver:
late, but hopefully okay for rc2, as already picked up when
merge window was open, but there was a problem in common code,
which is now fixed
- new i3c driver support from Dinesh
Trivial merge