1. 2569c52 adc: rockchip-saradc: Use vdd-microvolts prop as fallback by Jonas Karlman · 5 weeks ago
  2. b7db8d3 adc: Allow use of adc with DM_REGULATOR disabled by Jonas Karlman · 5 weeks ago
  3. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  4. 1d52512 dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL by Jonas Karlman · 4 months ago
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  7. 5b5e0ff adc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  8. f764764 adc: add missing depends on ADC for controller drivers by Quentin Schulz · 8 months ago
  9. 5df8ac4 rockchip: adc: rockchip-saradc: add support for RK3588 by Quentin Schulz · 8 months ago
  10. e8e0aae rockchip: adc: rockchip-saradc: factor out stop callback by Quentin Schulz · 8 months ago
  11. d0aaaae rockchip: adc: rockchip-saradc: factor out start_channel callback by Quentin Schulz · 8 months ago
  12. a07eeca rockchip: adc: rockchip-saradc: factor out channel_data callback by Quentin Schulz · 8 months ago
  13. f120956 rockchip: adc: rockchip-saradc: use union for preparing for v2 by Quentin Schulz · 8 months ago
  14. 8f68b28 dm: adc: imx93-adc depends on ADC (fix boot) by Sébastien Szymanski · 1 year, 2 months ago
  15. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  16. 03a1bc3 adc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  17. 841ebfb8 dm: adc: add iMX93 ADC support by Luca Ellero · 1 year, 5 months ago
  18. b415d0e rockchip: adc: rockchip-saradc: use dev_read_addr_ptr by Johan Jonker · 1 year, 9 months ago
  19. 28dde16 adc: stm32mp15: add calibration support by Olivier Moysan · 2 years ago
  20. 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · 2 years ago
  21. cd9cf58 adc: stm32mp15: add support of generic channels binding by Olivier Moysan · 2 years ago
  22. f3850e9 adc: stm32mp15: split channel init into several routines by Olivier Moysan · 2 years ago
  23. 24a7ad6 adc: meson-saradc: add AXG variant by Vyacheslav Bocharov · 2 years, 7 months ago
  24. 14f3e38 adc: rockchip-saradc: add support for getting reference voltage value by Peter Cai · 2 years, 10 months ago
  25. 33ecda0 rockchip: saradc: remove double semi-colon by Giulio Benetti · 2 years, 9 months ago
  26. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  27. 664b9df adc: meson-saradc: add support for getting reference voltage value by Marek Szyprowski · 3 years, 9 months ago
  28. 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
  29. 400ea52 adc: meson-saradc: use correct printf code by Heinrich Schuchardt · 4 years ago
  30. 6bcd066 adc: meson-saradc: skip hardware init only if ADC is enabled by Marek Szyprowski · 4 years ago
  31. 4f56e54 adc: meson-saradc: add G12A variant by Marek Szyprowski · 4 years ago
  32. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  33. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  34. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  35. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  36. 8237eeb adc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  37. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  38. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  39. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  40. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  41. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  42. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  43. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  44. 69c04e9 adc: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  45. 35fc48d adc: stm32-adc: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  46. 0ca1c29 adc: exynos-adc: Fix wrong bit operation used to stop the ADC by Krzysztof Kozlowski · 6 years ago
  47. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  48. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  49. 5a1da38 adc: Add driver for STM32 ADC by Fabrice Gasnier · 6 years ago
  50. 91d954b dm: adc: uclass: get reference regulator once by Fabrice Gasnier · 6 years ago
  51. 934f582 adc: meson-saradc: fix regmap_init_mem call by Neil Armstrong · 6 years ago
  52. 4c76ddc adc: add Amlogic Meson SAR ADC driver by Neil Armstrong · 7 years ago
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  54. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  55. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  56. f8d5bc7 dm: adc: Add driver for Rockchip SARADC by David Wu · 7 years ago
  57. d22709c dm: adc: Convert uclass to livetree by Simon Glass · 8 years ago
  58. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  59. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  60. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  61. d8c1562 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · 9 years ago
  62. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago