public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v4 0/5] riscv: sifive/fu540: Enable SPI-NOR support
@ 2020-04-23 17:00 Jagan Teki
  2020-04-23 17:00 ` [PATCH v4 1/5] spi: sifive: Add spi-mem exec op Jagan Teki
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Jagan Teki @ 2020-04-23 17:00 UTC (permalink / raw)
  To: u-boot

This is series v4 for SPI-NOR support on SiFive FU540 
platform with HiFive Unleashed board.

Here is the previous version changes[1].

All patches on top of u-boot-spi/master.

Changes for v4:
- add spi-mem exec_op
- rebase on master
Changes for v3:
- fixed QPP support
- dropped sf commands log

[1] https://patchwork.ozlabs.org/project/uboot/cover/20200420125238.9610-1-jagan at amarulasolutions.com/

Any inputs?
Jagan.

Jagan Teki (5):
  spi: sifive: Add spi-mem exec op
  spi: sifive: Fix format register proto field
  spi: sifive: Fix QPP transfer
  riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
  sifive: fu540: Enable spi-nor flash support

 .../dts/hifive-unleashed-a00-u-boot.dtsi      |  11 ++
 board/sifive/fu540/Kconfig                    |   3 +
 drivers/spi/spi-sifive.c                      | 156 +++++++++++++++---
 3 files changed, 146 insertions(+), 24 deletions(-)
 create mode 100644 arch/riscv/dts/hifive-unleashed-a00-u-boot.dtsi

-- 
2.17.1

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

end of thread, other threads:[~2020-04-27  2:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-23 17:00 [PATCH v4 0/5] riscv: sifive/fu540: Enable SPI-NOR support Jagan Teki
2020-04-23 17:00 ` [PATCH v4 1/5] spi: sifive: Add spi-mem exec op Jagan Teki
2020-04-23 17:00 ` [PATCH v4 2/5] spi: sifive: Fix format register proto field Jagan Teki
2020-04-23 17:00 ` [PATCH v4 3/5] spi: sifive: Fix QPP transfer Jagan Teki
2020-04-23 17:00 ` [PATCH v4 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi Jagan Teki
     [not found]   ` <752D002CFF5D0F4FA35C0100F1D73F3FA46FCB06@ATCPCS16.andestech.com>
2020-04-27  1:55     ` Rick Chen
2020-04-23 17:00 ` [PATCH v4 5/5] sifive: fu540: Enable spi-nor flash support Jagan Teki
     [not found]   ` <752D002CFF5D0F4FA35C0100F1D73F3FA46FCB21@ATCPCS16.andestech.com>
2020-04-27  2:00     ` Rick Chen
2020-04-24 18:18 ` [PATCH v4 0/5] riscv: sifive/fu540: Enable SPI-NOR support Sagar Kadam
2020-04-25 11:08   ` Jagan Teki
     [not found]     ` <752D002CFF5D0F4FA35C0100F1D73F3FA46FC853@ATCPCS16.andestech.com>
2020-04-27  0:16       ` Rick Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox