1. 14f3e38 adc: rockchip-saradc: add support for getting reference voltage value by Peter Cai · 2 years, 10 months ago
  2. 33ecda0 rockchip: saradc: remove double semi-colon by Giulio Benetti · 2 years, 9 months ago
  3. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  4. 664b9df adc: meson-saradc: add support for getting reference voltage value by Marek Szyprowski · 3 years, 9 months ago
  5. 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  6. 400ea52 adc: meson-saradc: use correct printf code by Heinrich Schuchardt · 4 years ago
  7. 6bcd066 adc: meson-saradc: skip hardware init only if ADC is enabled by Marek Szyprowski · 4 years ago
  8. 4f56e54 adc: meson-saradc: add G12A variant by Marek Szyprowski · 4 years ago
  9. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  10. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  11. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  12. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  13. 8237eeb adc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  14. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  15. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  16. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  17. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  18. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  19. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  20. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  21. 69c04e9 adc: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  22. 35fc48d adc: stm32-adc: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  23. 0ca1c29 adc: exynos-adc: Fix wrong bit operation used to stop the ADC by Krzysztof Kozlowski · 6 years ago
  24. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  25. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  26. 5a1da38 adc: Add driver for STM32 ADC by Fabrice Gasnier · 6 years ago
  27. 91d954b dm: adc: uclass: get reference regulator once by Fabrice Gasnier · 6 years ago
  28. 934f582 adc: meson-saradc: fix regmap_init_mem call by Neil Armstrong · 6 years ago
  29. 4c76ddc adc: add Amlogic Meson SAR ADC driver by Neil Armstrong · 7 years ago
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  31. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  32. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  33. f8d5bc7 dm: adc: Add driver for Rockchip SARADC by David Wu · 7 years ago
  34. d22709c dm: adc: Convert uclass to livetree by Simon Glass · 8 years ago
  35. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  36. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  37. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  38. d8c1562 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · 9 years ago
  39. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago