1. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 3 months ago
  2. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 3 months ago
  3. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  4. 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 4 months ago
  5. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  6. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 3 months ago
  7. f44bd3b spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 5 months ago
  8. 8d50551 dm: spi: Convert Freescale ESPI driver to driver model by Chuanhua Han · 4 years, 4 months ago
  9. 807f0ff spi: davinci: Drop non-dm code by Jagan Teki · 4 years, 4 months ago
  10. beeb34a spi: atmel: Drop atmel_spi.h by Jagan Teki · 4 years, 4 months ago
  11. 0984500 spi: atmel: Remove nondm code by Jagan Teki · 4 years, 4 months ago
  12. a9d3cab spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 4 months ago
  13. 62b02a6 spi: fsl_dspi: Drop nondm code by Jagan Teki · 4 years, 4 months ago
  14. 726c034 spi: Zap SOFT_SPI (non-dm) by Jagan Teki · 4 years, 4 months ago
  15. 7e07b37 spi: mxs: Code cleanup by Jagan Teki · 4 years, 4 months ago
  16. c9a9823 spi: mxs: Drop nondm code by Jagan Teki · 4 years, 4 months ago
  17. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
  18. 609b90a x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 4 months ago
  19. 84673b4 spi: Zap sh_spi driver by Jagan Teki · 4 years, 4 months ago
  20. e24241c spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · 4 years, 4 months ago
  21. 072114d spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · 4 years, 4 months ago
  22. 558d06e spi Drop spi_init() by Jagan Teki · 4 years, 4 months ago
  23. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  24. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  25. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  27. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  28. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  29. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  30. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  31. 28029c7 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · 4 years, 5 months ago
  32. d0847ec spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 5 months ago
  33. 25e4d94 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 5 months ago
  34. 622b913 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 5 months ago
  35. b7d6e10 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 5 months ago
  36. e67cd81 spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 6 months ago
  37. 790c169 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 7 months ago
  38. 0a9c287 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · 4 years, 7 months ago
  39. 91afd36 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 8 months ago
  40. cffedec spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 6 months ago
  41. 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 6 months ago
  42. b1747fd qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · 4 years, 7 months ago
  43. 2fcc3ba qspi: t210: Fix QSPI clock and tap delays by Tom Warren · 4 years, 10 months ago
  44. 3c8cf24 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · 4 years, 11 months ago
  45. 52e2565 spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · 4 years, 7 months ago
  46. ba03a6c spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 4 years, 7 months ago
  47. 4856cc7 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · 4 years, 8 months ago
  48. 391c400 mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · 4 years, 8 months ago
  49. 1a7b462 mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · 4 years, 8 months ago
  50. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 8 months ago
  51. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  52. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  53. 5e579cc spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 9 months ago
  54. daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 4 years, 10 months ago
  55. 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 4 years, 10 months ago
  56. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 4 years, 10 months ago
  57. ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 8 months ago
  58. d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 8 months ago
  59. 5502c88 spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 4 years, 10 months ago
  60. f7dd537 spi: prevent overriding established bus settings by Marcin Wojtas · 4 years, 11 months ago
  61. 7bacce5 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
  62. 383fded spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 4 years, 10 months ago
  63. 34fdacb spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 9 months ago
  64. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  65. 4d9b1af spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
  66. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  67. dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 4 years, 10 months ago
  68. 3937df3 spi: ich: Add Apollo Lake support by Simon Glass · 4 years, 10 months ago
  69. 636555a spi: ich: Add TPL support by Simon Glass · 4 years, 10 months ago
  70. 9284214 spi: ich: Add support for get_mmap() method by Simon Glass · 4 years, 10 months ago
  71. 1facebd spi: ich: Support hardware sequencing by Simon Glass · 4 years, 10 months ago
  72. 0d3ee3e spi: ich: Support of-platdata for fast-spi by Simon Glass · 4 years, 10 months ago
  73. 43c145b spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 4 years, 10 months ago
  74. 75214b0 spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 4 years, 10 months ago
  75. a550662 spi: ich: Various small tidy-ups by Simon Glass · 4 years, 10 months ago
  76. b47aa26 spi: ich: Fix header order by Simon Glass · 4 years, 10 months ago
  77. 702b28a spi: ich: Convert to livetree by Simon Glass · 4 years, 10 months ago
  78. 17e7544 spi: ich: Move the protection/lockdown code into a function by Simon Glass · 4 years, 10 months ago
  79. 674990c spi: ich: Move init function just above probe() by Simon Glass · 4 years, 10 months ago
  80. e8ac6ff x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · 4 years, 10 months ago
  81. ccdabd8 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 4 years, 10 months ago
  82. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  83. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  84. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  85. 64c7c8c spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 4 years, 11 months ago
  86. 56e6f81 configs: spi: Add the SPI_FLASH_BAR for ESPI by Xiaowei Bao · 5 years ago
  87. c53b318 spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
  88. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  89. ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  90. 43405e0 spi: mt7621-spi: restore default register value after each xfer by Weijie Gao · 5 years ago
  91. 54a6b8e spi: mt7621-spi: remove data cache and rewrite its xfer function by Weijie Gao · 5 years ago
  92. f099785 spi: mt7621-spi: use clock frequency from clk driver by Weijie Gao · 5 years ago
  93. e7e05fc spi: designware_spi: Disable and free clock when remove driver by Ley Foon Tan · 6 years ago
  94. dc73824 spi: Kconfig: Enable SPI_SUNXI for SUNXI by Jagan Teki · 5 years ago
  95. 4b06000 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · 5 years ago
  96. 4dd520b dm: spi: Return 0 if driver does not implement ops->cs_info by Bin Meng · 5 years ago
  97. 0c8e605 spi: Kconfig: Add help text by Jagan Teki · 5 years ago
  98. 3a79c60 spi: zynqmp: Remove unused platform headers by Michal Simek · 5 years ago
  99. 640abba dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · 5 years ago
  100. b47f489 spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock. by Kursad Oney · 5 years ago