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

Jagannadha Sutradharudu Teki jagannadh.teki at gmail.com
Tue Aug 5 20:52:15 CEST 2014


Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit 25b4adbba018633b943a99322bfb2fb819c0bafb:

  include: remove CONFIG_SPL/CONFIG_TPL definition in config headers (2014-07-30 14:42:03 -0400)

are available in the git repository at:

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

for you to fetch changes up to f659b57361c4a351ef2a5fc23b9197428e2e67f0:

  spi, spi_mxc: do not hang in spi_xchg_single (2014-08-06 00:18:01 +0530)

----------------------------------------------------------------
Heiko Schocher (1):
      spi, spi_mxc: do not hang in spi_xchg_single

Marek Vasut (1):
      sf: sf_ops: Stop leaking memory

Simon Glass (3):
      cros_ec: Fix two bugs in the SPI implementation
      exynos: spi: Fix calculation of SPI transaction start time
      spi: Support half-duplex mode in FDT decode

 README                                   |  4 ++++
 doc/device-tree-bindings/spi/spi-bus.txt |  2 ++
 drivers/misc/cros_ec_spi.c               |  4 ++--
 drivers/mtd/spi/sf_ops.c                 |  1 +
 drivers/spi/exynos_spi.c                 |  9 +++++----
 drivers/spi/mxc_spi.c                    | 17 +++++++++++++++--
 drivers/spi/spi.c                        |  2 ++
 7 files changed, 31 insertions(+), 8 deletions(-)


More information about the U-Boot mailing list