1. 411502c regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · 2 years, 7 months ago
  2. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 7 months ago
  3. 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 7 months ago
  4. faeb564 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 7 months ago
  5. 8479902 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 8 months ago
  6. 898e761 imx: power-domain: Add i.MX8MP HSIOMIX driver by Marek Vasut · 2 years, 7 months ago
  7. 2e760f1 imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 7 months ago
  8. 63c390a power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 7 months ago
  9. 4eb82c2 imx: power-domain: Get rid of SMCCC dependency by Marek Vasut · 2 years, 7 months ago
  10. 19842b6 imx: power-domain: Inline arch-imx8m/power-domain.h by Marek Vasut · 2 years, 7 months ago
  11. 8741d92 imx: power-domain: Descend into pgc subnode if present by Marek Vasut · 2 years, 7 months ago
  12. 20874a6 power-domain: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 7 months ago
  13. e9598cf power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 7 months ago
  14. f3b5100 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 7 months ago
  15. a004453 pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 9 months ago
  16. e8cb4e7 power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 8 months ago
  17. 1610b68 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 8 months ago
  18. 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, 8 months ago
  19. fda7cbf power: zynqmp: Use zynqmp_pmufw_node() from firmware by Michal Simek · 2 years, 9 months ago
  20. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 9 months ago
  21. 24b628a 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
  22. df1fa27 drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 9 months ago
  23. 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 9 months ago
  24. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 9 months ago
  25. 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 2 years, 10 months ago
  26. 98551f8 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
  27. 1b7f00e regulator: bd718x7: Bypass bogus warnings by Marek Vasut · 2 years, 10 months ago
  28. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  29. 97187d5 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 10 months ago
  30. 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
  31. 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
  32. d47c4fe power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
  33. 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 1 month ago
  34. 830e161 power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 3 months ago
  35. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  36. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 1 month ago
  37. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 1 month ago
  38. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 1 month ago
  39. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 2 months ago
  40. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  41. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
  42. a4faf1f power: Refactor Makefile rules by Simon Glass · 3 years, 3 months ago
  43. 14c251f power: Add a POWER config by Simon Glass · 3 years, 3 months ago
  44. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 3 months ago
  45. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 3 months ago
  46. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 3 months ago
  47. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  48. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  49. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
  50. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
  51. 6fdbd2b power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 4 months ago
  52. 3f6e4ec power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 4 months ago
  53. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  54. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 5 months ago
  55. 144464b power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 5 months ago
  56. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  57. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  58. 6ab0286 power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · 3 years, 8 months ago
  59. f174a0d imx: power-domain: Add fsl,imx8mn-gpc compatible string by Marek Vasut · 3 years, 7 months ago
  60. da16034 imx: power-domain: Add fsl,imx8mm-gpc compatible string by Marek Vasut · 3 years, 7 months ago
  61. 1f213ee firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 8 months ago
  62. 67696ab power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
  63. 4eeb9fe power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 8 months ago
  64. d9f9600 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 9 months ago
  65. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
  66. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  67. 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 10 months ago
  68. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 10 months ago
  69. 6489dac imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · 3 years, 11 months ago
  70. 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 3 years, 11 months ago
  71. 2d572ed power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · 4 years ago
  72. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 10 months ago
  73. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 10 months ago
  74. ca9a9da power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 4 years ago
  75. e0d0f7e power: domain: meson-ee-pwrc: add support for the Meson AXG SoCs by Neil Armstrong · 4 years, 1 month ago
  76. ed47278 power: domain: meson-ee-pwrc: add support for the Meson GX SoCs by Neil Armstrong · 4 years, 1 month ago
  77. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  78. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  79. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 11 months ago
  80. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
  81. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 11 months ago
  82. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
  83. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  84. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  85. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  86. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  87. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  88. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  89. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  90. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  91. 8f9abdf power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
  92. 5d89afe pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
  93. 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
  94. 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
  95. a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
  96. 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 2 months ago
  97. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  98. ad2f4ac power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 4 months ago
  99. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  100. 11e27ae pmc: Move common registers to the header file by Simon Glass · 4 years, 4 months ago