1. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  2. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  3. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  4. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · Sat Dec 19 10:40:01 2020 -0700
  5. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  6. eaca92c mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · Mon Dec 07 17:40:01 2020 -0500
  7. 94311d1 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · Fri Oct 23 14:22:38 2020 +0530
  8. d0b8df3 mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · Tue Sep 29 11:04:02 2020 +0100
  9. 80f89de mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · Thu Sep 17 15:50:30 2020 +0100
  10. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  11. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  12. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  13. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  14. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  15. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  16. 2d7266a mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · Tue Dec 01 00:12:39 2020 +0100
  17. 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · Mon Oct 26 11:28:27 2020 +0100
  18. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  19. 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · Tue Sep 15 10:44:43 2020 -0400
  20. 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · Tue Sep 15 10:44:42 2020 -0400
  21. c388d95 mtd: spi-nor-ids: add support for Macronix mx25u12835f flash by Vladimir Vid · Mon Sep 07 08:54:58 2020 +0200
  22. 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · Sun Jul 19 10:15:32 2020 -0600
  23. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  24. 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
  25. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  26. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  27. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · Sun Jun 07 09:27:51 2020 +0200
  28. 03c3093 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · Sun Jun 21 17:22:18 2020 +0530
  29. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  30. e80699c mtd: sf: Drop plat from sf_probe by Jagan Teki · Thu May 14 16:37:57 2020 +0530
  31. d312081 mtd: spi: Call sst_write in _write ops by Jagan Teki · Wed May 13 15:32:23 2020 +0530
  32. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · Wed May 13 18:16:39 2020 +0530
  33. 380cdbe mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · Wed May 13 00:11:27 2020 +0530
  34. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  35. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  36. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  37. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  38. efd11b9 sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · Sun May 03 21:02:56 2020 +0800
  39. e50cc3e spi: fix dev parameter in dev_* calls by Dario Binacchi · Sat May 02 17:45:50 2020 +0200
  40. e8a14f5 mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · Fri Apr 03 12:27:42 2020 +0530
  41. e719070 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · Mon Apr 20 15:36:07 2020 +0530
  42. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · Mon Apr 20 15:36:06 2020 +0530
  43. 74412ab mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · Fri Mar 27 19:58:14 2020 +0100
  44. 1067551 mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · Sat Mar 14 18:23:54 2020 +0530
  45. aea0b21 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · Fri Mar 13 01:06:38 2020 +0100
  46. a599cb6 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · Fri Mar 20 14:20:09 2020 -0700
  47. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  48. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  49. c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · Thu Dec 05 15:46:05 2019 +0530
  50. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  51. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jan 07 08:44:56 2020 -0500
  52. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  53. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · Sat Nov 09 12:04:13 2019 +0530
  54. 231855e mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · Thu Nov 14 00:01:22 2019 +0000
  55. 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · Wed Nov 13 15:42:52 2019 +0000
  56. a104b64 mtd: spi: Export spi_flash_std_probe() by Simon Glass · Fri Dec 06 21:42:50 2019 -0700
  57. c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · Thu Oct 03 19:50:24 2019 +0200
  58. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  59. 7d252f4 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · Mon Oct 21 10:51:16 2019 -0300
  60. d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · Wed Oct 23 07:41:20 2019 +0000
  61. 4973621 spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry by Vignesh Raghavendra · Fri Oct 11 13:28:20 2019 +0530
  62. f53bd81 spi-nor: spi-nor-ids: Add entries for mt25q variants by Vignesh Raghavendra · Fri Oct 11 13:28:19 2019 +0530
  63. 84acf73 spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256* by Vignesh Raghavendra · Fri Oct 11 13:28:18 2019 +0530
  64. a5cf613 mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS by Vignesh Raghavendra · Thu Sep 26 19:04:27 2019 +0530
  65. 9817208 mtd: spi-nor-core: Use dev_err for reporting erase/write failures by Vignesh Raghavendra · Thu Sep 26 19:04:26 2019 +0530
  66. a1685dc mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig by Frieder Schrempf · Fri Sep 13 22:43:42 2019 +0000
  67. fa89f04 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · Wed Oct 16 18:07:24 2019 +0530
  68. ae04794 mtd: spi-nor: ids: Add is25wp256 chip by Jagan Teki · Sun Sep 29 13:12:37 2019 +0530
  69. 13d103b mtd: spi: Kconfig: Update CONFIG_SPI_FLASH by Jagan Teki · Sat Feb 09 17:45:42 2019 +0530
  70. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  71. 9c9d8d5 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · Mon Sep 09 22:33:15 2019 +0300
  72. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · Mon Sep 09 22:33:14 2019 +0300
  73. bbeca68 mtd: spi: Drop sf.c by Jagan Teki · Mon Jul 22 17:22:58 2019 +0530
  74. 544a7b4 mtd: spi_dataflash: Use spi read then write by Jagan Teki · Mon Jul 22 17:22:57 2019 +0530
  75. 820de7e mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID by Ashish Kumar · Thu Jul 18 16:43:15 2019 +0530
  76. 8a201a0 mtd: spi: Add flash property for Micron mt25qu512a by Ashish Kumar · Wed Jul 17 11:45:00 2019 +0530
  77. 09e9415 mtd: spi-nor: fix page program issue when using spi-mem driver by developer · Fri Apr 26 17:22:19 2019 +0800
  78. 3f83d7d mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID by Neil Armstrong · Fri Apr 12 11:50:10 2019 +0200
  79. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  80. 0a77676 mtd: spi: Replace ad-hoc default implementation with spi_mem_op by Marek Vasut · Tue Apr 02 02:52:53 2019 +0200
  81. 942a420 mtd: spi: Add Macronix MX66U2G45F device by Marek Vasut · Thu Mar 07 23:27:46 2019 +0100
  82. 94c53b7 mtd: sf_probe: remove spi-flash compatible by Neil Armstrong · Sun Feb 10 10:16:22 2019 +0000
  83. 50aad82 mtd: add spi flash id s25fl064l by Heiko Schocher · Fri Feb 08 11:03:39 2019 +0100
  84. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  85. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · Tue Feb 05 11:29:25 2019 +0530
  86. 35dc058 mtd: spi: Remove unused files by Vignesh R · Tue Feb 05 11:29:24 2019 +0530
  87. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · Tue Feb 05 11:29:23 2019 +0530
  88. 54c8a67 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · Tue Feb 05 11:29:22 2019 +0530
  89. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · Tue Feb 05 11:29:21 2019 +0530
  90. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · Tue Feb 05 11:29:20 2019 +0530
  91. 36d1aa5 mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · Tue Feb 05 11:29:19 2019 +0530
  92. cc682b9 mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · Tue Feb 05 11:29:18 2019 +0530
  93. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · Tue Feb 05 11:29:17 2019 +0530
  94. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  95. 925a51d mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · Sun Dec 02 10:54:32 2018 +0100
  96. 4be0c81 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · Sun Dec 02 10:54:31 2018 +0100
  97. 9080e28 mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · Sun Dec 02 10:54:25 2018 +0100
  98. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  99. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Oct 12 11:54:13 2018 -0400
  100. 7cab738 sf: Add MICRON manufacturer id by Ashish Kumar · Tue Sep 25 14:11:33 2018 +0530