- 91b9e37 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · 9 weeks ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- b116fe2 spi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- b4c5396 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 10 months ago
- 148dba4 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- a89b943 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- d7e3c9a spi: fsl_qspi: Support to use full AHB space on i.MX by Ye Li · 4 years, 6 months ago
- e4d39a0 spi: fsl_qspi: Add support for i.MX7ULP by Ye Li · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- d8429a1 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 9 months ago
- 57f6775 spi: fsl_qspi: Add support for QSPI on iMX7ULP by Ye Li · 5 years ago
- 007b604 spi: fsl_qspi: Update to use driver data by Ye Li · 5 years ago
- ce561f5 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · 5 years ago
- 416d2ec spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · 5 years ago
- f751d85 drivers/spi: fsl_qspi: improve timeout calculation by Thomas Schaefer · 5 years ago
- 7fbf4b2 drivers/spi: fsl_qspi: fix read timeout by Thomas Schaefer · 5 years ago
- 63f7711 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · 6 years ago
- 950e75d spi: fsl_qspi: remove superfluous assignment by Heinrich Schuchardt · 7 years ago
- 234daec spi: fsl_qspi: Introduce is_controller_busy function by Rajat Srivastava · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
- 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
- b3b1f5a spi: fsl_qspi: support i.MX6UL/6ULLL/7D by Peng Fan · 7 years ago
- 14ae0f9 spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO by Suresh Gupta · 7 years ago
- 4945b87 spi: fsl_qspi: Add controller busy check before new spi operation by Suresh Gupta · 7 years ago
- 283eb4a spi: fsl_qspi: Pet watchdog even more by Alexander Stein · 7 years ago
- 095f78e spi: fsl_qspi: Add support for single chip select by Suresh Gupta · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
- b4f57a9 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · 8 years ago
- e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
- d719326 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · 9 years ago
- b4bfe10 spi: fsl_qspi: Assign AMBA mem according CS num in dts by Yuan Yao · 9 years ago
- ae41239 spi: fsl_qspi: Fix issues on arm64 by Yuan Yao · 9 years ago
- 4e8630b spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
- a5357ca spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
- 14b532e spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
- 44f65f8 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · 9 years ago
- 9b2c8a9 fsl_qspi: Pet the watchdog while reading/writing by Alexander Stein · 9 years ago
- 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
- da1fdfd spi: fsl_qspi: Use GENMASK by Jagan Teki · 9 years ago
- c97ca92 spi: fsl: Use BIT macro by Jagan Teki · 9 years ago
- de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
- 221f2e1 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
- 1c5f966 qspi:fsl implement AHB read by Peng Fan · 10 years ago
- 3a34448 spi:fsl-quadspi support bank register read write by Peng Fan · 10 years ago
- 3642a87 imx:qspi add 4K erase support by Peng Fan · 10 years ago
- 828e468 arm:mx6sx add QSPI support by Peng Fan · 10 years ago
- a765adf QuadSPI: use correct amba_base by Peng Fan · 10 years ago
- ff16234 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · 10 years ago
- c7410e3 arm: vf610: Add QSPI driver support by Alison Wang · 11 years ago