index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
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
/
w1-uclass.c
Age
Commit message (
Expand
)
Author
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-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-05-13
w1: replace dt detection by automatic detection
Kory Maincent
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-05-18
common: Drop log.h from common header
Simon Glass
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 uclass
Maxime Ripard