1. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 2 months ago
  2. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 2 months ago
  3. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 2 months ago
  4. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  5. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  6. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  7. a0e4487 power: Refactor Makefile rules by Simon Glass · 3 years, 4 months ago
  8. 7ff6104 power: Add a POWER config by Simon Glass · 3 years, 4 months ago
  9. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  10. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  11. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 4 months ago
  12. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  13. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  14. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  15. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  16. 48a90fa power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 5 months ago
  17. cb9589f power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 5 months ago
  18. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  19. f95d3be cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 6 months ago
  20. 682c128 power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 6 months ago
  21. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  22. 621dab5 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 8 years ago
  23. cd6425a power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · 3 years, 8 months ago
  24. e95c8dc imx: power-domain: Add fsl,imx8mn-gpc compatible string by Marek Vasut · 3 years, 8 months ago
  25. d72ac58 imx: power-domain: Add fsl,imx8mm-gpc compatible string by Marek Vasut · 3 years, 8 months ago
  26. d68663a firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 9 months ago
  27. 0f72146 power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
  28. ff86641 power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 9 months ago
  29. 4be6f11 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 9 months ago
  30. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  31. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  32. e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 11 months ago
  33. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 11 months ago
  34. 0335e52 imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · 4 years ago
  35. 338588e power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 4 years ago
  36. 4e6f8fb power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · 4 years ago
  37. 0f075f8 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 11 months ago
  38. 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  39. de59a1e power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 4 years, 1 month ago
  40. 4837337 power: domain: meson-ee-pwrc: add support for the Meson AXG SoCs by Neil Armstrong · 4 years, 2 months ago
  41. ba79d76 power: domain: meson-ee-pwrc: add support for the Meson GX SoCs by Neil Armstrong · 4 years, 2 months ago
  42. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  43. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  44. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  45. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  46. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  47. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  48. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  49. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  50. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  51. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  52. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  53. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  54. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  55. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  56. db8fef2 power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
  57. 1af31f3 pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
  58. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
  59. 7dbfe08 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
  60. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  61. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 3 months ago
  62. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  63. 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 4 months ago
  64. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  65. 6065d19 pmc: Move common registers to the header file by Simon Glass · 4 years, 5 months ago
  66. 6ba69a2 power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 5 months ago
  67. aae3356 imx: power-domain: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
  68. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  69. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  70. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 6 months ago
  71. 91ccefc regulator: fix: enable gpio when requested by Mark Kettenis · 4 years, 7 months ago
  72. 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
  73. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  74. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  75. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  76. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  77. 1b9729a imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 7 months ago
  78. 797be1b imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 7 months ago
  79. 479a9631 power: imx8: Check owned resource in power on by Ye Li · 4 years, 7 months ago
  80. 6c3a5b3 power: imx8: remove the resource owned check before power off by Peng Fan · 4 years, 7 months ago
  81. 625347a power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag by Ye Li · 4 years, 7 months ago
  82. b48acc5 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 7 months ago
  83. 94a036b pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 8 months ago
  84. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
  85. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  86. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 10 months ago
  87. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 9 months ago
  88. 0e3ce20 power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 10 months ago
  89. b74e774 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 10 months ago
  90. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  91. 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago
  92. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  93. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  94. 92ed3a3 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  95. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
  96. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
  97. d309f62 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
  98. a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
  99. cdd05ef power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · 5 years ago
  100. e7cceca power: domain: add power domain support for MT7622 by developer · 5 years ago