~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek2022-10-29
* w1: Fix bus counting in w1_get_busMichal Suchanek2022-10-17
* arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-01
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-07-07
|\
| * dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* | w1: w1-gpio: claim the gpio with correct initial flagEugen Hristev2021-07-06
|/
* w1: replace dt detection by automatic detectionKory Maincent2021-05-13
* w1: mxc: fix buildMartin Fuzzey2021-01-23
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* w1: Add driver for i.MX bus master controllerMartin Fuzzey2019-01-01
* w1: fix occasional enumeration failureMartin Fuzzey2018-12-06
* w1: fix data abort if no one wire bus master presentMartin Fuzzey2018-11-01
* w1: identify devices with w1-eeprom uclassEugen Hristev2018-09-28
* w1: Add 1-Wire gpio driverMaxime Ripard2018-09-28
* w1: Add 1-Wire uclassMaxime Ripard2018-09-28