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