1. 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 5 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  3. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  4. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  5. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  6. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  8. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  9. 0e14699 spi: add support for all spi modes with soft spi by Johannes Holland · 4 years, 5 months ago
  10. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  11. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  13. dfe72d0 spi: soft_spi: Fix data abort if slave is not probed by Christophe Kerello · 5 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  16. 102412c dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · 8 years ago
  17. b6d54d5 dm: spi: soft_spi bug fix by Peng Fan · 8 years ago
  18. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  19. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  20. 19a25f6 dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  21. 050fb90 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  22. 623b638 dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  23. a666f39 dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  24. c1c0dd2 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 10 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  27. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. e831403 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed from common/soft_spi.c]
  29. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  31. d4024bb ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · 17 years ago
  32. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  33. eb9401e * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
  34. e309309 Initial revision by wdenk · 22 years ago