1. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  2. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · Sat Oct 03 11:31:38 2020 -0600
  3. 27e770a spi: zynq_qspi: Add function description by Ashok Reddy Soma · Tue Jan 28 07:39:04 2020 -0700
  4. b1f0d3d spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · Tue Feb 04 05:47:45 2020 -0700
  5. 1f33d10 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · Tue Feb 04 05:47:44 2020 -0700
  6. 8f344c9 spi: xilinx_spi: remove unused local variable by T Karthik Reddy · Thu Sep 24 04:32:15 2020 -0600
  7. 16d5d3b spi: xilinx_spi: Remove unused variable by Michal Simek · Wed Sep 23 10:36:47 2020 +0200
  8. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  9. 5e45920 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · Wed Sep 30 13:19:34 2020 +0100
  10. ba26a20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 16 09:56:15 2020 -0400
  11. a89b943 spi: fsl_qspi: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:50 2020 -0400
  12. acccaca spi: nxp_fspi: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:49 2020 -0400
  13. bea4632 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · Wed Aug 05 15:07:30 2020 +0200
  14. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Oct 14 13:51:56 2020 -0400
  15. 5de2f33 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · Mon Oct 05 09:57:29 2020 +0300
  16. e286380 spi: mvebu_a3700_spi: add support for cs-gpios by George Hilliard · Wed Sep 30 09:28:21 2020 -0500
  17. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  18. 241232a spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:12 2020 -0400
  19. 64474dd spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:11 2020 -0400
  20. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  21. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Mon Aug 24 14:41:51 2020 +0200
  22. 1930dbb spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · Fri Sep 18 16:26:06 2020 +0200
  23. 12b2fb2 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · Mon Sep 14 12:11:16 2020 +0530
  24. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · Mon Sep 14 12:11:15 2020 +0530
  25. 8598c34 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · Mon Sep 14 12:11:14 2020 +0530
  26. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  27. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Tue Aug 04 11:07:16 2020 -0400
  28. 3f41a43 spi: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:46 2020 -0600
  29. dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:34 2020 -0600
  30. 4171777 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · Thu Jul 30 13:56:18 2020 +0200
  31. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · Thu Jul 23 00:22:04 2020 -0300
  32. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  33. 2926f57 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · Mon May 04 11:24:26 2020 +0300
  34. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  35. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  36. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  37. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 23 15:56:06 2020 -0400
  38. a601d5b drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · Wed Jul 08 23:57:39 2020 +0200
  39. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  40. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  41. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Jul 17 08:04:48 2020 -0400
  42. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  43. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  44. d7e3c9a spi: fsl_qspi: Support to use full AHB space on i.MX by Ye Li · Tue Jun 09 00:59:06 2020 -0700
  45. e4d39a0 spi: fsl_qspi: Add support for i.MX7ULP by Ye Li · Tue Jun 09 00:59:05 2020 -0700
  46. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 11 17:40:00 2020 -0400
  47. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · Thu Jun 18 23:15:13 2020 +0530
  48. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  49. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  50. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  51. 8412062 spi: add support for all spi modes with soft spi by Johannes Holland · Mon May 11 15:22:26 2020 +0200
  52. 99899c5 spi: omap3: Drop nondm code by Jagan Teki · Wed May 27 18:26:36 2020 +0530
  53. 1944087 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · Tue Jun 16 19:06:31 2020 -0400
  54. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  55. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jun 25 09:33:39 2020 -0400
  56. caecfe6 spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · Mon May 18 01:11:00 2020 -0600
  57. 4caa9fe dm: spi: Convert Freescale ESPI driver to driver model by Chuanhua Han · Thu Jun 04 23:16:30 2020 +0800
  58. 97c18ed spi: davinci: Drop non-dm code by Jagan Teki · Tue May 26 13:34:26 2020 +0530
  59. 6f8f2d0 spi: atmel: Drop atmel_spi.h by Jagan Teki · Wed May 27 23:03:33 2020 +0530
  60. 7b3a584 spi: atmel: Remove nondm code by Jagan Teki · Wed May 27 22:59:12 2020 +0530
  61. df13ddd spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · Wed May 27 22:50:47 2020 +0530
  62. 5923acf spi: fsl_dspi: Drop nondm code by Jagan Teki · Mon May 25 23:40:11 2020 +0530
  63. e576244 spi: Zap SOFT_SPI (non-dm) by Jagan Teki · Tue May 26 08:34:37 2020 +0530
  64. b4669c4 spi: mxs: Code cleanup by Jagan Teki · Mon May 25 23:31:59 2020 +0530
  65. 2174d85 spi: mxs: Drop nondm code by Jagan Teki · Mon May 25 23:24:23 2020 +0530
  66. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Wed Jun 03 12:27:51 2020 -0400
  67. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · Wed May 27 06:58:47 2020 -0600
  68. c3aa722 spi: Zap sh_spi driver by Jagan Teki · Tue May 26 00:23:51 2020 +0530
  69. 72cedd4 spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · Tue May 26 00:24:19 2020 +0530
  70. f3723b6 spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · Tue May 26 00:15:25 2020 +0530
  71. 865d4c4 spi Drop spi_init() by Jagan Teki · Mon May 25 23:52:23 2020 +0530
  72. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  73. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  74. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  75. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  76. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  77. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  78. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  79. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  80. cab5651 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · Mon Apr 27 12:38:51 2020 +0530
  81. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · Fri May 01 22:04:50 2020 +0530
  82. 5979882 spi: sifive: Fix QPP transfer by Jagan Teki · Thu Apr 23 22:30:55 2020 +0530
  83. ebca2c3 spi: sifive: Fix format register proto field by Jagan Teki · Thu Apr 23 22:30:54 2020 +0530
  84. 294b291 spi: sifive: Add spi-mem exec op by Jagan Teki · Thu Apr 23 22:30:53 2020 +0530
  85. 351ce7c spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · Mon Apr 20 16:03:46 2020 +0530
  86. 2073d54 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · Fri Mar 20 09:35:31 2020 +0000
  87. 5d9e778 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · Mon Feb 24 12:40:51 2020 +0530
  88. d8429a1 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · Thu Feb 20 22:57:52 2020 +0530
  89. d4e78c3 spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · Mon Apr 20 16:13:41 2020 +0200
  90. 0e29bd3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Apr 03 16:05:46 2020 -0400
  91. 69b8632 qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · Fri Mar 20 14:33:00 2020 -0700
  92. c4c41d6 qspi: t210: Fix QSPI clock and tap delays by Tom Warren · Mon Nov 25 14:43:50 2019 -0700
  93. 81c6ac4 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · Tue Nov 12 13:17:37 2019 -0700
  94. f44d2e0 spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · Fri Mar 20 09:37:59 2020 +0000
  95. 678b893 spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · Fri Mar 20 09:37:59 2020 +0000
  96. 1534031 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · Tue Feb 11 15:20:25 2020 +0000
  97. 379e25d mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · Tue Feb 11 15:20:25 2020 +0000
  98. d31ec8b mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · Tue Feb 11 15:20:24 2020 +0000
  99. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · Mon Feb 03 07:36:17 2020 -0700
  100. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700