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-eeprom
Age
Commit message (
Expand
)
Author
2025-10-08
w1-eeprom: Make use of static keyword in drivers
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-eeprom: Remove <common.h> and add needed includes
Tom Rini
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-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
2018-11-16
w1-eeprom: Add support for Maxim DS2502 add only memory
Martin Fuzzey
2018-11-01
w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()
Martin Fuzzey
2018-09-28
W1-EEPROM: add sandbox driver
Eugen Hristev
2018-09-28
W1-EEPROM: add support for Maxim DS24 eeprom families
Maxime Ripard
2018-09-28
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard