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
/
w1
Age
Commit message (
Expand
)
Author
2025-07-10
arm: imx: Remove the rest of i.MX31 support
Tom Rini
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
w1: Remove <common.h> and add needed includes
Tom Rini
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-17
w1: Fix bus counting in w1_get_bus
Michal Suchanek
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
w1: w1-gpio: claim the gpio with correct initial flag
Eugen Hristev
2021-05-13
w1: replace dt detection by automatic detection
Kory Maincent
2021-01-23
w1: mxc: fix build
Martin Fuzzey
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-01-01
w1: Add driver for i.MX bus master controller
Martin Fuzzey
2018-12-06
w1: fix occasional enumeration failure
Martin Fuzzey
2018-11-01
w1: fix data abort if no one wire bus master present
Martin Fuzzey
2018-09-28
w1: identify devices with w1-eeprom uclass
Eugen Hristev
2018-09-28
w1: Add 1-Wire gpio driver
Maxime Ripard
2018-09-28
w1: Add 1-Wire uclass
Maxime Ripard