- 4be6f11 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 9 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 11 months ago
- fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 11 months ago
- 0335e52 imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · 4 years ago
- 338588e power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 4 years ago
- 4e6f8fb power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · 4 years ago
- 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
- 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
- de59a1e power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 4 years, 1 month ago
- 4837337 power: domain: meson-ee-pwrc: add support for the Meson AXG SoCs by Neil Armstrong · 4 years, 2 months ago
- ba79d76 power: domain: meson-ee-pwrc: add support for the Meson GX SoCs by Neil Armstrong · 4 years, 2 months ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- db8fef2 power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
- 1af31f3 pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
- 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
- 7dbfe08 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
- deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 3 months ago
- d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 4 months ago
- 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
- 6065d19 pmc: Move common registers to the header file by Simon Glass · 4 years, 5 months ago
- 6ba69a2 power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 5 months ago
- aae3356 imx: power-domain: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
- 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 6 months ago
- 91ccefc regulator: fix: enable gpio when requested by Mark Kettenis · 4 years, 7 months ago
- 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 1b9729a imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 7 months ago
- 797be1b imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 7 months ago
- 479a9631 power: imx8: Check owned resource in power on by Ye Li · 4 years, 7 months ago
- 6c3a5b3 power: imx8: remove the resource owned check before power off by Peng Fan · 4 years, 7 months ago
- 625347a power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag by Ye Li · 4 years, 7 months ago
- b48acc5 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 7 months ago
- 94a036b pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 7 months ago
- 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
- 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
- f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 10 months ago
- 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
- 0e3ce20 power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 9 months ago
- b74e774 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 10 months ago
- 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
- 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 92ed3a3 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
- 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
- d309f62 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
- a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
- cdd05ef power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · 4 years, 11 months ago
- e7cceca power: domain: add power domain support for MT7622 by developer · 4 years, 11 months ago
- 06aeb74 poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 5 years ago
- 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
- c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
- e145c47 power: regulator: support off-on-delay-us by Peng Fan · 5 years ago
- e63ca97 x86: apl: Add PMC driver by Simon Glass · 5 years ago
- 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 5e8743d power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 5 years ago
- 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
- 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
- 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
- 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
- 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
- fa9cccc power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · 5 years ago
- bb51132 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
- 4a03000 power: regulator: tps65941: add regulator support by Keerthy · 5 years ago
- a36bb3c power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
- daec341 power: regulator: tps6236x: add support for tps6236x regulators by Tero Kristo · 5 years ago
- 5a57b29 power: domain: add i.MX8 scu power domain driver by Peng Fan · 5 years ago
- 0a484ef power: domain: make imx8-power-domain.c legacy by Peng Fan · 5 years ago
- e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
- 9c3193b power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
- 449dc04 pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
- 152b453 power: domain: add Amlogic Everything-Else power domain driver by Neil Armstrong · 5 years ago
- 108f0af power: domain: meson-gx-pwrc: add G12A support by Neil Armstrong · 5 years ago