1. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  2. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  3. 12b2fb2 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years, 2 months ago
  4. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 2 months ago
  5. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  6. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  7. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  8. 99899c5 spi: omap3: Drop nondm code by Jagan Teki · 4 years, 6 months ago
  9. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  10. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  11. 7aacc91 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · 6 years ago
  12. bec7142 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  13. 202f9a4 spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 6 years ago
  14. 7e4f833 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 6 years ago
  15. 9e77880 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 6 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. 74ac81c omap3: spi: Correct ti, pindir-d0-out-d1-in parsing by Sjoerd Simons · 7 years ago
  18. 55865a9 spi: omap3: Fix redeclared error by Jagan Teki · 7 years ago
  19. 96a95ee spi: omap3: Skip set_mode, set_speed from claim by Jagan Teki · 7 years ago
  20. 5f06654 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  21. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  22. a285ea6 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · 8 years ago
  23. 7e5b268 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 8 years ago
  24. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  25. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 9 years ago
  26. e7ac570 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
  27. ea17242 spi: omap3: Convert to driver model by Jagan Teki · 9 years ago
  28. 40a55df spi: omap3: Make local functions as static by Jagan Teki · 9 years ago
  29. c2cca6c spi: omap3: Move headers code inside the driver by Jagan Teki · 9 years ago
  30. 79b815e spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · 9 years ago
  31. a11b2a6 spi: omap3: Fix timeout handling by David Dueck · 10 years ago
  32. 68be915 drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
  33. 18dd07c spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  34. 0029235 spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  35. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  36. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  38. d034a95 spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  39. 260ab20 OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  40. 2a6e8d0 omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  41. 883401e am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  42. 470e2a2 am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  43. fe8793e omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  44. 78cd9ac OMAP3: SPI driver by Dirk Behme · 14 years ago