[U-Boot] Pull request: u-boot-sunxi/master

Jagan Teki jagan at amarulasolutions.com
Fri Dec 7 20:54:02 UTC 2018


Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 57dbc151437b36cc1105857d222df28b095236d7:

  rockchip: rk3399: Add MAINTAINERS entry (2018-12-06 10:24:12 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 8a6121ea078347de017c833e131eb4a806cf0c51:

  sunxi: update README.sunxi64 (2018-12-07 22:30:19 +0530)

----------------------------------------------------------------
Andre Przywara (1):
      sunxi: update README.sunxi64

Olliver Schinagl (8):
      sunxi: board: Print error after power initialization fails
      sunxi: pmic_bus: Decrease boot time by not writing duplicate data
      power: axp209: Use BIT() macro
      power: axp209: Define the chip version mask
      power: axp209: Reduce magic values by adding defines for LDO[234]
      power: axp209: Add support for voltage rate control on LDO3
      power: axp209: Limit inrush current for broken boards
      arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2

Priit Laes (1):
      arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC

 arch/arm/mach-sunxi/pmic_bus.c             |  6 +++
 board/sunxi/README.sunxi64                 | 25 ++++++++---
 board/sunxi/board.c                        | 18 ++++----
 configs/A20-OLinuXino-Lime2-eMMC_defconfig |  2 +
 configs/A20-OLinuXino-Lime2_defconfig      |  2 +
 drivers/power/Kconfig                      | 43 ++++++++++++++++++
 drivers/power/axp209.c                     | 66 +++++++++++++++++++++++-----
 include/axp209.h                           | 70 +++++++++++++++++++++++-------
 8 files changed, 191 insertions(+), 41 deletions(-)


More information about the U-Boot mailing list