1. 0b91862 power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years, 1 month ago
  2. 8edf7ac power: regulator: fix autoset error handling by John Keeping · 2 years, 1 month ago
  3. 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 1 month ago
  4. ad8024e firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 3 months ago
  5. e555d4c pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 3 months ago
  6. 99699a7 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 3 months ago
  7. 67b5663 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · 2 years, 4 months ago
  8. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  9. afe3378 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · 2 years, 4 months ago
  10. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  11. 30975fb rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 5 months ago
  12. ad60751 power: pmic: rk8xx: Support sysreset shutdown method by Chris Morgan · 2 years, 5 months ago
  13. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 5 months ago
  14. 2add051 pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · 2 years, 4 months ago
  15. db59fef power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · 2 years, 5 months ago
  16. ff33ed3 power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 5 months ago
  17. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 5 months ago
  18. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  19. 752bea3 pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 6 months ago
  20. 4b8903a arm: mach-k3: am62: Introduce autogenerated SoC data by Suman Anna · 2 years, 5 months ago
  21. 326337f pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 5 months ago
  22. 1d51e77 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · 2 years, 5 months ago
  23. 411502c regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · 2 years, 6 months ago
  24. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 6 months ago
  25. 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 7 months ago
  26. faeb564 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 6 months ago
  27. 8479902 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 7 months ago
  28. 898e761 imx: power-domain: Add i.MX8MP HSIOMIX driver by Marek Vasut · 2 years, 6 months ago
  29. 2e760f1 imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 6 months ago
  30. 63c390a power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 6 months ago
  31. 4eb82c2 imx: power-domain: Get rid of SMCCC dependency by Marek Vasut · 2 years, 6 months ago
  32. 19842b6 imx: power-domain: Inline arch-imx8m/power-domain.h by Marek Vasut · 2 years, 6 months ago
  33. 8741d92 imx: power-domain: Descend into pgc subnode if present by Marek Vasut · 2 years, 6 months ago
  34. 20874a6 power-domain: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 6 months ago
  35. e9598cf power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 7 months ago
  36. f3b5100 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 7 months ago
  37. a004453 pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 8 months ago
  38. e8cb4e7 power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 7 months ago
  39. 1610b68 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 7 months ago
  40. 297e6eb 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, 7 months ago
  41. fda7cbf power: zynqmp: Use zynqmp_pmufw_node() from firmware by Michal Simek · 2 years, 8 months ago
  42. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 8 months ago
  43. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  44. df1fa27 drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 8 months ago
  45. 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 8 months ago
  46. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 9 months ago
  47. 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 2 years, 9 months ago
  48. 98551f8 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 9 months ago
  49. 1b7f00e regulator: bd718x7: Bypass bogus warnings by Marek Vasut · 2 years, 9 months ago
  50. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  51. 97187d5 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 9 months ago
  52. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
  53. 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
  54. d47c4fe power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  55. 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years ago
  56. 830e161 power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 2 months ago
  57. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  58. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years ago
  59. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years ago
  60. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years ago
  61. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  62. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  63. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
  64. a4faf1f power: Refactor Makefile rules by Simon Glass · 3 years, 2 months ago
  65. 14c251f power: Add a POWER config by Simon Glass · 3 years, 2 months ago
  66. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  67. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  68. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 2 months ago
  69. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  70. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  71. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  72. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  73. 6fdbd2b power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 3 months ago
  74. 3f6e4ec power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 4 months ago
  75. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  76. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 4 months ago
  77. 144464b power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 4 months ago
  78. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  79. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  80. 6ab0286 power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  81. f174a0d imx: power-domain: Add fsl,imx8mn-gpc compatible string by Marek Vasut · 3 years, 6 months ago
  82. da16034 imx: power-domain: Add fsl,imx8mm-gpc compatible string by Marek Vasut · 3 years, 7 months ago
  83. 1f213ee firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 8 months ago
  84. 67696ab power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 9 months ago
  85. 4eeb9fe power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 7 months ago
  86. d9f9600 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 8 months ago
  87. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  88. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  89. 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 9 months ago
  90. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 9 months ago
  91. 6489dac imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · 3 years, 10 months ago
  92. 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 3 years, 10 months ago
  93. 2d572ed power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · 4 years ago
  94. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
  95. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  96. ca9a9da power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 4 years ago
  97. e0d0f7e power: domain: meson-ee-pwrc: add support for the Meson AXG SoCs by Neil Armstrong · 4 years, 1 month ago
  98. ed47278 power: domain: meson-ee-pwrc: add support for the Meson GX SoCs by Neil Armstrong · 4 years, 1 month ago
  99. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  100. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago