All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] qspi:fsl support AHB read
@ 2015-01-08  2:40 Peng Fan
  2015-01-08  2:40 ` [U-Boot] [PATCH 1/2] qspi:fsl implement " Peng Fan
  2015-01-08  2:40 ` [U-Boot] [PATCH 2/2] imx:mx6sxsabresd support qspi " Peng Fan
  0 siblings, 2 replies; 9+ messages in thread
From: Peng Fan @ 2015-01-08  2:40 UTC (permalink / raw)
  To: u-boot

This patch set is to support AHB read in qspi driver and add related
configuration in board configuration file.

Detailed log info is in patch commit log.

Peng Fan (2):
  qspi:fsl implement AHB read
  imx:mx6sxsabresd support qspi AHB read

 drivers/spi/fsl_qspi.c         | 137 ++++++++++++++++++++++++++++++++++++++---
 drivers/spi/fsl_qspi.h         |  15 +++++
 include/configs/mx6sxsabresd.h |   3 +
 3 files changed, 145 insertions(+), 10 deletions(-)

-- 
1.8.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-01-08 18:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08  2:40 [U-Boot] [PATCH 0/2] qspi:fsl support AHB read Peng Fan
2015-01-08  2:40 ` [U-Boot] [PATCH 1/2] qspi:fsl implement " Peng Fan
2015-01-08  6:20   ` Jagan Teki
2015-01-08 10:18     ` Peng Fan
2015-01-08 11:21       ` Jagan Teki
2015-01-08 11:40         ` Peng Fan
2015-01-08 18:34           ` Jagan Teki
2015-01-08  2:40 ` [U-Boot] [PATCH 2/2] imx:mx6sxsabresd support qspi " Peng Fan
2015-01-08 18:35   ` Jagan Teki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.