[U-Boot] Please pull u-boot-dm

Simon Glass sjg at chromium.org
Fri Apr 15 17:50:11 CEST 2016


Hi Tom,

Unfortunately I'm still unable to apply many of the patches in my
queue due to build errors. But in the meantime, here are the ones that
are OK.


The following changes since commit ff6552e8cc13c9b2283002144e297d63b30ac400:
R
  xpress: Update <usb/ehci-fsl.h> include (2016-04-13 15:45:50 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-dm.git

for you to fetch changes up to 7e019daf7ab9dca3bf782d6de866b36d44ede95e:

  drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
(2016-04-15 08:14:37 -0600)

----------------------------------------------------------------
Jagan Teki (2):
      doc: driver-model: Update dm tests run using test.py
      board: README.sandbox: Update dm test command

Nishanth Menon (1):
      dm: part: fix missing driver name in debug print

Peng Fan (1):
      dm: core: device: set pinctrl state for pinctrl device

Stefan Roese (1):
      dm: device.c: Minor coding-style fix

Stephen Warren (1):
      fdt: implement dev_get_addr_name()

Tom Rini (3):
      test/dm/core.c: Make pre-reloc test use pre-reloc struct
      sandbox: Enable many more commands
      drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use

 arch/sandbox/include/asm/cache.h |   1 +
 arch/sandbox/include/asm/io.h    |   1 +
 board/sandbox/README.sandbox     |   3 +-
 configs/sandbox_defconfig        |  63 +++++++++++++++++++++++---
 disk/part.c                      |   3 +-
 doc/driver-model/README.txt      | 229
++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
 drivers/core/device.c            |  31 ++++++++++---
 drivers/tpm/tpm_tis_sandbox.c    |   2 +-
 include/dm/device.h              |  12 +++++
 test/dm/core.c                   |   2 +-
 10 files changed, 230 insertions(+), 117 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list