1. 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
  2. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  6. 1b9729a imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 7 months ago
  7. 797be1b imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 7 months ago
  8. 479a9631 power: imx8: Check owned resource in power on by Ye Li · 4 years, 7 months ago
  9. 6c3a5b3 power: imx8: remove the resource owned check before power off by Peng Fan · 4 years, 7 months ago
  10. 625347a power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag by Ye Li · 4 years, 7 months ago
  11. b48acc5 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 7 months ago
  12. 94a036b pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 7 months ago
  13. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
  14. 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
  15. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 10 months ago
  16. 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, 8 months ago
  17. 0e3ce20 power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 9 months ago
  18. b74e774 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 10 months ago
  19. 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
  20. 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago
  21. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  22. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  23. 92ed3a3 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  24. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
  25. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
  26. d309f62 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
  27. a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
  28. cdd05ef power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · 4 years, 11 months ago
  29. e7cceca power: domain: add power domain support for MT7622 by developer · 4 years, 11 months ago
  30. 06aeb74 poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 5 years ago
  31. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  32. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  33. e145c47 power: regulator: support off-on-delay-us by Peng Fan · 5 years ago
  34. e63ca97 x86: apl: Add PMC driver by Simon Glass · 5 years ago
  35. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  36. 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
  37. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  38. 5e8743d power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 5 years ago
  39. 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  40. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  41. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  42. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  43. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  44. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  45. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  46. fa9cccc power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · 5 years ago
  47. bb51132 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  48. 4a03000 power: regulator: tps65941: add regulator support by Keerthy · 5 years ago
  49. a36bb3c power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
  50. daec341 power: regulator: tps6236x: add support for tps6236x regulators by Tero Kristo · 5 years ago
  51. 5a57b29 power: domain: add i.MX8 scu power domain driver by Peng Fan · 5 years ago
  52. 0a484ef power: domain: make imx8-power-domain.c legacy by Peng Fan · 5 years ago
  53. e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  54. 9c3193b power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
  55. 449dc04 pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
  56. 152b453 power: domain: add Amlogic Everything-Else power domain driver by Neil Armstrong · 5 years ago
  57. 108f0af power: domain: meson-gx-pwrc: add G12A support by Neil Armstrong · 5 years ago
  58. 589eeb8 power: domain: Introduce dev_power_domain_off by Lokesh Vutla · 5 years ago
  59. db513e9 power: domain: add dev_power_domain_on by Peng Fan · 5 years ago
  60. 6814ec6 regulator: fixed: Modify enable-active-high behavior by Patrice Chotard · 5 years ago
  61. 8bd5656 imx: add support for i.MX8MQ power domain controller by Patrick Wildt · 5 years ago
  62. 8844c4a stpmic1: simplify stpmic1_sysreset_request by Patrick Delaunay · 5 years ago
  63. c9a5d39 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
  64. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
  65. 0401fb6 power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure by Nishanth Menon · 5 years ago
  66. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  67. e34f7a8 power: domain: ti_sci_power_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  68. 9d4ce30 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 6 years ago
  69. db58d9e regulator: Allow enabling GPIO regulator by Sven Schwermer · 5 years ago
  70. 2595752 regulator: Factor out common enable code by Sven Schwermer · 5 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. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  73. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  74. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  75. 0e6f013 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  76. 5a10c75 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  77. f6d0220 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 6 years ago
  78. 1cf7f1d regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
  79. f2e81fa power: pfuze100: Fix off by one error in voltage table handling by Trent Piepho · 6 years ago
  80. 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 6 years ago
  81. d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  82. 537581d pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
  83. 880f29b stpmic1: update register names by Patrick Delaunay · 6 years ago
  84. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  85. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
  86. e719108 regulator: stpmu1: update buck1 range by Patrick Delaunay · 6 years ago
  87. 0b9f5d8 ARM: dts: dra7: Change pbias voltage to 3.3V by Faiz Abbas · 6 years ago
  88. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  89. 42757c3 power: regulator: s2mps11: Add enable delay by Krzysztof Kozlowski · 6 years ago
  90. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · 6 years ago
  91. 8036835 power: regulator: s2mps11: Fix step for LDO27 and LDO35 by Krzysztof Kozlowski · 6 years ago
  92. 0a0c5f9 power: axp818: Fix typo in axp_set_dldo by Ondrej Jirman · 6 years ago
  93. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  94. f870da2 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  95. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  96. 4d1bf3d power: domain: meson-gx-pwrc-vpu: add missing depends by Maxime Jourdan · 6 years ago
  97. 4484b85 power: regulator: Allow PWM regulator to be omitted from SPL. by Christoph Muellner · 6 years ago
  98. 5785463 power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · 6 years ago
  99. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  100. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · 6 years ago