1. dce89b3 Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 months ago
  2. c580cb4 power: rk8xx: fix display name for RK808 by Quentin Schulz · 5 months ago
  3. c30277f power: regulator: add AXP717 support by Andre Przywara · 7 months ago
  4. 2ce4054 power: rk8xx: properly print all supported PMICs name by Quentin Schulz · 6 months ago
  5. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  6. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  7. 8719a3f power: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  8. 17fd67a power: pmic: tps65941: Update compatible to aling with kernel DT by Udit Kumar · 7 months ago
  9. 1468fbb power: pmic: tps65941: Add TI TPS65224 PMIC by Bhargav Raviprakash · 7 months ago
  10. 1fb75f7 power: pmic: rk8xx: fix duplicate prompt by Quentin Schulz · 9 months ago
  11. f172575 power: rk8xx: add support for RK806 by Quentin Schulz · 9 months ago
  12. a79f961 pmic: raa215300: Bind sysreset driver by Paul Barker · 9 months ago
  13. af22872 pmic: Add Renesas RAA215300 PMIC driver by Paul Barker · 9 months ago
  14. 64550c7 pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 12 months ago
  15. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
  16. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
  17. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year, 1 month ago
  18. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  19. 4afdc7a sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · 1 year, 1 month ago
  20. 8b8a00e sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · 1 year, 1 month ago
  21. 9d937cd sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · 1 year, 1 month ago
  22. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 1 year, 1 month ago
  23. 8e5c9c5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · 1 year, 1 month ago
  24. 51201e4 power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · 1 year, 1 month ago
  25. f2ed584 power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · 1 year, 1 month ago
  26. 8ab09b9 power: pmic: palmas: support TI TPS65913 PMIC by Svyatoslav Ryhel · 1 year, 1 month ago
  27. c8ebcc9 power: pmic: rk8xx: Fix power-on source check in SPL by Jonas Karlman · 1 year, 4 months ago
  28. c12e3a8 power: pmic: rk8xx: Use sysreset implementation of the poweroff command by Jonas Karlman · 1 year, 3 months ago
  29. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  30. abddd78 pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · 1 year, 7 months ago
  31. 69c573c power: pmic: Add NXP PCA9451A PMIC support by Ye Li · 1 year, 10 months ago
  32. 762c00d power: Drop unused muic_max8997 driver by Simon Glass · 1 year, 10 months ago
  33. 910c7a8 pmic: pca9450: Make warm reset on WDOG_B assertion by Marek Vasut · 2 years ago
  34. 55ad509 power: pmic: axp: Bind regulators from the DT by Samuel Holland · 1 year, 10 months ago
  35. dc1b1d1 power: pmic: axp: Provide a variant ID in the driver data by Samuel Holland · 1 year, 10 months ago
  36. 193b3fe global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG by Tom Rini · 2 years ago
  37. aa3efb6 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 2 years ago
  38. 6d38c69 global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · 2 years ago
  39. 3f7a496 Convert CONFIG_POWER_PCA9450 to Kconfig by Tom Rini · 2 years ago
  40. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  41. 30257f4 dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · 2 years, 1 month ago
  42. d9feb83 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · 2 years ago
  43. 518c5df power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY by Tom Rini · 2 years ago
  44. e055457 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years, 1 month ago
  45. da470dd drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years, 1 month ago
  46. 4dbe07f regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years, 1 month ago
  47. 0b91862 power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years, 2 months ago
  48. 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
  49. e555d4c pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
  50. 30975fb rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 6 months ago
  51. ad60751 power: pmic: rk8xx: Support sysreset shutdown method by Chris Morgan · 2 years, 6 months ago
  52. 2add051 pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · 2 years, 5 months ago
  53. 752bea3 pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 7 months ago
  54. 326337f pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 6 months ago
  55. 1d51e77 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · 2 years, 6 months ago
  56. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 7 months ago
  57. a004453 pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 9 months ago
  58. e8cb4e7 power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 9 months ago
  59. 1610b68 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 9 months ago
  60. 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 10 months ago
  61. 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
  62. 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 1 month ago
  63. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  64. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 2 months ago
  65. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 2 months ago
  66. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 2 months ago
  67. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago WIP/2021-09-30-whitespace-cleanups
  68. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 4 months ago
  69. 6fdbd2b power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 4 months ago
  70. 3f6e4ec power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 5 months ago
  71. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  72. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  73. 67696ab power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
  74. 4eeb9fe power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 8 months ago
  75. d9f9600 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 9 months ago
  76. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  77. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  78. 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 4 years ago
  79. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  80. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago WIP/05Jan2021-next
  81. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  82. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  83. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  84. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  85. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  86. 8f9abdf power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
  87. 5d89afe pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
  88. eefd93e power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 5 months ago
  89. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  90. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  91. 661d9af power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
  92. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  93. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  94. 417ea63 pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 7 months ago
  95. 8cd10a4 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 10 months ago
  96. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  97. eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
  98. 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
  99. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  100. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago