- 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 3 years, 11 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 8f9abdf power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years ago
- 5d89afe pca9450a: fix i2c address by Max Krummenacher · 4 years ago
- eefd93e power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 4 months ago
- addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 4 months ago
- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
- 661d9af power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 5 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 417ea63 pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 7 months ago
- 8cd10a4 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 9 months ago
- 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
- 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
- 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
- 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
- b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
- b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
- addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
- 6b86dd0 power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
- 672fc54 power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
- e0f724f pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
- ef32dcf stpmic1: simplify stpmic1_sysreset_request by Patrick Delaunay · 5 years ago
- 234a602 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
- b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
- 21b0241 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 6 years ago
- a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- 2463874 power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
- 82cd1a2 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 5 years ago
- 1023c87 regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
- 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
- 8811583e pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
- 42f01aa power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
- d46c22b power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
- 8bf3c24 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
- dfb0a70 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
- fb1b771 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
- 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
- c83c436 power: pmic: Correct debug/error output by Simon Glass · 6 years ago
- b844805 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
- 7da7ff5 power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
- a65e644 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 6 years ago
- c57a226 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 6 years ago
- 655b24c pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 6 years ago
- b8a6d67 pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 6 years ago
- 1424963 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
- 1f0dfa1 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 7 years ago
- 9c67c44 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
- 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 5d0c74e pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- a35332f power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
- 173f023 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
- 46caea7 power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
- 854dfbf power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
- bf802f5 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
- 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- a904a16 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
- 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
- e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
- c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
- cdad57a power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
- e395b88 power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
- 7c1fb0a rockchip: rk8xx: allocate priv structure for driver by Kever Yang · 8 years ago
- 04048d5 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 7 years ago
- 0402d00 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · 7 years ago
- 7a869e6 dm: pmic: Convert uclass to livetree by Simon Glass · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
- 6183b29 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 7 years ago
- 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
- d77af8a power: pmic: rk808: add RK818 support by Jacob Chen · 8 years ago
- bdf25a5 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 8 years ago
- 2838c07 power: Move as3722 pmic to pmic/ directory by Simon Glass · 8 years ago
- 1a5a05d power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
- 762161b pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
- 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
- 103e83a power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
- df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
- ca1de0b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
- 33621d2 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
- c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- aa26776 power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
- 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
- 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
- 3bfc815 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 9 years ago