Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: treewide: Do not use the return value of simple uclass iterator | Michal Suchanek | 2022-10-29 | 1 | -7/+2 |
* | w1: Fix bus counting in w1_get_bus | Michal Suchanek | 2022-10-17 | 1 | -9/+11 |
* | dm: define LOG_CATEGORY for all uclass | Patrick Delaunay | 2021-07-06 | 1 | -0/+2 |
* | w1: replace dt detection by automatic detection | Kory Maincent | 2021-05-13 | 1 | -2/+74 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -3/+3 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | w1: fix occasional enumeration failure | Martin Fuzzey | 2018-12-06 | 1 | -4/+0 |
* | w1: fix data abort if no one wire bus master present | Martin Fuzzey | 2018-11-01 | 1 | -6/+8 |
* | w1: identify devices with w1-eeprom uclass | Eugen Hristev | 2018-09-28 | 1 | -0/+4 |
* | w1: Add 1-Wire uclass | Maxime Ripard | 2018-09-28 | 1 | -0/+236 |