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

Jagan Teki jagan at amarulasolutions.com
Wed May 30 18:08:37 UTC 2018


Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 31dd8efeb661c8dbffff9175a09cf2bab090906a:

  usb: composite convert __set_bit to generic_set_bit (2018-05-15 21:44:05 -0400)

are available in the Git repository at:

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

for you to fetch changes up to a2569f12f0efaad2b1e0754a19f373275562f91e:

  sf: Add Macronix MX25U25635F ID (2018-05-29 10:05:52 +0530)

----------------------------------------------------------------
Ashish Kumar (1):
      sf: Default page size Spansion flash "S25FS512S" is 256b

Christophe Kerello (3):
      spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
      spi: stm32_qspi: Add st, stm32f469-qspi compatible string
      spi: stm32_qspi: Add chip select management

Heinrich Schuchardt (3):
      spi: atcspi200: avoid NULL dereference
      spi: lpc32xx: simplify logical expression
      spi: fsl_qspi: remove superfluous assignment

Kimmo Rautkoski (1):
      sf: Add support for ISSI is25wp

Marek Vasut (2):
      sf: Add Winbond W25Q256 ID
      sf: Add Macronix MX25U25635F ID

Patrice Chotard (6):
      spi: stm32_qspi: Remove CONFIG_CLK flag
      spi: stm32_qspi: Sort include files alphabetically
      spi: stm32_qspi: Use dev_read_xxx API
      spi: stm32_qspi: Add reset support
      ARM: dts: stm32: Add quadspi reset for stm32f746
      ARM: dts: stm32: Update qspi bindings for stm32f746

Patrick Delaunay (1):
      spi: stm32_qspi: Solve issue detected by checkpatch

 arch/arm/dts/stm32f746.dtsi     |  3 +-
 drivers/mtd/spi/spi_flash.c     | 11 ++---
 drivers/mtd/spi/spi_flash_ids.c |  6 +++
 drivers/spi/atcspi200_spi.c     |  6 ++-
 drivers/spi/fsl_qspi.c          |  2 +-
 drivers/spi/lpc32xx_ssp.c       |  2 +-
 drivers/spi/stm32_qspi.c        | 91 +++++++++++++++++++++++++++--------------
 7 files changed, 80 insertions(+), 41 deletions(-)


More information about the U-Boot mailing list