1. ac3ed37 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years, 1 month ago
  2. e32d036 drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years, 1 month ago
  3. 2ce0c44 regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years, 1 month ago
  4. e81135ef power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years, 2 months ago
  5. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
  6. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
  7. 7c9de74 rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 6 months ago
  8. b02712f power: pmic: rk8xx: Support sysreset shutdown method by Chris Morgan · 2 years, 6 months ago
  9. ccf51fb pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · 2 years, 5 months ago
  10. 593539c pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 7 months ago
  11. 5d9b83d pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 7 months ago
  12. 1d6dd08 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · 2 years, 7 months ago
  13. e422fbe power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 7 months ago
  14. d3e424a pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 9 months ago
  15. 8ec22ba power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 9 months ago
  16. b4e681f power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 9 months ago
  17. e8146ea drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 10 months ago
  18. 9964f00 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years, 1 month ago
  19. 5afa5cd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 1 month ago
  20. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 2 months ago
  21. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 2 months ago
  22. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 2 months ago
  23. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 2 months ago
  24. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  25. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 4 months ago
  26. 48a90fa power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 5 months ago
  27. cb9589f power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 5 months ago
  28. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  29. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  30. 0f72146 power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
  31. ff86641 power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 9 months ago
  32. 4be6f11 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 9 months ago
  33. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  34. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  35. 338588e power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 4 years ago
  36. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  37. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  38. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  39. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  40. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  41. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  42. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  43. db8fef2 power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
  44. 1af31f3 pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
  45. 6ba69a2 power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 5 months ago
  46. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  47. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  48. 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
  49. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  50. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  51. 94a036b pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 8 months ago
  52. b74e774 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 10 months ago
  53. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  54. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
  55. a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
  56. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  57. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  58. 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  59. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  60. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  61. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  62. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  63. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  64. a36bb3c power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
  65. 9c3193b power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
  66. 449dc04 pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
  67. 8844c4a stpmic1: simplify stpmic1_sysreset_request by Patrick Delaunay · 5 years ago
  68. c9a5d39 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
  69. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
  70. 9d4ce30 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 6 years ago
  71. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  72. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  73. f6d0220 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 6 years ago
  74. 1cf7f1d regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
  75. d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  76. 537581d pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
  77. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  78. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
  79. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  80. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  81. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  82. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  83. 73126ac power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  84. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  85. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
  86. ace7504 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 7 years ago
  87. 9c65b79 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 7 years ago
  88. e106693 pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 7 years ago
  89. 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 7 years ago
  90. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  91. 0de0541 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 7 years ago
  92. 87ba4c8 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
  93. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  94. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  95. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  96. 3cba451 pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  97. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  98. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  99. 7553666 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  100. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago