1. a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 4 years ago
  2. 05f3881 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 4 years ago
  3. ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
  4. a220c1d sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 4 years ago
  5. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  6. c4222cd spi: Update for new sequence numbers by Simon Glass · 4 years ago
  7. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  8. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  9. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  10. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  11. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  12. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  14. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  15. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 2 months ago
  16. 27e770a spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 10 months ago
  17. b1f0d3d spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 10 months ago
  18. 1f33d10 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 10 months ago
  19. 8f344c9 spi: xilinx_spi: remove unused local variable by T Karthik Reddy · 4 years, 2 months ago
  20. 16d5d3b spi: xilinx_spi: Remove unused variable by Michal Simek · 4 years, 2 months ago
  21. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years, 2 months ago
  22. 5e45920 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · 4 years, 2 months ago
  23. ba26a20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  24. a89b943 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  25. acccaca spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  26. bea4632 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 4 months ago
  27. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  28. 5de2f33 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 2 months ago
  29. e286380 spi: mvebu_a3700_spi: add support for cs-gpios by George Hilliard · 4 years, 2 months ago
  30. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  31. 241232a spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 3 months ago
  32. 64474dd spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 3 months ago
  33. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
  34. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
  35. 1930dbb spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · 4 years, 2 months ago
  36. 12b2fb2 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years, 3 months ago
  37. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 3 months ago
  38. 8598c34 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · 4 years, 3 months ago
  39. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  40. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 4 months ago
  41. 3f41a43 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 5 months ago
  42. dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 5 months ago
  43. 4171777 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
  44. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
  45. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  46. 2926f57 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · 4 years, 7 months ago
  47. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  48. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  49. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  50. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  51. a601d5b drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · 4 years, 5 months ago
  52. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  53. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  54. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  55. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  56. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
  57. d7e3c9a spi: fsl_qspi: Support to use full AHB space on i.MX by Ye Li · 4 years, 6 months ago
  58. e4d39a0 spi: fsl_qspi: Add support for i.MX7ULP by Ye Li · 4 years, 6 months ago
  59. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  60. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 6 months ago
  61. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  62. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  63. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  64. 8412062 spi: add support for all spi modes with soft spi by Johannes Holland · 4 years, 7 months ago
  65. 99899c5 spi: omap3: Drop nondm code by Jagan Teki · 4 years, 6 months ago
  66. 1944087 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 6 months ago
  67. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  68. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  69. caecfe6 spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 7 months ago
  70. 4caa9fe dm: spi: Convert Freescale ESPI driver to driver model by Chuanhua Han · 4 years, 6 months ago
  71. 97c18ed spi: davinci: Drop non-dm code by Jagan Teki · 4 years, 6 months ago
  72. 6f8f2d0 spi: atmel: Drop atmel_spi.h by Jagan Teki · 4 years, 6 months ago
  73. 7b3a584 spi: atmel: Remove nondm code by Jagan Teki · 4 years, 6 months ago
  74. df13ddd spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 6 months ago
  75. 5923acf spi: fsl_dspi: Drop nondm code by Jagan Teki · 4 years, 6 months ago
  76. e576244 spi: Zap SOFT_SPI (non-dm) by Jagan Teki · 4 years, 6 months ago
  77. b4669c4 spi: mxs: Code cleanup by Jagan Teki · 4 years, 6 months ago
  78. 2174d85 spi: mxs: Drop nondm code by Jagan Teki · 4 years, 6 months ago
  79. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  80. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 6 months ago
  81. c3aa722 spi: Zap sh_spi driver by Jagan Teki · 4 years, 6 months ago
  82. 72cedd4 spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · 4 years, 6 months ago
  83. f3723b6 spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · 4 years, 6 months ago
  84. 865d4c4 spi Drop spi_init() by Jagan Teki · 4 years, 6 months ago
  85. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  86. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  87. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  88. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  89. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  90. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  91. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  92. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  93. cab5651 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · 4 years, 7 months ago
  94. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
  95. 5979882 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
  96. ebca2c3 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
  97. 294b291 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
  98. 351ce7c spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 8 months ago
  99. 2073d54 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 9 months ago
  100. 5d9e778 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · 4 years, 9 months ago