1. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  2. a89b943 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  3. d7e3c9a spi: fsl_qspi: Support to use full AHB space on i.MX by Ye Li · 4 years, 6 months ago
  4. e4d39a0 spi: fsl_qspi: Add support for i.MX7ULP by Ye Li · 4 years, 6 months ago
  5. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  9. d8429a1 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 9 months ago
  10. 57f6775 spi: fsl_qspi: Add support for QSPI on iMX7ULP by Ye Li · 5 years ago
  11. 007b604 spi: fsl_qspi: Update to use driver data by Ye Li · 5 years ago
  12. ce561f5 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · 5 years ago
  13. 416d2ec spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · 5 years ago
  14. f751d85 drivers/spi: fsl_qspi: improve timeout calculation by Thomas Schaefer · 5 years ago
  15. 7fbf4b2 drivers/spi: fsl_qspi: fix read timeout by Thomas Schaefer · 5 years ago
  16. 63f7711 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · 6 years ago
  17. 950e75d spi: fsl_qspi: remove superfluous assignment by Heinrich Schuchardt · 7 years ago
  18. 234daec spi: fsl_qspi: Introduce is_controller_busy function by Rajat Srivastava · 7 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  21. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  22. b3b1f5a spi: fsl_qspi: support i.MX6UL/6ULLL/7D by Peng Fan · 7 years ago
  23. 14ae0f9 spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO by Suresh Gupta · 7 years ago
  24. 4945b87 spi: fsl_qspi: Add controller busy check before new spi operation by Suresh Gupta · 7 years ago
  25. 283eb4a spi: fsl_qspi: Pet watchdog even more by Alexander Stein · 7 years ago
  26. 095f78e spi: fsl_qspi: Add support for single chip select by Suresh Gupta · 8 years ago
  27. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  28. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  29. b4f57a9 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · 8 years ago
  30. e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
  31. d719326 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · 9 years ago
  32. b4bfe10 spi: fsl_qspi: Assign AMBA mem according CS num in dts by Yuan Yao · 9 years ago
  33. ae41239 spi: fsl_qspi: Fix issues on arm64 by Yuan Yao · 9 years ago
  34. 4e8630b spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
  35. a5357ca spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
  36. 14b532e spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
  37. 44f65f8 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · 9 years ago
  38. 9b2c8a9 fsl_qspi: Pet the watchdog while reading/writing by Alexander Stein · 9 years ago
  39. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  40. da1fdfd spi: fsl_qspi: Use GENMASK by Jagan Teki · 9 years ago
  41. c97ca92 spi: fsl: Use BIT macro by Jagan Teki · 9 years ago
  42. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  43. 221f2e1 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  44. 1c5f966 qspi:fsl implement AHB read by Peng Fan · 10 years ago
  45. 3a34448 spi:fsl-quadspi support bank register read write by Peng Fan · 10 years ago
  46. 3642a87 imx:qspi add 4K erase support by Peng Fan · 10 years ago
  47. 828e468 arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  48. a765adf QuadSPI: use correct amba_base by Peng Fan · 10 years ago
  49. ff16234 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · 10 years ago
  50. c7410e3 arm: vf610: Add QSPI driver support by Alison Wang · 11 years ago