1. 30975fb rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 5 months ago
  2. ad60751 power: pmic: rk8xx: Support sysreset shutdown method by Chris Morgan · 2 years, 5 months ago
  3. 2add051 pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · 2 years, 4 months ago
  4. 752bea3 pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 6 months ago
  5. 326337f pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 5 months ago
  6. 1d51e77 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · 2 years, 5 months ago
  7. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 6 months ago
  8. a004453 pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 8 months ago
  9. e8cb4e7 power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 7 months ago
  10. 1610b68 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 7 months ago
  11. 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 8 months ago
  12. 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
  13. 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years ago
  14. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  15. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years ago
  16. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years ago
  17. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years ago
  18. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  19. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 2 months ago
  20. 6fdbd2b power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 3 months ago
  21. 3f6e4ec power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 3 months ago
  22. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  23. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  24. 67696ab power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 9 months ago
  25. 4eeb9fe power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 7 months ago
  26. d9f9600 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 8 months ago
  27. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  28. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  29. 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 3 years, 10 months ago
  30. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  31. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  32. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  33. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  34. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  35. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  36. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  37. 8f9abdf power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years ago
  38. 5d89afe pca9450a: fix i2c address by Max Krummenacher · 4 years ago
  39. eefd93e power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 4 months ago
  40. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 4 months ago
  41. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  42. 661d9af power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 5 months ago
  43. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  44. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  45. 417ea63 pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 6 months ago
  46. 8cd10a4 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 8 months ago
  47. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  48. eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 9 months ago
  49. 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 9 months ago
  50. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  51. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  52. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  53. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  54. ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  55. b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  56. b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  57. addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  58. 6b86dd0 power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
  59. 672fc54 power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
  60. e0f724f pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
  61. ef32dcf stpmic1: simplify stpmic1_sysreset_request by Patrick Delaunay · 5 years ago
  62. 234a602 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
  63. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  64. 21b0241 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 5 years ago
  65. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  66. 2463874 power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  67. 82cd1a2 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 5 years ago
  68. 1023c87 regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 5 years ago
  69. 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  70. 8811583e pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
  71. 42f01aa power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  72. d46c22b power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
  73. 8bf3c24 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  74. dfb0a70 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  75. fb1b771 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  76. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  77. c83c436 power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  78. b844805 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  79. 7da7ff5 power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 6 years ago
  80. a65e644 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 6 years ago
  81. c57a226 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 6 years ago
  82. 655b24c pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 6 years ago
  83. b8a6d67 pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 6 years ago
  84. 1424963 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 6 years ago
  85. 1f0dfa1 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 6 years ago
  86. 9c67c44 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
  87. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  88. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  89. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  90. 5d0c74e pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  91. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  92. a35332f power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  93. 173f023 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  94. 46caea7 power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  95. 854dfbf power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  96. bf802f5 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  97. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  98. a904a16 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  99. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  100. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago