- 48a90fa power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 4 months ago
- cb9589f power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 5 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 0f72146 power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
- ff86641 power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 8 months ago
- 4be6f11 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 9 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 338588e power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 4 years ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_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
- db8fef2 power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
- 1af31f3 pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
- 6ba69a2 power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 5 months ago
- 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 94a036b pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 7 months ago
- b74e774 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
- a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
- c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
- 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
- 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
- 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
- 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
- a36bb3c power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
- 9c3193b power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
- 449dc04 pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
- 8844c4a stpmic1: simplify stpmic1_sysreset_request by Patrick Delaunay · 5 years ago
- c9a5d39 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
- e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
- 9d4ce30 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 6 years ago
- 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
- f6d0220 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 6 years ago
- 1cf7f1d regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
- d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
- 537581d pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
- d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
- 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
- cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
- b7f57e1 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
- 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
- 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
- 73126ac power: pmic: Correct debug/error output by Simon Glass · 6 years ago
- c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
- 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
- ace7504 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 7 years ago
- 9c65b79 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 7 years ago
- e106693 pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 7 years ago
- 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 7 years ago
- 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
- 0de0541 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 7 years ago
- 87ba4c8 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
- 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 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
- 3cba451 pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
- 7553666 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
- abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
- 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
- e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
- 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
- 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
- b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
- c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
- 3006c92 power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
- b0586ad power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
- 00ab7fb rockchip: rk8xx: allocate priv structure for driver by Kever Yang · 8 years ago
- 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 8 years ago
- 5cdb516 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · 8 years ago
- 2c2d2c2 dm: pmic: Convert uclass to livetree by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 7cac656 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 8 years ago
- 614704b power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
- 0234adb power: pmic: rk808: add RK818 support by Jacob Chen · 8 years ago
- 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 8 years ago
- 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · 8 years ago
- 4997f6e power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
- 6d6e5ee pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
- 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
- 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago