[U-Boot] Please pull u-boot-dm
Simon Glass
sjg at chromium.org
Fri Aug 12 21:25:15 CEST 2016
+Toms (sorry I missed this)
On 12 August 2016 at 11:04, Simon Glass <sjg at chromium.org> wrote:
> Hi,
>
> This include a prerequisite for a forthcoming Tegra pull request.
>
>
> The following changes since commit 28cd88baa3f11cdb52be3b6d0610dcf32c60871a:
>
> Merge branch 'master' of git://git.denx.de/u-boot-uniphier
> (2016-08-11 10:45:53 -0400)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-dm.git
>
> for you to fetch changes up to b647f55420310beb8f576e23f3b6a69745126f71:
>
> misc: add "call" uclass op (2016-08-12 11:01:22 -0600)
>
> ----------------------------------------------------------------
> John Keeping (2):
> power: regulator: act8846: fix reading values
> power: pmic: act8846: add missing newline to debug statements
>
> Stephen Warren (3):
> fdt_support: fdt_translate_address() blob const correctness
> fdt: allow fdtdec_get_addr_size_*() to translate addresses
> misc: add "call" uclass op
>
> common/fdt_support.c | 21 +++++++++++----------
> drivers/core/device.c | 2 +-
> drivers/gpio/mpc85xx_gpio.c | 2 +-
> drivers/i2c/fsl_i2c.c | 2 +-
> drivers/misc/misc-uclass.c | 11 +++++++++++
> drivers/mmc/msm_sdhci.c | 3 ++-
> drivers/net/cpsw.c | 3 ++-
> drivers/power/pmic/act8846.c | 4 ++--
> drivers/power/regulator/act8846.c | 4 ++--
> drivers/spmi/spmi-msm.c | 5 +++--
> include/fdt_support.h | 5 +++--
> include/fdtdec.h | 14 +++++++++++---
> include/misc.h | 35 +++++++++++++++++++++++++++++++++++
> lib/fdtdec.c | 22 +++++++++++++++-------
> 14 files changed, 100 insertions(+), 33 deletions(-)
>
>
> Regards,
> Simon
More information about the U-Boot
mailing list