1. 2c27fdc spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · 2 years, 9 months ago
  2. 248fe9f spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 9 months ago
  3. bf8dae5 spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · 2 years, 9 months ago
  4. cf553bf arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 9 months ago
  5. 55b3ba4 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 10 months ago
  6. e145606 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · 3 years ago
  7. 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 7 months ago
  8. a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 7 months ago
  9. bd8c8dc spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 7 months ago
  10. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  11. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 2 months ago
  12. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  13. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  14. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  15. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  16. 0a9c287 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · 5 years ago
  17. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  18. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 5 years ago
  19. daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 5 years ago
  20. 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 5 years ago
  21. ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 5 years ago
  22. d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 5 years ago
  23. 64c7c8c spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 5 years ago
  24. 46b633d spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 6 years ago
  25. ac7e14a spi: cadence_qspi: add reset handling by Simon Goldschmidt · 6 years ago
  26. 7eece32 spi: cadence_qspi: Add quad write support by Ley Foon Tan · 6 years ago
  27. 2a3a999 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  28. 9bd39dd spi: cadence_qspi: Fix compilation warning by Ley Foon Tan · 7 years ago
  29. 6c35367 spi: cadence_qspi: Change to use devfdt_get_addr_index() by Ley Foon Tan · 7 years ago
  30. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  31. 15a70a5 spi: cadence_spi: Sync DT bindings with Linux by Jason Rush · 7 years ago
  32. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  33. 6d72810 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · 8 years ago
  34. 7d403f2 spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · 8 years ago
  35. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  36. 08fe9c2 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  37. 2372e14 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 9 years ago
  38. 4e609b6 spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · 9 years ago
  39. 040f4ba spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · 9 years ago
  40. 98fbd71 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · 9 years ago
  41. 90a2f71 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · 10 years ago
  42. 19a25f6 dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  43. 1dc7d00 spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · 10 years ago
  44. 10e8bf8 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · 10 years ago