1. d9f9600 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 7 months ago
  2. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 8 months ago
  5. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 8 months ago
  6. 6489dac imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · 3 years, 9 months ago
  7. 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 3 years, 9 months ago
  8. 2d572ed power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · 3 years, 10 months ago
  9. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
  10. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago
  11. ca9a9da power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 3 years, 11 months ago
  12. e0d0f7e power: domain: meson-ee-pwrc: add support for the Meson AXG SoCs by Neil Armstrong · 4 years ago
  13. ed47278 power: domain: meson-ee-pwrc: add support for the Meson GX SoCs by Neil Armstrong · 4 years ago
  14. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  15. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  16. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  17. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  18. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 9 months ago
  19. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  20. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  21. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  22. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  23. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  24. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  25. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  26. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  27. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  28. 8f9abdf power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years ago
  29. 5d89afe pca9450a: fix i2c address by Max Krummenacher · 4 years ago
  30. 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years ago
  31. 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years ago
  32. a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  33. 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years ago
  34. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  35. ad2f4ac power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 2 months ago
  36. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 2 months ago
  37. 11e27ae pmc: Move common registers to the header file by Simon Glass · 4 years, 3 months ago
  38. eefd93e power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 3 months ago
  39. 4b8f22d imx: power-domain: use arm_smccc_smc by Peng Fan · 4 years, 5 months ago
  40. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 3 months ago
  41. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  42. 8b8c99b power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 3 months ago
  43. e88d697 regulator: fix: enable gpio when requested by Mark Kettenis · 4 years, 5 months ago
  44. 661d9af power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 4 months ago
  45. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  46. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  47. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  48. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  49. 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 5 months ago
  50. 6fcb2ee imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 5 months ago
  51. 1074af5 power: imx8: Check owned resource in power on by Ye Li · 4 years, 5 months ago
  52. e8f8b5c power: imx8: remove the resource owned check before power off by Peng Fan · 4 years, 5 months ago
  53. ca0c527 power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag by Ye Li · 4 years, 5 months ago
  54. 8c0a1c6 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 5 months ago
  55. 417ea63 pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 5 months ago
  56. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 6 months ago
  57. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 6 months ago
  58. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 8 months ago
  59. 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 6 months ago
  60. 3e4fcfa power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 7 months ago
  61. 8cd10a4 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 7 months ago
  62. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  63. b7adcdd regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 8 months ago
  64. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  65. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  66. 4f51188 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  67. eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 8 months ago
  68. c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 8 months ago
  69. 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 8 months ago
  70. 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 8 months ago
  71. 17aaa42 power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · 4 years, 9 months ago
  72. abb65f1 power: domain: add power domain support for MT7622 by Sam Shih · 4 years, 9 months ago
  73. 36b8b5d poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 4 years, 10 months ago
  74. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  75. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  76. 5677fe9 power: regulator: support off-on-delay-us by Peng Fan · 4 years, 11 months ago
  77. 28eefef x86: apl: Add PMC driver by Simon Glass · 4 years, 10 months ago
  78. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  79. 6c6d88e x86: power: Add an ACPI PMC uclass by Simon Glass · 4 years, 10 months ago
  80. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  81. e82692a power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 4 years, 10 months ago
  82. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 4 years, 10 months ago
  83. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  84. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  85. ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  86. b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  87. b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  88. addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  89. 94afc1c power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · 5 years ago
  90. 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  91. 065a452 power: regulator: tps65941: add regulator support by Keerthy · 5 years ago
  92. 6b86dd0 power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
  93. 22e8f18 power: regulator: tps6236x: add support for tps6236x regulators by Tero Kristo · 5 years ago
  94. afd267a power: domain: add i.MX8 scu power domain driver by Peng Fan · 5 years ago
  95. 954b931 power: domain: make imx8-power-domain.c legacy by Peng Fan · 5 years ago
  96. 264977d mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  97. 672fc54 power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
  98. e0f724f pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
  99. a990c39 power: domain: add Amlogic Everything-Else power domain driver by Neil Armstrong · 5 years ago
  100. 3dcdf85 power: domain: meson-gx-pwrc: add G12A support by Neil Armstrong · 5 years ago