- a24ef88 power: regulator: Add a driver for the AXP USB power supply by Samuel Holland · 1 year, 10 months ago
- b2ced04 power: pmic: Add NXP PCA9451A PMIC support by Ye Li · 1 year, 10 months ago
- 393dfaea power: Drop unused muic_max8997 driver by Simon Glass · 1 year, 10 months ago
- be560d9 power: Drop unused muic_max77693 driver and mfd code by Simon Glass · 1 year, 10 months ago
- 7002f77 power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · 1 year, 10 months ago
- 17ac6a3 power: Drop unused bat_trats driver and battery code by Simon Glass · 1 year, 10 months ago
- 6d70a9f freescale: Drop unused ftpmu010 driver by Simon Glass · 1 year, 10 months ago
- fbdb0c4 power: Drop pmic_max77693.c by Simon Glass · 1 year, 10 months ago
- d63d1c6 power: Drop fg_max77693 by Simon Glass · 1 year, 10 months ago
- 14fc02a pmic: pca9450: Make warm reset on WDOG_B assertion by Marek Vasut · 2 years ago
- a643856 power: pmic: axp: Bind regulators from the DT by Samuel Holland · 1 year, 10 months ago
- 8de2c0c power: regulator: Add a driver for AXP PMIC regulators by Samuel Holland · 1 year, 10 months ago
- 0aa18bf power: pmic: axp: Provide a variant ID in the driver data by Samuel Holland · 1 year, 10 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- ab87f94 power: regulator: Add support for NPCM8xx by Jim Liu · 2 years, 1 month ago
- adce81d global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG by Tom Rini · 2 years ago
- f52f907 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 2 years ago
- 6e4344e global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · 2 years ago
- fc9d6a1 global: Migrate CONFIG_FSL_PMIC_MODE to CFG by Tom Rini · 2 years ago
- 610d41f global: Migrate CONFIG_FSL_PMIC_CS to CFG by Tom Rini · 2 years ago
- a35b7ba global: Migrate CONFIG_FSL_PMIC_CLK to CFG by Tom Rini · 2 years ago
- 0da17ea global: Migrate CONFIG_FSL_PMIC_BITLEN to CFG by Tom Rini · 2 years ago
- b2f1596 Convert CONFIG_POWER_PCA9450 to Kconfig by Tom Rini · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- c550c2ba dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · 2 years, 1 month ago
- 2d982b7 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · 2 years, 1 month ago
- 7b6e5d0 Convert CONFIG_TPS6586X_POWER et al to Kconfig by Tom Rini · 2 years ago
- db9d925 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · 2 years ago
- 639f1df power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- ac3ed37 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years, 1 month ago
- e32d036 drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years, 1 month ago
- 2ce0c44 regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years, 1 month ago
- e81135ef power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years, 2 months ago
- 6ec6a07 power: regulator: fix autoset error handling by John Keeping · 2 years, 3 months ago
- 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
- 0569d5f firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 4 months ago
- 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
- 3e06eb3 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 4 months ago
- 91c89d3 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · 2 years, 5 months ago
- 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- ac7f321 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · 2 years, 5 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- 7c9de74 rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 6 months ago
- b02712f power: pmic: rk8xx: Support sysreset shutdown method by Chris Morgan · 2 years, 6 months ago
- 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
- ccf51fb pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · 2 years, 5 months ago
- ebc2b1e power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · 2 years, 6 months ago
- 95dce1a power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
- a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 6 months ago
- d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
- 593539c pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 7 months ago
- a9768c9 arm: mach-k3: am62: Introduce autogenerated SoC data by Suman Anna · 2 years, 6 months ago
- 5d9b83d pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 6 months ago
- 1d6dd08 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · 2 years, 6 months ago
- 5fc0a86 regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · 2 years, 7 months ago
- e422fbe power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 7 months ago
- a7c9d8b x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 8 months ago
- 93b2091 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 7 months ago
- e91b003 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 8 months ago
- dd96fba imx: power-domain: Add i.MX8MP HSIOMIX driver by Marek Vasut · 2 years, 8 months ago
- 2e1405e imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 8 months ago
- fb4e8e9 power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 8 months ago
- e5481a8 imx: power-domain: Get rid of SMCCC dependency by Marek Vasut · 2 years, 8 months ago
- 93d1d8b imx: power-domain: Inline arch-imx8m/power-domain.h by Marek Vasut · 2 years, 8 months ago
- 78fb007 imx: power-domain: Descend into pgc subnode if present by Marek Vasut · 2 years, 8 months ago
- 4befe91 power-domain: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 8 months ago
- a362175 power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 8 months ago
- cdd4bfe regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 8 months ago
- d3e424a pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 9 months ago
- 8ec22ba power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 9 months ago
- b4e681f power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 9 months ago
- 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 8 months ago
- f0a6a32 power: zynqmp: Use zynqmp_pmufw_node() from firmware by Michal Simek · 2 years, 9 months ago
- 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 9 months ago
- 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
- 5f31d4a drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 10 months ago
- e8146ea drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 10 months ago
- 0fd9f36 power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 10 months ago
- 9e8c483 power: domain: apple: Add reset support by Mark Kettenis · 2 years, 10 months ago
- 7078f35 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
- f54598a regulator: bd718x7: Bypass bogus warnings by Marek Vasut · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 2fc9405 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 11 months ago
- 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
- 9964f00 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
- f1f2516 power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
- 5afa5cd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 1 month ago
- 41a545f power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 3 months ago
- 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
- 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 2 months ago
- a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 2 months ago
- aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 2 months ago
- 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- a0e4487 power: Refactor Makefile rules by Simon Glass · 3 years, 4 months ago
- 7ff6104 power: Add a POWER config by Simon Glass · 3 years, 4 months ago