1. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 2 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. a6cfc34 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 4 months ago
  5. e69d078 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · 4 years, 3 months ago
  6. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  7. c862b91 mtd: sf: Drop plat from sf_probe by Jagan Teki · 4 years, 4 months ago
  8. 46e4cdf mtd: spi: Call sst_write in _write ops by Jagan Teki · 4 years, 4 months ago
  9. f12f96c sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 4 months ago
  10. 3ee152b mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · 4 years, 4 months ago
  11. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  12. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  14. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  15. 8af1caa sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · 4 years, 5 months ago
  16. 1fbfe58 spi: fix dev parameter in dev_* calls by Dario Binacchi · 4 years, 5 months ago
  17. 685465f mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 6 months ago
  18. a976238 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 5 months ago
  19. 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 5 months ago
  20. 6f3b1f4 mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · 4 years, 6 months ago
  21. cae3c7c mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · 4 years, 6 months ago
  22. 7ddea75 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · 4 years, 7 months ago
  23. 808e193 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · 4 years, 6 months ago
  24. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  25. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  26. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 4 years, 10 months ago
  27. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  28. ac0f978 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 9 months ago
  29. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  30. cb56caa mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 4 years, 11 months ago
  31. 864d664 mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · 4 years, 11 months ago
  32. a11c081 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 4 years, 11 months ago
  33. 4806fce mtd: spi: Export spi_flash_std_probe() by Simon Glass · 4 years, 10 months ago
  34. 85f7e9d mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  35. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  36. 395ec74 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · 5 years ago
  37. 832ce20 mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  38. 73d74b5 spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry by Vignesh Raghavendra · 5 years ago
  39. 8651593 spi-nor: spi-nor-ids: Add entries for mt25q variants by Vignesh Raghavendra · 5 years ago
  40. d66e07c spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256* by Vignesh Raghavendra · 5 years ago
  41. 2a2174d mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS by Vignesh Raghavendra · 5 years ago
  42. cc91187 mtd: spi-nor-core: Use dev_err for reporting erase/write failures by Vignesh Raghavendra · 5 years ago
  43. 64f736c mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig by Frieder Schrempf · 5 years ago
  44. 77df1a9 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · 5 years ago
  45. 97009d5 mtd: spi-nor: ids: Add is25wp256 chip by Jagan Teki · 5 years ago
  46. 989fd97 mtd: spi: Kconfig: Update CONFIG_SPI_FLASH by Jagan Teki · 6 years ago
  47. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  48. 718fd83 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · 5 years ago
  49. e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  50. 210d8ad mtd: spi: Drop sf.c by Jagan Teki · 5 years ago
  51. 43084a5 mtd: spi_dataflash: Use spi read then write by Jagan Teki · 5 years ago
  52. 9454fee mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID by Ashish Kumar · 5 years ago
  53. 8385520 mtd: spi: Add flash property for Micron mt25qu512a by Ashish Kumar · 5 years ago
  54. 60e2bf4 mtd: spi-nor: fix page program issue when using spi-mem driver by Weijie Gao · 5 years ago
  55. 30b9a28 mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID by Neil Armstrong · 5 years ago
  56. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  57. f909ddb mtd: spi: Replace ad-hoc default implementation with spi_mem_op by Marek Vasut · 5 years ago
  58. 3d2f12c mtd: spi: Add Macronix MX66U2G45F device by Marek Vasut · 6 years ago
  59. cd35365 mtd: sf_probe: remove spi-flash compatible by Neil Armstrong · 6 years ago
  60. a2dc8b1 mtd: add spi flash id s25fl064l by Heiko Schocher · 6 years ago
  61. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  62. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  63. 5b66fdb mtd: spi: Remove unused files by Vignesh R · 6 years ago
  64. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  65. 2ee6705 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  66. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  67. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  68. 61059bc mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  69. 492e65b mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  70. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  71. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  72. 08898e8 mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  73. 7371944 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  74. 492151b mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  75. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  76. e6cd05e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  77. 5c39148 sf: Add MICRON manufacturer id by Ashish Kumar · 6 years ago
  78. 5e24a2e dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  79. 97f5710 sf: Avoid allocating memory on every read operation by Simon Glass · 6 years ago
  80. 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  81. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  82. 1289e96 sandbox: spi: Drop command-line SPI option by Simon Glass · 6 years ago
  83. 881e4fc sf: Add XMC xm25qh64a and xm25qh128a entries by Stefan Roese · 6 years ago
  84. 13f451b spi: Kconfig: Create ISSI Kconfig entry by Michal Simek · 9 years ago
  85. 04d57b1 mtd: add spi flash id s25fl128l by Clément Laigle · 6 years ago
  86. 51b2411 sf: add paired dev info for winbond w25q16jv by Ludwig Zenz · 6 years ago
  87. 70cff76 sf: add Macronix mx25l1633e entry by Ludwig Zenz · 6 years ago
  88. b1360e2 sf: add Gigadevice gd25q16c entry by Ludwig Zenz · 6 years ago
  89. 760b755 spi_flash: add a bunch of winbond flashes to id-table by Hannes Schmelzer · 6 years ago
  90. 008dcdd dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · 6 years ago
  91. 069b746 sf: Enable FSR polling on N25Q256(A) by Marek Vasut · 6 years ago
  92. 51dce7d mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · 6 years ago
  93. fb95283 spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 6 years ago
  94. b1f2b72 sf: Add support for gd25q32b gigadevice flash by Carlo Caione · 6 years ago
  95. 8ff4130 sf: Set current flash bank to 0 in clean_bar() by Marek Vasut · 6 years ago
  96. a2569f1 sf: Add Macronix MX25U25635F ID by Marek Vasut · 6 years ago
  97. d8c1684 sf: Add Winbond W25Q256 ID by Marek Vasut · 6 years ago
  98. 4eaa2fa sf: Default page size Spansion flash "S25FS512S" is 256b by Ashish Kumar · 6 years ago
  99. 39b9e9b sf: Add support for ISSI is25wp by Kimmo Rautkoski · 6 years ago
  100. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago