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

Jagan Teki jagan at amarulasolutions.com
Sat Aug 4 16:13:24 UTC 2018


Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit a839c3641e4de98981695056eeeb2ec17ba1a4ab:

  ARM: tegra: align carveout size (2018-08-01 20:06:10 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 7f25d8179776226a8ecfbaad3d3a88e9acd89f28:

  arm: sunxi: Allwinner A10 SPI driver (2018-08-03 11:14:08 +0530)

----------------------------------------------------------------
Chris Packham (1):
      spi: kirkwood: add orion-spi compatible string

Clément Laigle (1):
      mtd: add spi flash id s25fl128l

Jagan Teki (1):
      spi: kirkwood: Get drvdata in .ofdata_to_platdata

Stefan Mavrodiev (1):
      arm: sunxi: Allwinner A10 SPI driver

 drivers/mtd/spi/spi_flash_ids.c |   1 +
 drivers/spi/Kconfig             |   5 +
 drivers/spi/Makefile            |   1 +
 drivers/spi/kirkwood_spi.c      |  16 +-
 drivers/spi/sun4i_spi.c         | 456 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 476 insertions(+), 3 deletions(-)
 create mode 100644 drivers/spi/sun4i_spi.c


More information about the U-Boot mailing list