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

Tom Rini trini at ti.com
Thu Dec 19 23:15:43 CET 2013


On Thu, Dec 19, 2013 at 11:52:00PM +0530, Jagannadha Sutradharudu Teki wrote:

> Hi Tom,
> 
> Small PR - addons on one spi driver, others and few fixes.
> 
> Thanks,
> Jagan.
> 
> The following changes since commit f3bf212abc4139f12b472e97c1992ab32671b609:
> 
>   serial_sh: add support for SH7753 (2013-12-18 16:50:00 +0900)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-spi.git master
> 
> for you to fetch changes up to ac5cce38de8f97a120b8c98f34be0d5eec50a6fb:
> 
>   driver: mtd: sf_ops: claim bus while doing memcpy (2013-12-19 12:23:22 +0530)
> 
> ----------------------------------------------------------------
> Luka Perkov (2):
>       sf: probe: Hex values are in lower case
>       sf: probe: add support for MX25L2006E
> 
> Nobuhiro Iwamatsu (1):
>       spi: Add support SH Quad SPI driver
> 
> Poddar, Sourav (2):
>       config: dra7_evm: Add Bank Address Register(BAR) config
>       driver: mtd: sf_ops: claim bus while doing memcpy
> 
> Yen Lin (1):
>       spi: tegra: clear RDY bit prior to every transfer
> 
>  doc/SPI/README.sh_qspi_test  |  38 ++++++
>  drivers/mtd/spi/sf_ops.c     |   6 +
>  drivers/mtd/spi/sf_probe.c   |   3 +-
>  drivers/spi/Makefile         |   1 +
>  drivers/spi/sh_qspi.c        | 277 +++++++++++++++++++++++++++++++++++++++++++
>  drivers/spi/tegra114_spi.c   |  21 ++--
>  include/configs/dra7xx_evm.h |   1 +
>  7 files changed, 333 insertions(+), 14 deletions(-)
>  create mode 100644 doc/SPI/README.sh_qspi_test
>  create mode 100644 drivers/spi/sh_qspi.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131219/d933f690/attachment.pgp>


More information about the U-Boot mailing list